VanceHud
|
febd3ec83a
|
Document Zeabur manual deployment
|
2026-05-01 14:29:49 +08:00 |
|
CJACK.
|
e1f8e493d2
|
fix: add legacy /app/config.json fallback for container upgrades
|
2026-04-29 14:12:20 +08:00 |
|
CJACK.
|
8f09e3b381
|
feat: implement API key management with reconciliation and add update key endpoint
|
2026-04-22 15:51:43 +00:00 |
|
CJACK.
|
8ff923cd77
|
feat(account): add key/account name and remark metadata
|
2026-04-22 01:43:20 +08:00 |
|
CJACK
|
a28c9fb67f
|
feat: implement comprehensive configuration validation and integrate into store loading and server initialization.
|
2026-04-05 21:18:51 +08:00 |
|
CJACK
|
1d80f644d4
|
refactor: remove legacy environment variable aliases for configuration and concurrency settings
|
2026-04-05 16:27:58 +08:00 |
|
CJACK.
|
3b60e3c8f9
|
fix(sse): trim stream output from CONTENT_FILTER onward
|
2026-03-31 01:26:43 +08:00 |
|
CJACK.
|
1c5f022b06
|
refactor(config): split writeback helpers out of store.go for CI gate
|
2026-03-30 21:38:19 +08:00 |
|
CJACK.
|
836eaf5290
|
feat(ui): show env mode persistence status and document writeback
|
2026-03-30 21:18:56 +08:00 |
|
CJACK.
|
958e7a0d04
|
fix(config): skip writeback bootstrap on invalid env config
|
2026-03-30 21:02:36 +08:00 |
|
CJACK.
|
f3555ae9b0
|
feat(config): bootstrap config.json when env writeback is enabled
|
2026-03-30 20:37:58 +08:00 |
|
CJACK.
|
990cdcf02d
|
refactor config: keep account test status runtime-only
|
2026-03-22 00:49:53 +08:00 |
|
CJACK.
|
1bf059396f
|
Fix file-backed token reuse at startup
|
2026-03-21 15:19:41 +08:00 |
|
CJACK.
|
ee88a74dcf
|
Drop legacy token-only accounts when loading config
|
2026-03-21 15:01:16 +08:00 |
|
CJACK.
|
ca08bb66b9
|
Add HTTP token-runtime coverage and fix gate tests for tokenless config
|
2026-03-21 14:27:12 +08:00 |
|
root
|
f6f6a651fd
|
feat: 账号测试状态持久化、分页选择器、点击账号名复制
- Account 结构加 TestStatus 字段,测试后写入 config.json
- listAccounts 接口返回 test_status,前端根据结果显示红/绿/黄状态点
- 分页选择器支持 10/20/50/100/500/1000/2000/5000
- 点击账号名自动复制到剪贴板,hover 显示复制图标,复制后显示绿色对勾
|
2026-02-27 21:30:43 +08:00 |
|
CJACK
|
6c48429b90
|
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 |
|