feat: 更新文档、数据库配置和认证流程
- 重构 README.md,更新项目描述、结构、配置说明和 API 端点信息。 - 在 .env.example 中添加 MySQL 数据库配置项。 - 将数据库连接池回收时间从 1 小时减少到 30 分钟 (app/database/connection.py)。 - 修复认证成功后的重定向 URL,从 /keys 指向 /config (app/router/routes.py)。 - 微调认证页面的背景透明度 (app/templates/auth.html)。 - 添加 cryptography 依赖以支持 MySQL 8+ 认证 (requirements.txt)。 - 添加示例图片文件 (files/image*.png)。
|
After Width: | Height: | Size: 347 KiB |
|
After Width: | Height: | Size: 281 KiB |
|
After Width: | Height: | Size: 328 KiB |
|
After Width: | Height: | Size: 230 KiB |
|
After Width: | Height: | Size: 459 KiB |
|
After Width: | Height: | Size: 292 KiB |
|
After Width: | Height: | Size: 163 KiB |
|
After Width: | Height: | Size: 665 KiB |
|
After Width: | Height: | Size: 97 KiB |