Commit Graph

13 Commits

Author SHA1 Message Date
tbphp
2bc29b6676 docs: v1 readme 2025-07-15 14:16:42 +08:00
tbphp
7f0b163673 fix: rm pnpm 2025-07-13 03:06:15 +08:00
tbphp
51695c2245 refactor: 调整主文件位置 2025-07-09 16:02:33 +08:00
tbphp
f15d0dd8da feat: 重构前端 2025-07-02 17:15:10 +08:00
tbphp
f15177510c feat: 前端渲染 2025-07-02 15:15:42 +08:00
tbphp
b9a833ceab Refactor configuration and key management
- Removed key management configuration from .env.example and related code.
- Updated Makefile to load environment variables for HOST and PORT.
- Modified main.go to handle request logging with a wait group for graceful shutdown.
- Simplified dashboard statistics handler to focus on key counts and request metrics.
- Removed key manager implementation and related interfaces.
- Updated proxy server to use atomic counters for round-robin key selection.
- Cleaned up unused types and configurations in types.go.
- Added package-lock.json for frontend dependencies.
2025-06-30 22:09:16 +08:00
tbphp
731315144e feat: 前端搭建-未完成 2025-06-29 21:59:32 +08:00
tbphp
0c5cf4266d refactor: 重构项目结构 2025-06-09 21:50:18 +08:00
tbphp
7780ea716e feat: 调整验证脚本逻辑,增加去重记录 2025-06-07 14:05:47 +08:00
tbphp
1feeb2c8ac feat: 增加key验证脚本 2025-06-07 13:42:31 +08:00
tbphp
3b73f8348f fix: build 2025-06-07 12:30:35 +08:00
tbphp
8a4cb65bad fix: project name 2025-06-07 00:07:59 +08:00
tbphp
219c068dbf init 2025-06-06 21:45:01 +08:00