This website requires JavaScript.
Explore
Help
Register
Sign In
oadmin
/
sub2api
Watch
1
Star
0
Fork
0
You've already forked sub2api
Code
Issues
Pull Requests
1
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
aef7c3b9bb0d6b34f04087888c9e137b8a40fa36
sub2api
/
backend
/
internal
History
Wesley Liddick
4da9fdd1d5
Merge pull request
#1058
from Ethan0x0000/main
...
fix(admin/accounts): make usage window refresh deterministic and restore missing stats
2026-03-16 17:06:13 +08:00
..
config
feat: decouple billing correctness from usage log batching
2026-03-12 16:53:18 +08:00
domain
style: fix gofmt formatting for account type constants
2026-03-14 17:32:53 +08:00
handler
Merge pull request
#1040
from 0xObjc/codex/fix-user-spending-ranking-others
2026-03-16 09:19:46 +08:00
integration
…
middleware
…
model
…
pkg
chore(antigravity): bump default User-Agent version to 1.20.5
2026-03-16 15:47:32 +08:00
repository
fix(billing): add window expiration check to Redis rate limit Lua script
2026-03-16 13:39:50 +08:00
server
refactor: migrate all handlers to shared endpoint normalization middleware
2026-03-15 22:13:42 +08:00
service
fix: always attach OpenAI 5h/7d window stats regardless of zero values
2026-03-16 16:22:42 +08:00
setup
…
testutil
feat: cleanup stale concurrency slots on startup
2026-03-09 19:55:18 +08:00
util
…
web
…