issues Search Results · language:Dune language:JavaScript language:Java language:PHP language:Java language:JavaScript
Filter by
38.8M results
Improve the semantic structure of README.md by replacing non-semantic tags with appropriate HTML5 structural elements,
ensure all images have meaningful alt text for screen readers, and use heading tags ...
in-progress
In README.md, several image links using external domains may be insecure or at risk of link rot (e.g., playground.com,
giphy.com gifs). Replace these with locally stored images inside the repo or switch ...
in-progress
In src/config/index.js, enhance the configuration to validate and fallback environment variables MONGO_URI and PORT
properly. For example, PORT should be parsed as integer with fallback to 3000. Add error ...
in-progress
Currently, email normalization to lowercase is done only in the service layer (src/services/userService.js). Enforce
email to lowercase in the route input handling (src/routes/userRoutes.js POST /users) ...
in-progress
Currently, error handling in src/routes/userRoutes.js is ad-hoc and repeated in each route. Implement a centralized
error handling middleware in src/index.js that catches errors thrown in async route handlers. ...
in-progress
ISSUES
上周有 24 个新 issue。 24 个 issue 已经被关闭,0 个 issue 仍然保持打开状态。
CLOSED ISSUES
:heart: #3166 项目周报 (2026 年 6 月 6 日 - 2026 年 6 月 13 日), by taro-bot2[bot] :heart: #3165 项目周报 (2026 年 6 月 6 日 - 2026 年 6
月 13 ...
weekly-digest
Revisi Sistem EOQ: Modul Perhitungan EOQ Transaksional + Graph Dashboard
Summary
Implementasi EOQ saat ini masih menempel pada modul Product (kolom parameter EOQ, preview hasil, dan kolom tabel ada di ...
Problem
When a user edits a port in the EditAppModal, PUT /api/apps/:id writes the new value back to ecosystem.config.cjs via
rewriteEcosystemPorts (a value-keyed rewrite). This works for the common case ...
plan

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.