This website requires JavaScript.
Explore
Help
Sign In
WuYanBo
/
CodeReview
Watch
1
Star
0
Fork
You've already forked CodeReview
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
136e2d14da
CodeReview
/
backend
/
app
History
vinland100
136e2d14da
fix: Add `sanitize_for_db` helper to remove NULL bytes from strings and apply it to `code_snippet`, `title`, `message`, `suggestion`, and `ai_explanation` fields before saving to the database.
2026-01-30 15:23:38 +08:00
..
api
feat: Add specific rate limit error messages for ZIP task analysis, instant analysis, and repository scanning.
2026-01-16 10:21:30 +08:00
core
Optimize parallel LLM calls while addressing the circular issue in Agent auditing.
2026-01-09 17:30:18 +08:00
db
chore: reduce logging verbosity and clean up file formatting
2025-12-12 15:50:48 +08:00
models
Restore the CI history deletion feature
2026-01-08 16:15:19 +08:00
schemas
feat: Add Gitea username integration, refactor password hashing with direct bcrypt, and remove frontend version displays.
2026-01-05 13:47:48 +08:00
services
fix: Add `sanitize_for_db` helper to remove NULL bytes from strings and apply it to `code_snippet`, `title`, `message`, `suggestion`, and `ai_explanation` fields before saving to the database.
2026-01-30 15:23:38 +08:00
utils
feat: enhance Gitea support and merge upstream v3.0.0
2025-12-17 03:02:42 +00:00
__init__.py
refactor: 重构项目结构,将前端和后端代码分离到独立目录
2025-11-26 21:11:12 +08:00
main.py
feat: Add specific rate limit error messages for ZIP task analysis, instant analysis, and repository scanning.
2026-01-16 10:21:30 +08:00