This website requires JavaScript.
Explore
Help
Sign In
lisone
/
ds2api
Watch
1
Star
0
Fork
0
You've already forked ds2api
mirror of
https://github.com/CJackHwang/ds2api.git
synced
2026-05-04 16:35:27 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
27ecb4b69b5e9b41abc103ad0585aea2d01959db
ds2api
/
internal
/
auth
History
CJACK
f2b10992cc
test: Introduce comprehensive edge case tests for various internal packages including SSE, Claude, Auth, Account, Config, Deepseek, Admin, and Util.
2026-02-18 16:52:16 +08:00
..
admin_test.go
feat: Introduce a new Go-based DeepSeek API proxy with adapters for Claude and OpenAI, including SSE parsing and updated build configurations.
2026-02-15 19:50:26 +08:00
admin.go
feat: Implement graceful server shutdown, optimize WASM module instantiation, remove tokenizer files, and refine config saving and admin key warning.
2026-02-17 03:23:56 +08:00
auth_edge_test.go
test: Introduce comprehensive edge case tests for various internal packages including SSE, Claude, Auth, Account, Config, Deepseek, Admin, and Util.
2026-02-18 16:52:16 +08:00
request_test.go
feat: enhance tool call parsing robustness, authentication flexibility, and streaming output for tool content
2026-02-16 01:24:52 +08:00
request.go
feat: Implement a waiting queue for account acquisition with configurable limits and updated status reporting.
2026-02-16 20:30:21 +08:00