issues Search Results · language:Dune language:JavaScript language:HTML language:Java language:HTML language:HTML linked:pr
Filter by
3.7M results
문제
현재 Presigned URL API가 video/mp4만 지원하여 프로필 사진, 방 썸네일 이미지 업로드 불가
해결 방안
파일 확장자에 따라 Content-Type 자동 판별하여 이미지/영상 모두 지원
지원 파일 타입
| 용도 | 파일 타입 |
| --- | --- |
| 프로필 사진 | image/jpeg, image/png |
| 방 썸네일 ...
Description
When the Rhythm Ruler widget is playing and you switch to another project or create a new project, the audio does not
stop. It only stops when you manually reopen the Rhythm Ruler widget. ...
Issue-Bug
Bug: Services Allow Client-Controlled id Override via Payload Spread
In jobService.js, reviewService.js, and messageService.js, the create functions spread payload AFTER setting the
server-generated id: ...
Bug: User Service Allows Client-Controlled id Override
In apps/api/src/services/userService.js, createUser spreads the full payload after setting the generated id:
const user = { id: `usr_${Date.now()}`, ...
The following managed files have drifted from the canonical source in f5xc-salesdemos/docs-control:
- CLAUDE.md
- .textlintrc
- .codespellrc
- .gitleaks.toml
- scripts/locale-lint.sh
- .claude/governance.json ...
Bug: Login Response Missing id and role Fields
loginUser in apps/api/src/services/authService.js returns only { email, token }. Clients receive a JWT but have no way
to know the user s id or role without ...
📕 설명
작업에 대한 간단한 설명을 작성해주세요. 기존 src/ (public), (private) 구조를 src/ (auth), (private)로 변경하면서 인증 관련 구조를 명확하게 정리합니다. 또한
AuthGuard.jsx의 PrivateGuard를 GuestGuard로 변경하고, (auth) layout에서 사용되던 Private 레이아웃을 AuthLayout ...
♻️refactor
강정민
Bug: Post Job Page Is a Non-Functional Stub
apps/web/app/jobs/post/page.tsx shows only a placeholder paragraph. It should render a form with the fields required to
post a job: title, description, budget ...
Bug: ZodError Validation Failures Return 500 Instead of 400
The global error handler in apps/api/src/middleware/errorHandler.js returns 500 Unexpected server error for all errors,
including ZodError thrown ...
Summary
Error messages throughout the CLI and the config command itself encourage users to pass API keys as command-line
arguments (e.g. gg config GEMINI_API_KEY --provider gemini), which exposes sensitive ...

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 IssuesProTip! Restrict your search to the title by using the in:title qualifier.