Commit Graph

33 Commits

Author SHA1 Message Date
tbphp
0fa92758d8 feat: 系统配置使用缓存同步器保持集群更新 2025-07-09 13:28:40 +08:00
tbphp
c6495ffd04 fix: 删除group时内存数据一致 2025-07-08 18:17:37 +08:00
tbphp
356b620ffb feat: 批量分配处理数据 2025-07-08 10:00:14 +08:00
tbphp
22c9b16f5c feat: 删除分组同时删除内存key 2025-07-08 08:56:53 +08:00
tbphp
a5835def00 feat: 批量恢复 2025-07-07 22:59:02 +08:00
tbphp
e461f1af5f refactor: 调整key验证结构 2025-07-07 20:37:45 +08:00
tbphp
3228cdad64 feat: key status 2025-07-07 15:50:47 +08:00
tbphp
3b6468af83 feat: 引入dig服务依赖管理 2025-07-06 22:44:41 +08:00
tbphp
c40ee7cb5b feat: 任务功能性能及接口优化 2025-07-05 17:19:20 +08:00
tbphp
d64ada4181 feat: key接口完善及错误处理 2025-07-05 14:50:58 +08:00
tbphp
17f1f06070 feat: 渠道类型接口 2025-07-05 10:58:54 +08:00
tbphp
fc442516ec feat: 分组终端节点 2025-07-05 10:36:19 +08:00
tbphp
94a9b0c00f fix: 过滤分组字段 2025-07-05 10:15:22 +08:00
tbphp
f7bdef6bca feat: 分组相关接口完善 2025-07-05 09:51:06 +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
e504fb98d7 fix: 修改字段名称 2025-07-04 14:24:48 +08:00
tbphp
21fe7cca04 feat: 系统设置优化 2025-07-03 22:38:01 +08:00
tbphp
c0594d068e feat: 完善api错误提示 2025-07-03 21:33:16 +08:00
tbphp
745c646530 fix: group api 2025-07-03 21:18:43 +08:00
tbphp
f07fae50ec fix: 系统配置数据类型增强 2025-07-03 20:31:33 +08:00
tbphp
0dd1f97f7d feat: 增强系统设置结构体 2025-07-03 19:26:33 +08:00
tbphp
80662af9de feat: group api 2025-07-03 16:29:12 +08:00
tbphp
1e58c3d504 feat: 配置分离 2025-07-03 00:33:57 +08:00
tbphp
92fdd6d680 feat: 添加登录功能和路由注册 2025-07-01 12:29:16 +08:00
tbphp
d5ebbf10f5 feat: 路由优化 2025-07-01 00:13:01 +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
6b33f7054d fix: 修复语法问题 2025-06-09 22:27:30 +08:00
tbphp
9562f0f6dd fix: 优化代码 2025-06-09 22:03:15 +08:00
tbphp
0c5cf4266d refactor: 重构项目结构 2025-06-09 21:50:18 +08:00