pullrequests Search Results · language:Edge language:Python language:PHP language:JavaScript language:JavaScript language:PHP
Filter by
161M results
Closes #254
Summary
This PR implements a robust configuration validation scanner that executes automatically when starting the backend
FastAPI server, warning developers of missing configurations while ...
$(cat EOF
Что исправлено
🔴 XSS — имена игроков в лидербордах
snakeGame.js, tetrisGame.js, puzzleGame.js, tankGame.js — в renderBest() имя игрока r.player вставлялось напрямую в
innerHTML. Достаточно ...
Summary
Two themed UserProfile fixes, validated live on bomet.
- #445 — null-safe validationConfig?. field .test() on all 6 callsites so a missing tenant regex no longer throws
Cannot read properties ...
The modern friend-links page always rendered the display-mode switcher, so the backend modernLinkDisplay setting only
acted as a default and admins couldn t enforce a single layout. This adds an explicit ...
Summary
- Make the midterm option explicit: unchecked means 1学期期末 only, checked means 1学期期末 plus 1学期中間.
- Update the checkbox label to 1学期中間も対象 and the list subtitle to show either 1学期期末のみ or 1学期期末+1学期中間. ...
Summary
- onNotify() now verifies the Rapyd-reported amount matches the order total (same check onReturn() already had —
closes the asymmetry)
- Guards json_decode() result against null before ...
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: LOW
- Confidence: 85%
- Auto-fix allowed: True
📝 Summary
The application uses the subprocess ...
ai-remediation
severity-low
Summary
- When the chat checkpoint is empty, sync from /api/inference/status before running autoLoadSmallestModel().
- Prevents unsloth studio run -m … from being replaced by the smallest cached GGUF ...
修复静态资源 UTF-8 编码问题,完善侧边栏导航跳转,并隐藏访客不可操作的按钮。