Commit Graph

26 Commits

Author SHA1 Message Date
tbphp
4dc17c12d5 feat: 并发池功能 2025-07-06 02:00:21 +08:00
tbphp
2edd48d0c1 fix: 修复系统设置结构体字段的格式和验证规则 2025-07-05 16:42:59 +08:00
tbphp
9b252bbd3e feat: 增加内存存储 2025-07-05 15:42:20 +08:00
tbphp
fc442516ec feat: 分组终端节点 2025-07-05 10:36:19 +08:00
tbphp
78ad1ebb62 refactor: 重构系统设置为ui原生组件 2025-07-04 23:53:28 +08:00
tbphp
13adf2ef8b feat: 将interface{}替换为any以提高代码一致性 2025-07-04 21:22:25 +08:00
tbphp
01b86f7e30 feat: 密钥管理 2025-07-04 21:19:15 +08:00
tbphp
c0594d068e feat: 完善api错误提示 2025-07-03 21:33:16 +08:00
tbphp
f07fae50ec fix: 系统配置数据类型增强 2025-07-03 20:31:33 +08:00
tbphp
45337d9b80 feat: 支持数据类型完善 2025-07-03 19:58:39 +08:00
tbphp
0dd1f97f7d feat: 增强系统设置结构体 2025-07-03 19:26:33 +08:00
tbphp
0bd6a9289c feat: 配置优化 2025-07-03 17:53:56 +08:00
tbphp
1e58c3d504 feat: 配置分离 2025-07-03 00:33:57 +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
ab95af0bbe refactor: 重构types 2025-06-29 20:14:13 +08:00
tbphp
d82d46376f feat: 优化超时配置 2025-06-13 12:36:13 +08:00
tbphp
3450a05615 feat: Multi-Target Load Balancing 2025-06-11 11:50:49 +08:00
tbphp
6b33f7054d fix: 修复语法问题 2025-06-09 22:27:30 +08:00
tbphp
0c5cf4266d refactor: 重构项目结构 2025-06-09 21:50:18 +08:00
tbphp
e8ba441173 fix: 优化配置 2025-06-07 11:45:19 +08:00
tbphp
c94ed14357 feat: 优化流式性能 2025-06-07 11:34:05 +08:00
tbphp
adcaa4d910 feat: 重试机制 2025-06-06 23:36:35 +08:00
tbphp
3a9ea5b33e fix: 优化配置 2025-06-06 22:09:20 +08:00
tbphp
1faa0b1b73 fix: 优化 2025-06-06 21:56:40 +08:00
tbphp
219c068dbf init 2025-06-06 21:45:01 +08:00