Commit Graph

5 Commits

Author SHA1 Message Date
8ce34440d8 迁移到uv 2025-12-17 15:39:51 +08:00
c1c36c606f Refactor config, logging, and startup structure
Introduced pkg modules for environment config, logging, and startup initialization. Replaced direct config and logging setup in main.py with modularized functions. Updated database and migration modules to use environment variables and improved DEBUG handling. Removed tool.py and migrated password utilities to pkg. Cleaned up legacy comments and unused code in models and routes.
2025-10-03 15:00:45 +08:00
48ca2dcdf4 修复路由问题,改善文件树结构 2025-04-22 04:38:07 +08:00
0873fa1518 V1.1.3 安全性与稳定性的一些小改进 2025-03-28 00:40:12 +08:00
3ba98dd4b1 V1.0.0 2024-11-29 20:45:44 +08:00