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-05 00:45:29 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
958bd124cc84def24684279978433b84a7534071
ds2api
/
internal
/
admin
History
root
21b12f583a
fix(admin): 账号测试始终发送默认消息以验证完整链路
...
测试接口不再仅验证会话创建,改为始终发送「你是谁?」 走完整 completion 路径,确保被封禁账号能被正确识别为失败。
2026-02-28 10:18:26 +08:00
..
deps.go
feat: 账号测试状态持久化、分页选择器、点击账号名复制
2026-02-27 20:58:18 +08:00
handler_accounts_crud.go
feat(webui): 账号列表添加搜索过滤功能
2026-02-28 09:57:19 +08:00
handler_accounts_identifier_test.go
feat: Enhance account identification to support email, mobile, and token-only synthetic IDs across API, UI, and documentation.
2026-02-18 20:39:38 +08:00
handler_accounts_queue.go
feat: Implement DeepSeek integration, refactor model adapters for streaming and tool calls, enhance admin and account management, and introduce new UI features for settings, API testing, and Vercel sync.
2026-02-22 17:25:48 +08:00
handler_accounts_testing.go
fix(admin): 账号测试始终发送默认消息以验证完整链路
2026-02-28 10:18:26 +08:00
handler_auth.go
feat: Implement admin settings UI, enhance admin authentication with password hashing, and add new streaming runtime logic for Claude and OpenAI adapters with extensive compatibility tests.
2026-02-19 02:45:38 +08:00
handler_config_import.go
feat: Implement DeepSeek integration, refactor model adapters for streaming and tool calls, enhance admin and account management, and introduce new UI features for settings, API testing, and Vercel sync.
2026-02-22 17:25:48 +08:00
handler_config_read.go
feat: Implement DeepSeek integration, refactor model adapters for streaming and tool calls, enhance admin and account management, and introduce new UI features for settings, API testing, and Vercel sync.
2026-02-22 17:25:48 +08:00
handler_config_write.go
feat: Implement DeepSeek integration, refactor model adapters for streaming and tool calls, enhance admin and account management, and introduce new UI features for settings, API testing, and Vercel sync.
2026-02-22 17:25:48 +08:00
handler_dev_capture_test.go
feat: implement local dev packet capture functionality with admin endpoints and configurable limits for debugging.
2026-02-20 03:46:15 +08:00
handler_dev_capture.go
feat: implement local dev packet capture functionality with admin endpoints and configurable limits for debugging.
2026-02-20 03:46:15 +08:00
handler_settings_parse.go
feat: Implement DeepSeek integration, refactor model adapters for streaming and tool calls, enhance admin and account management, and introduce new UI features for settings, API testing, and Vercel sync.
2026-02-22 17:25:48 +08:00
handler_settings_read.go
feat: Implement DeepSeek integration, refactor model adapters for streaming and tool calls, enhance admin and account management, and introduce new UI features for settings, API testing, and Vercel sync.
2026-02-22 17:25:48 +08:00
handler_settings_runtime.go
feat: Implement DeepSeek integration, refactor model adapters for streaming and tool calls, enhance admin and account management, and introduce new UI features for settings, API testing, and Vercel sync.
2026-02-22 17:25:48 +08:00
handler_settings_test.go
feat: Implement admin settings UI, enhance admin authentication with password hashing, and add new streaming runtime logic for Claude and OpenAI adapters with extensive compatibility tests.
2026-02-19 02:45:38 +08:00
handler_settings_write.go
feat: Implement DeepSeek integration, refactor model adapters for streaming and tool calls, enhance admin and account management, and introduce new UI features for settings, API testing, and Vercel sync.
2026-02-22 17:25:48 +08:00
handler_test.go
feat: centralize DeepSeek SSE parsing, improve account identifier resolution, and simplify CORS configuration.
2026-02-17 03:45:55 +08:00
handler_vercel.go
feat: Implement admin settings UI, enhance admin authentication with password hashing, and add new streaming runtime logic for Claude and OpenAI adapters with extensive compatibility tests.
2026-02-19 02:45:38 +08:00
handler.go
feat: implement local dev packet capture functionality with admin endpoints and configurable limits for debugging.
2026-02-20 03:46:15 +08:00
helpers_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
helpers.go
feat: Implement admin settings UI, enhance admin authentication with password hashing, and add new streaming runtime logic for Claude and OpenAI adapters with extensive compatibility tests.
2026-02-19 02:45:38 +08:00
request_error.go
feat: Implement admin settings UI, enhance admin authentication with password hashing, and add new streaming runtime logic for Claude and OpenAI adapters with extensive compatibility tests.
2026-02-19 02:45:38 +08:00
settings_validation.go
feat: Implement admin settings UI, enhance admin authentication with password hashing, and add new streaming runtime logic for Claude and OpenAI adapters with extensive compatibility tests.
2026-02-19 02:45:38 +08:00