Commit Graph

20 Commits

Author SHA1 Message Date
chengkai3 a0abbe16da [feat]:[FL-xxx][Redis 添加密码认证] 新增 REDIS_PASSWORD 环境变量,更新所有服务 Redis 连接 URL 2026-06-28 18:10:33 +08:00
chengkai3 3cc35c0336 feat: [FL-184] 添加调试模式配置以返回异常堆栈跟踪
- 在配置文件中添加 debug_mode 参数,默认值为 true
- 创建全局异常处理器,当 debug_mode 开启时返回 stacktrace 信息
- 在 .env.example 中添加 DEBUG_MODE 配置项说明
- 新增测试文件验证调试模式功能

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: multica-agent <github@multica.ai>
2026-06-18 08:39:21 +08:00
chengkml b649fac7b9 feat(web): support /fl base path deployment 2026-05-16 14:08:18 +08:00
Admin 7b79e12254 修复Redis MISCONF导致Celery写入失败
Co-authored-by: multica-agent <github@multica.ai>
2026-05-03 13:08:01 +08:00
chengkai3 cf0a5c978e refactor: remove scheduler service and unify celery dispatch 2026-05-02 10:22:34 +08:00
chengkai3 0019aa0fba feat: add scheduler and flower monitoring with worker registry 2026-05-01 21:05:42 +08:00
Admin 110fb79e60 修复用户状态列映射兼容问题
Co-authored-by: multica-agent <github@multica.ai>
2026-05-01 11:39:17 +08:00
Admin 8c9699cd46 fix(api): support configurable users password column mapping
Co-authored-by: multica-agent <github@multica.ai>
2026-05-01 11:21:57 +08:00
chengkml c7b018b10a chore: switch default postgres host port to 5434 2026-05-01 10:49:29 +08:00
chengkml 4b8b6f7210 fix(api): support configurable users username column mapping 2026-05-01 10:18:13 +08:00
chengkai3 db81bf41fc 前端框架修改 2026-04-26 00:14:25 +08:00
chengkai3 3fd15fbd21 前端框架修改 2026-04-24 15:50:52 +08:00
chengkai3 472234035d 前端框架修改 2026-04-23 09:41:54 +08:00
chengkai3 a737e5f542 chore: sync workspace changes 2026-04-17 21:55:27 +08:00
chengkai3 c2505eb70c fix: enhance cors origin configuration 2026-04-12 23:00:19 +08:00
chengkai3 0fa6b043c6 chore: switch db port to 5433 and use pgvector image 2026-04-12 21:46:31 +08:00
chengkai3 1e3478265c feat(files): complete phase-1 file management flow 2026-04-12 20:48:23 +08:00
chengkai3 c777d9d32a feat: sync workspace updates 2026-04-12 16:00:20 +08:00
chengkai3 0eb656aaf2 feat: add CI/CD workflow and sync latest workspace changes 2026-04-12 00:03:30 +08:00
chengkai3 add7517a1d chore: initialize Next.js + FastAPI monorepo with Docker Compose 2026-04-11 23:28:23 +08:00