issues Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript linked:pr
Filter by
1.8M results
Foundation wave 2/5 — ports the bank, engine, and net helper to TS, with engine behavior frozen by characterization
tests.
Scope (plan Tasks 4–6):
- questions.ts (+ shape tests)
- game.ts (+ characterization ...
agent:ready
phase:0
status:review
type:feat
Foundation wave 1/5 — sets up the pnpm monorepo, the shared types package, and the server package + Vitest.
Scope (plan Tasks 1–3):
- pnpm workspaces (shared, server, client), tsconfig.base.json, root ...
agent:ready
phase:0
status:review
type:infra
Description
Many .mjs test files duplicate inline localStorage/Date/console mocks. A centralized utility file reduces duplication
and improves test maintainability.
Changes
- Created tests/helpers/testUtils.js ...
Description
The existing .env.example is development-oriented with localhost defaults. A production-specific example file helps
deployment teams quickly configure the correct production values without ...
Description
vercel.json has a hardcoded Azure backend URL in rewrites and CSP headers. This prevents deploying to different
environments (dev/staging/prod) with different backend URLs.
Changes
- Added ...
📝 Describe the Feature
Add coderabbit config to the project
ℹ️ Additional Context
No response
✅ Definition of Done (DoD)
Coderabbit config is added to the project
Description
The validate-env.js script runs as a prebuild hook and requires JWT_SECRET, BACKEND_URL, and DATABASE_URL — server-side
variables that aren t needed for frontend-only builds. This blocks developers ...
Description
The existing test setup only provides TextEncoder/TextDecoder polyfills. Component tests fail due to missing globals
(matchMedia, IntersectionObserver, ResizeObserver), and the .mjs Node tests ...
bug
Someone reported anonymously:
Website URL
https://www.accoord.fr
What browser are u using?
Chrome 148.0.0.0
Version
1.1.9
Issue type
General
Notes
Blocks the page, can be resolved by turning ...
Anonymous request
V1.1.9
Website request
Description
The rate limiter trusts the X-Forwarded-For header directly, which an attacker can trivially spoof. Sending
X-Forwarded-For: 127.0.0.1 bypasses rate limits, while X-Forwarded-For: victim-ip ...

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.