issues Search Results · language:Dune language:TypeScript language:JavaScript language:JavaScript language:CSS linked:pr
Filter by
5.2M results
区分
② 機能退行(旧アクションセンターにあり / 新実装に無い)
現状
- 旧 js/config.js の TELEHEALTH_PROVIDERS / オンラインカウンセリング一覧 / TEST_KITS を表示する UI が新実装に無い。
あるべき仕様(migration-spec §3.D)
- オンライン診療プロバイダ・オンラインカウンセリング・検査キットの一覧を静的データで移植。 ...
機能退行
区分
② 機能退行(旧 cares.advisers.jp のアクションセンターにあり / 新実装に無い)・安全機能
現状
- 旧 js/config.js の緊急相談窓口(いのちの電話・よりそいホットライン等 24h 窓口)を表示する UI が新実装に無い。
- cares web に該当ページ・定数なし。
あるべき仕様(migration-spec §3.D)
- 24h ...
機能退行
Parent Algora bounty: #743
Bug
uploadController.uploadFile checks req.file only after the response is already being built. When multer finds no file in
the request, the controller still returns HTTP ...
Parent Algora bounty: #743
Bug
The GET /health handler in app.js calls res.status(200).json({ ok: true, service: api }) directly instead of using the
project s shared ok() response helper. Every other ...
Describe the bug The application fails to start and immediately crashes because it attempts to warm up the machine
learning model using execFileAsync during initialization, but execFileAsync is never imported ...
type:bug
Parent Algora bounty: #743
Bug
authMiddleware checks authHeader?.startsWith( Bearer ). HTTP authentication schemes are case-insensitive per RFC 7235,
so tokens sent as authorization: bearer token or ...
Parent Algora bounty: #743
Bug
reviewRoutes.js mounts GET /api/reviews and POST /api/reviews without importing or applying authMiddleware. Any
unauthenticated request can list all reviews or create a ...
Context
Part of PRD #116 — making /implement self-isolating so multiple TASKs can be implemented concurrently in separate Claude
Code sessions. Today /implement does no branch/worktree management: it ...
in-code-review
task
Description
- The navbar does not behave consistently across different screen sizes, causing responsiveness issues on mobile and
tablet devices.
- /generator footer navigation link is missing ...
bug
Describe the bug A Broken Object Level Authorization (BOLA/IDOR) vulnerability exists in the database query storage
layer. In the DatabaseStorage class (server/storage.ts), the getAssessments function ...
type:bug

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.