This website requires JavaScript.
Explore
Help
Register
Sign In
kgod
/
sub2api
Watch
1
Star
0
Fork
0
You've already forked sub2api
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
8
Wiki
Activity
Files
db6f53e2c951a8900b7a2dff5a360044a96a6f83
sub2api
/
backend
T
History
shaw
db6f53e2c9
fix(billing): 修复客户端取消请求时计费丢失问题
...
检测 context.Canceled 作为客户端断开信号,返回已收集的 usage 而非错误
2026-01-08 11:25:17 +08:00
..
cmd
Merge branch 'feature/account-expires-at' into main: feat: add account expires-at field and auto-pause expired accounts
2026-01-08 09:27:57 +08:00
ent
Merge branch 'feature/account-expires-at' into main: feat: add account expires-at field and auto-pause expired accounts
2026-01-08 09:27:57 +08:00
internal
fix(billing): 修复客户端取消请求时计费丢失问题
2026-01-08 11:25:17 +08:00
migrations
Merge branch 'feature/account-expires-at' into main: feat: add account expires-at field and auto-pause expired accounts
2026-01-08 09:27:57 +08:00
resources
/model-pricing
First commit
2025-12-18 13:50:39 +08:00
.golangci.yml
fix(ci): 修复 CI 检查失败问题
2026-01-04 18:55:34 +08:00
Dockerfile
fix: 修复 Go 版本、包管理器和技术栈文档 (
#195
)
2026-01-07 16:35:51 +08:00
go.mod
fix(安全): 修复依赖漏洞并强化安全扫描
2026-01-06 11:36:38 +08:00
go.sum
fix(安全): 修复依赖漏洞并强化安全扫描
2026-01-06 11:36:38 +08:00
Makefile
feat(安全): 添加安全开关并完善测试流程
2026-01-05 13:54:43 +08:00
tools.go
refactor(数据库): 迁移持久层到 Ent 并清理 GORM
2025-12-29 10:03:27 +08:00