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
7a0ca05233e318a177e3eb700bf799bd776be5b5
sub2api
/
backend
T
History
yangjianbo
7a0ca05233
perf(网关): 粘性会话命中复用候选账号
...
使用候选账号映射避免粘性命中时额外的 GetByID 查询 新增单测确保粘性命中不触发 GetByID 且提前返回
2026-01-10 14:39:33 +08:00
..
cmd
refactor(auth): 将 Linux DO OAuth 配置迁移到系统设置
2026-01-09 18:26:32 +08:00
ent
feat(api-key): 添加 IP 白名单/黑名单限制功能 (
#221
)
2026-01-09 21:59:32 +08:00
internal
perf(网关): 粘性会话命中复用候选账号
2026-01-10 14:39:33 +08:00
migrations
feat(api-key): 添加 IP 白名单/黑名单限制功能 (
#221
)
2026-01-09 21:59:32 +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
repository.test
feat(api-key): 添加 IP 白名单/黑名单限制功能 (
#221
)
2026-01-09 21:59:32 +08:00
tools.go
refactor(数据库): 迁移持久层到 Ent 并清理 GORM
2025-12-29 10:03:27 +08:00