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
e12dd079fd29a30d0f3a5bc96d69c8e27ef5195c
sub2api
/
backend
History
shaw
e12dd079fd
修复调度器空缓存导致的竞态条件bug
...
当新分组创建后立即绑定账号时,调度器会错误地将空快照视为有效缓存命中, 导致返回没有可调度的账号。现在空快照会触发数据库回退查询。
2026-01-28 17:26:32 +08:00
..
cmd
chore: bump version to 0.1.61 and fix tests
2026-01-27 19:22:45 +08:00
ent
feat(auth): 实现 TOTP 双因素认证功能
2026-01-26 09:19:53 +08:00
internal
修复调度器空缓存导致的竞态条件bug
2026-01-28 17:26:32 +08:00
migrations
feat(auth): 实现 TOTP 双因素认证功能
2026-01-26 09:19:53 +08:00
resources
/model-pricing
…
.dockerignore
feat(ops): 增强上游错误追踪和新增定时报告服务
2026-01-11 23:00:31 +08:00
.golangci.yml
fix(ci): 修复所有CI失败问题
2026-01-11 23:49:03 +08:00
Dockerfile
…
go.mod
feat(auth): 实现 TOTP 双因素认证功能
2026-01-26 09:19:53 +08:00
go.sum
feat(auth): 实现 TOTP 双因素认证功能
2026-01-26 09:19:53 +08:00
Makefile
…
tools.go
…