Skip to content

issues Search Results · language:Dune language:JavaScript language:Java language:C# language:TypeScript language:TypeScript

Filter by

55.6M results  (790 ms)

55.6M results

The @monaco-editor/react library is currently bundled into the main application chunk, which significantly increases the initial payload size and delays the Time to Interactive (TTI). We need to refactor ...

- Implement a 30-minute idle timeout (configurable) using a client-side activity listener (hooks/useIdleTimer.ts). - On idle timeout: show a 60-second warning dialog ( Are you still there? ), then ...
auth
security

- app/(dashboard)/settings/team/page.tsx: table of all admin/operator accounts (name, role, status, last login). - Invite teammate dialog: email/phone + role selector → calls backend admin-user-creation ...
auth
ui

Goal Fix the race-day dial-in data-loss defect and add durable race-result displays so saved races retain their Round Robin standings and Finals/Pro Ladder outcomes. Background During race use, all ...
app
enhancement
priority:high

리팩토링 대상 1. DDL 수정 → post 테이블에 thumbnail_url 컬럼 추가 2. Post 도메인 모델 → thumbnailUrl 필드 추가 3. PostJpaEntity → thumbnail_url 컬럼 추가 4. UploadContentsRequest → thumbnailUrl 필드 추가 5. PostCommandUseCase → ...
♻️ type: 리팩토링

- Create middleware.ts using next-auth/middleware (or manual getToken() check) to protect every route under (dashboard). - Two roles: ADMIN (full access) and OPERATOR (Call Center module only, ...
auth
security

Daily GPT API Refresh Summary Date: 2026-06-21 Status: ✅ Completed successfully What was updated: - Refreshed AI news content using GPT-4 - Updated src/data/mockData.ts with new articles - Generated ...
automation
gpt-refresh

Summary Add an opt-in fully automatic update mode so new versions download and install in the background without requiring users to click Update and then Restart to Update. Current behavior Orca uses ...

- Build app/(auth)/login/page.tsx: Oloni logo, email/phone + password fields, Sign in button. - Loading state on submit. Inline error for invalid credentials. - Handle backend 429 (rate limited) ...
auth
ui
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.