Supra4E8C
4dde62ac58
chore(usage): remove unused formatTokensInMillions
2026-02-13 15:59:07 +08:00
Supra4E8C
1d3335746b
fix(usage): aggregate openai provider credential stats
2026-02-13 15:58:01 +08:00
Supra4E8C
c6d00e8b3f
fix(usage): make sorting and api expansion keyboard accessible
2026-02-13 15:27:16 +08:00
Supra4E8C
9ef7d439d2
fix(usage): update chart labels when locale changes
2026-02-13 15:24:00 +08:00
Supra4E8C
c53a231c41
fix(usage): include auth-index-only usage in credential stats
2026-02-13 15:21:16 +08:00
Supra4E8C
705e6dac54
feat(usage): match credentials by source ID using config store props
2026-02-13 15:06:31 +08:00
Supra4E8C
daef2521f1
feat(usage): resolve provider-based auth_index via SHA-256 matching
...
Fetch all provider configs (Gemini, Claude, Codex, Vertex, OpenAI) and
compute SHA-256 auth_index from their API keys to map unresolved
credential entries to friendly provider names.
2026-02-13 14:08:25 +08:00
Supra4E8C
de0753f0ce
feat(usage): resolve credential names from auth files by auth_index
2026-02-13 13:44:12 +08:00
Supra4E8C
d027d04f64
feat(usage): use adaptive token format instead of fixed millions
2026-02-13 13:35:33 +08:00
Supra4E8C
c4ca9be7b5
feat(usage): add last refresh timestamp in header
2026-02-13 13:33:47 +08:00
Supra4E8C
180a4ccab4
feat(usage): add cost trend chart with hourly/daily toggle
2026-02-13 13:31:36 +08:00
Supra4E8C
78512f8039
feat(usage): add token type breakdown stacked chart
2026-02-13 13:29:21 +08:00
Supra4E8C
7cdede6de8
feat(usage): add success rate column to model stats table
2026-02-13 13:26:27 +08:00
Supra4E8C
7ec5329576
feat(usage): add column sorting to model stats and API details tables
2026-02-13 13:25:03 +08:00
Supra4E8C
5d0232e5de
feat(usage): add credential (auth index) breakdown card
2026-02-13 13:23:09 +08:00
Supra4E8C
15c5f742f4
feat(auth-files): support editing priority/excluded_models/disable_cooling and localize auth field editor
v1.4.16
2026-02-13 12:13:20 +08:00
Supra4E8C
b4cd8c946d
Improve AuthFilesPage filter tag alignment and count typography
v1.4.15
2026-02-13 00:55:25 +08:00
Supra4E8C
ee9b9f6e14
Align status bar comments with implemented time window
v1.4.14
2026-02-12 23:58:23 +08:00
Supra4E8C
01abe3dc02
Handle clipboard copy failures in auth files page
2026-02-12 23:58:11 +08:00
Supra4E8C
b957d05636
Localize visual config select option labels
2026-02-12 23:57:02 +08:00
Supra4E8C
2a4ccff96e
Prevent overlapping log auto-refresh requests
2026-02-12 23:54:26 +08:00
Supra4E8C
b5f869ed25
Fix wildcard exclusion regex escaping in auth files
2026-02-12 23:53:44 +08:00
Supra4E8C
50c1b0f4b3
feat(usage): replace time-range select with custom dropdown
v1.4.13
2026-02-12 22:25:38 +08:00
Supra4E8C
887600c03a
feat(usage): add time range filter for stats and charts
v1.4.12
2026-02-12 21:35:59 +08:00
Supra4E8C
0fdebacc0b
feat(usage): persist chart line selections in localStorage
2026-02-12 20:45:56 +08:00
Supra4E8C
4d5bb7e575
fix(config-editor): preserve comments when saving config.yaml in visual mode
2026-02-12 20:26:38 +08:00
Supra4E8C
2d841c0a2f
fix(provider-list): Modify the keyField function to support index parameters and ensure uniqueness
...
fix(ai-providers): Optimize configuration synchronization logic in OpenAI editing layout
v1.4.11
2026-02-12 16:36:44 +08:00
Supra4E8C
e40c3488fe
Merge pull request #98 from razorback16/main
...
feat(quota): add Claude OAuth usage quota detection
2026-02-12 15:50:42 +08:00
Supra4E8C
04686aafc8
fix(ai-providers): stabilize OpenAI key test state during editing
v1.4.10
2026-02-12 15:46:00 +08:00
Supra4E8C
9476afc41c
Merge pull request #102 from moxi000/feat/openai-ui-ux-optimization
...
feat(ai-providers): 优化 OpenAI 编辑页 UI,支持批量与按 Key 单独测试模型连通性
2026-02-12 15:23:11 +08:00
moxi
ab6a1a412c
fix(ai-providers): 统一 OpenAI key 表头与内容居中对齐
2026-02-12 00:08:10 +08:00
moxi
2cf1e23351
fix(ai-providers): 修复 OpenAI 密钥测试状态与共享样式回归
2026-02-11 23:51:53 +08:00
moxi
0089d4a705
chore: 同步 package-lock 以匹配依赖变更
2026-02-11 23:34:45 +08:00
moxi
c726fbc379
feat(ai-providers): 优化 OpenAI 编辑页 UI 交互与对齐
2026-02-11 23:31:43 +08:00
Razorback16
83f6a1a9f9
feat(quota): add Claude OAuth usage quota detection
...
Add Claude quota section to the Quota Management page, using the
Anthropic OAuth usage API (api.anthropic.com/api/oauth/usage) to
display utilization across all rate limit windows (5-hour, 7-day,
Opus, Sonnet, etc.) and extra usage credits.
2026-02-09 14:12:07 -08:00
LTbinglingfeng
027ab483d4
refactor(providers): remove deprecated AI provider modal implementations and unused modal types
v1.4.9
2026-02-09 00:54:24 +08:00
LTbinglingfeng
535c303aec
fix(ai-providers): enforce required provider name for OpenAI-compatible save
2026-02-09 00:21:56 +08:00
LTbinglingfeng
6c2cd761ba
refactor(core): harden API parsing and improve type safety
v1.4.8
2026-02-08 09:42:00 +08:00
LTbinglingfeng
3783bec983
fix(auth-files): refresh OAuth excluded/model-alias state when returning to Auth Files page
2026-02-07 22:37:12 +08:00
Supra4E8C
b90239d39c
Merge pull request #95 from router-for-me/revert-93-claude-quota
...
Revert "feat(ui): added claude quota display"
2026-02-07 14:01:16 +08:00
Supra4E8C
f8d66917fd
Revert "feat(ui): added claude quota display"
2026-02-07 14:00:50 +08:00
LTbinglingfeng
36bfd0fa6a
chore(i18n): align en/ru OAuth disablement wording with updated zh-CN copy
v1.4.7
2026-02-07 12:43:56 +08:00
LTbinglingfeng
709ce4c8dd
feat(config): warn restart required when commercial mode changes
2026-02-07 12:31:17 +08:00
LTbinglingfeng
525b152a76
fix(config): preserve mobile scroll after API key modal close and add one-click key copy
2026-02-07 12:22:16 +08:00
LTbinglingfeng
e053854544
feat(system): redesign system info page and move request-log controls from layout footer
2026-02-07 12:03:40 +08:00
LTbinglingfeng
0b54b6de64
fix(auth-files): add Kimi to OAuth quick-fill provider tags
2026-02-07 10:57:52 +08:00
hkfires
0c8686cefa
feat(i18n): update OAuth exclusion terminology to "禁用" for clarity
v1.4.6
2026-02-07 07:52:12 +08:00
LTbinglingfeng
385117d01a
fix(i18n): switch language via popover menu and complete Russian Kimi translations
v1.4.5
2026-02-07 01:13:11 +08:00
LTbinglingfeng
700bff1d03
fix(i18n): harden language switching and enforce language list consistency
2026-02-07 00:43:36 +08:00
Supra4E8C
680b24026c
Merge pull request #91 from unchase/feat/ru-localization
...
Feat: Add Russian localization
2026-02-07 00:24:35 +08:00