This website requires JavaScript.
Explore
Help
Sign In
kgod
/
sub2api
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
8
Wiki
Activity
Files
2e7818d688a7c1d9ed701ee2008134428d2b2d09
sub2api
/
backend
/
internal
/
handler
/
admin
T
History
shaw
2e7818d688
feat(settings): 添加文档链接配置功能
...
- 后台系统设置新增文档链接(doc_url)配置项 - 首页顶部导航栏显示文档链接图标(条件渲染) - Footer区域添加文档链接和GitHub链接 - 支持中英文国际化
2025-12-24 21:30:19 +08:00
..
account_handler.go
feat(accounts): 账户列表显示实时并发数
2025-12-24 15:44:45 +08:00
dashboard_handler.go
fix(dashboard): 修复性能指标 RPM/TPM 显示为0的问题
2025-12-24 19:58:33 +08:00
group_handler.go
First commit
2025-12-18 13:50:39 +08:00
openai_oauth_handler.go
feat: 新增支持codex转发
2025-12-22 22:58:31 +08:00
proxy_handler.go
ci(backend): 添加 github actions (
#10
)
2025-12-20 02:29:52 -05:00
redeem_handler.go
ci(backend): 添加 github actions (
#10
)
2025-12-20 02:29:52 -05:00
setting_handler.go
feat(settings): 添加文档链接配置功能
2025-12-24 21:30:19 +08:00
subscription_handler.go
refactor(backend): 引入端口接口模式
2025-12-19 21:26:19 +08:00
system_handler.go
refactor(backend): service http ports
2025-12-20 11:57:02 +08:00
usage_handler.go
refactor(usage): 移动 usage 查询到 services
2025-12-24 08:41:31 +08:00
user_handler.go
feat: 添加用户余额充值/退款功能 (
#17
)
2025-12-23 16:29:57 +08:00