This website requires JavaScript.
Explore
Help
Sign In
opensource
/
sub2api
Watch
3
Star
0
Fork
0
You've already forked sub2api
mirror of
https://github.com/Wei-Shaw/sub2api.git
synced
2026-08-30 17:09:13 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
main
sub2api
/
backend
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
alfadb
b5827cfd54
fix(pricing): align DeepSeek billing with official peak/off-peak rates
...
同步 DeepSeek 官方峰谷价格与模型定价。
2026-08-29 17:30:23 +08:00
..
cmd
chore: sync VERSION to 0.1.183 [skip ci]
2026-08-25 13:53:14 +00:00
ent
feat(admin): let admins restrict which public groups a user may access
2026-08-28 02:40:17 +08:00
internal
fix(pricing): align DeepSeek billing with official peak/off-peak rates
2026-08-29 17:30:23 +08:00
migrations
Merge pull request
#6188
from JialinLiu-codedance/feat/usage-requested-reasoning-effort
2026-08-28 16:18:50 +08:00
pkg
/pluginapi
feat: add OAuth outbound transport plugin system
2026-08-24 09:03:37 +08:00
resources
/model-pricing
fix(pricing): align DeepSeek billing with official peak/off-peak rates
2026-08-29 17:30:23 +08:00
scripts
…
.dockerignore
…
.golangci.yml
build: 取消 gosec G703/G704 全局排除,生产代码逐点 nolint、测试文件按路径豁免;DEV_GUIDE 同步 golangci-lint v2.13
2026-08-24 12:21:06 +08:00
Dockerfile
build: 升级 Go 1.27.0,同步 CI/Dockerfile 并适配 jsonv2 与 golangci-lint v2.13
2026-08-24 12:02:53 +08:00
go.mod
build: 升级 Go 1.27.0,同步 CI/Dockerfile 并适配 jsonv2 与 golangci-lint v2.13
2026-08-24 12:02:53 +08:00
go.sum
feat: add OAuth outbound transport plugin system
2026-08-24 09:03:37 +08:00
Makefile
…