issues Search Results · language:Edge language:Python language:JavaScript language:JavaScript
Filter by
40.8M results
Surfaced by: E3 end-of-epic review.
`GET /api/documents` is currently unpaginated. With 1000+ documents per node, the response grows unbounded, the React
table renders every row, and a single tenant can ...
tech-debt
Surfaced by: E3 end-of-epic review (performance/robustness lens).
Two concurrent uploads of the same bytes by the same user can produce two `document` rows pointing to the same
`storage_ref`. The filesystem ...
tech-debt
Bundle of small fixes surfaced by the end-of-epic review that block the Demo Day video or visibly break the UI. Tracked
as one polish ticket per the convention of #81 / #82 / #93.
Items
1. auth.spec.js ...
epic-3
mvp
stream-b
Crear funcionalidad para simular recuperación de contraseña.
Tareas
- [ ] Generar token simple
- [ ] Simular envío de token
- [ ] Cambiar contraseña
- [ ] Evidencia
Criterios de aceptación
...
Problem
The frontend fetches the CSRF token once during boot and getRequestHeaders() keeps reusing that module-level value. If
the server restarts or the session token changes while the page remains open, ...
✅ Done (staging)
Problem
src/util.js tries writeFileAtomicSync for chat saves and retries transient Windows EACCES/EBUSY/EPERM failures, but
after retry exhaustion it falls back to direct fs.writeFileSync(filePath, data, ...
✅ Done (staging)
Context
Current sales registration is too invoice-oriented.
For Oerse Kippies the primary workflow is:
Sale registration first. Reference generation second.
The operator stands at the chicken coop ...
概要
トグルボタンでオートスピンのON/OFFを切り替えられる機能を追加する。
仕様
- AUTOボタンでオートモードをトグル
- オートON中はスピン完了後に自動で次のスピンを開始(約400ms間隔)
- クレジット不足になった場合は自動でオートモードを解除
- スピン中もAUTOボタンは操作可能(途中で解除できる)
対象ファイル
- src/main.js
- ...
enhancement

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.