CodeReview/backend/app/services
vinland100 9ec07a6594 feat: Centralize Git tokens to system environment variables and add Gitea branch verification. 2026-01-05 17:12:47 +08:00
..
agent refactor(agent): 移除LangGraph工作流并迁移到动态Agent树架构 2025-12-25 17:58:14 +08:00
llm feat: Lock LLM and embedding configurations to system environment variables, mask API keys, and refactor frontend logout. 2026-01-05 14:45:00 +08:00
rag feat: Enhance RAG embedding dimension handling, add Qwen3 support, and improve index rebuild logic 2026-01-04 11:28:58 +08:00
ci_service.py feat: Introduce reusable AppLogo component and update project activity timestamp to UTC. 2026-01-05 09:50:51 +08:00
git_ssh_service.py feat(ssh): 增加SSH超时配置并改进错误处理 2025-12-26 20:34:47 +08:00
init_templates.py feat: Add Gitea username integration, refactor password hashing with direct bcrypt, and remove frontend version displays. 2026-01-05 13:47:48 +08:00
report_generator.py fix(report_generator): 转义HTML特殊字符以防止XSS攻击 2025-12-19 11:19:40 +08:00
scanner.py feat: Centralize Git tokens to system environment variables and add Gitea branch verification. 2026-01-05 17:12:47 +08:00
zip_storage.py fix: 修复时间显示问题,使用带时区的UTC时间 2025-12-09 17:47:34 +08:00