CodeReview/backend
lintsinghua 4f95f65645 chore(assets): update logo image without background
- Replace logo_nobg.png with optimized version
- Improve image quality and visual consistency
- Update static assets for frontend display
2025-12-09 16:03:16 +08:00
..
alembic feat(projects): add ZIP file upload support and source type tracking 2025-11-28 17:38:12 +08:00
app fix(scan): normalize file paths for cross-platform compatibility 2025-12-09 15:38:17 +08:00
static/images chore(assets): update logo image without background 2025-12-09 16:03:16 +08:00
uploads feat(projects): add ZIP file upload support and source type tracking 2025-11-28 17:38:12 +08:00
.dockerignore refactor: 优化 Docker 部署配置 2025-12-05 20:51:22 +08:00
.gitignore feat(projects): add ZIP file upload support and source type tracking 2025-11-28 17:38:12 +08:00
.python-version refactor: 重构项目结构,将前端和后端代码分离到独立目录 2025-11-26 21:11:12 +08:00
Dockerfile refactor: 优化 Docker 部署配置 2025-12-05 20:51:22 +08:00
README_UV.md refactor: 重构项目结构,将前端和后端代码分离到独立目录 2025-11-26 21:11:12 +08:00
UV_MIGRATION.md refactor: 重构项目结构,将前端和后端代码分离到独立目录 2025-11-26 21:11:12 +08:00
alembic.ini feat: Refactor frontend layout with new sidebar and i18n, update backend LLM adapters, and adjust database models. 2025-11-27 18:01:57 +08:00
env.example chore: rebrand XCodeReviewer to DeepAudit across all files 2025-12-08 21:35:09 +08:00
main.py chore: rebrand XCodeReviewer to DeepAudit across all files 2025-12-08 21:35:09 +08:00
pyproject.toml feat: add json-repair library as fallback for LLM response parsing 2025-12-08 21:45:58 +08:00
requirements-lock.txt feat: add json-repair library as fallback for LLM response parsing 2025-12-08 21:45:58 +08:00
requirements.txt feat: add json-repair library as fallback for LLM response parsing 2025-12-08 21:45:58 +08:00
start.sh chore: rebrand XCodeReviewer to DeepAudit across all files 2025-12-08 21:35:09 +08:00
test_logo.py chore: rebrand XCodeReviewer to DeepAudit across all files 2025-12-08 21:35:09 +08:00
uv.lock feat: add json-repair library as fallback for LLM response parsing 2025-12-08 21:45:58 +08:00