issues Search Results · language:Dune language:Python language:JavaScript language:JavaScript linked:pr linked:pr linked:pr
Filter by
4.4M results
The community-admin auto-merge workflow lives only on develop, so GitHub never registered it (workflows are discovered
from the default branch). It therefore never triggers on community PRs.
Fix
Add ...
operations
Parent Algora bounty: #743
Bug
errorHandler middleware returns 500 Unexpected server error for all unhandled errors, including ZodError thrown by
schema.parse(). Controllers such as authController.register, ...
Active Fight
In addition to the JSON display of the details, display an ActiveFight component when the fight is active.
Context
- Muay Thaiger: PvP Idle Fighting game
- FIGHT!
- Basic ...
Parent Algora bounty: #743
Bug
notificationController.postNotification calls createNotification(req.body) with no schema validation. Required fields
(userId, type, message) are not enforced. An empty ...
Tests are falling again
Upstream Dependency Update
| Field | Value |
| --- | --- |
| Dependency | llmDRouter |
| Current | v0 |
| Latest | v0.8.0 |
| Release | https://github.com/llm-d/llm-d-router/releases/tag/v0.8.0 |
Nightly ...
upstream-update
Parent Algora bounty: #743
Bug
messageController.postMessage calls sendMessage(req.body) with no schema validation. Required fields (to, text) are not
enforced, so a request with an empty body or arbitrary ...
Parent Algora bounty: #743
Bug
proposalController.postProposal calls createProposal(req.body) with no schema validation. Required fields (jobId, rate,
message) are not enforced, so an empty body or a ...
Summary
The Notes panel leaks a capture-phase document keydown listener on every open/close cycle. openPanel()
(static/js/notes.js) adds an anonymous capture listener for Escape-cancels-select-mode:
...
ready for review
Parent Algora bounty: #743
Bug
userController.postUser calls createUser(req.body) without any schema validation. There is no validators/user.js file.
Fields like email and role are not enforced, and ...

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.