Supra4E8C
06201a9fc4
feat(ai-providers): add Gemini proxy URL support in provider edit UI
2026-02-13 20:38:54 +08:00
Supra4E8C
5dbff4c3e0
fix(usage): make model stats card scrollable
2026-02-13 16:11:28 +08:00
Supra4E8C
c6d00e8b3f
fix(usage): make sorting and api expansion keyboard accessible
2026-02-13 15:27: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
de0753f0ce
feat(usage): resolve credential names from auth files by auth_index
2026-02-13 13:44:12 +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
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
2026-02-13 12:13:20 +08:00
Supra4E8C
b4cd8c946d
Improve AuthFilesPage filter tag alignment and count typography
2026-02-13 00:55:25 +08:00
Supra4E8C
01abe3dc02
Handle clipboard copy failures in auth files page
2026-02-12 23:58:11 +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
2026-02-12 22:25:38 +08:00
Supra4E8C
887600c03a
feat(usage): add time range filter for stats and charts
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
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
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
2026-02-12 15:46:00 +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
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
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
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
LTbinglingfeng
709ce4c8dd
feat(config): warn restart required when commercial mode changes
2026-02-07 12:31:17 +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
2026-02-07 07:52:12 +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
LTbinglingfeng
2da4099d0b
feat(oauth): add kimi provider support
2026-02-06 23:35:47 +08:00
LTbinglingfeng
c892d939c7
feat(quota-ui): normalize Gemini vertex quota groups and streamline auth card refresh UX
2026-02-06 22:28:01 +08:00
Chebotov Nickolay
50ab96c3ed
feat: add language dropdown
2026-02-06 15:20:25 +03:00
Chebotov Nickolay
0bb8090686
fix: address language review feedback
2026-02-06 15:08:53 +03:00
LTbinglingfeng
f833f0dfd2
fix(config): align visual editor with backend config semantics
2026-02-06 18:14:13 +08:00
Chebotov Nickolay
ad6a3bd732
feat: expand Russian localization
2026-02-06 12:26:46 +03:00
hkfires
26fa1ea98e
feat(logs): optimize log loading with auto-prepend functionality
2026-02-06 12:09:25 +08:00
LTbinglingfeng
b9001c27c5
fix
2026-02-06 03:56:57 +08:00
LTbinglingfeng
f53d333198
fix(ui): center Config Panel action bar and move ProviderNav to bottom
2026-02-06 03:13:13 +08:00
LTbinglingfeng
adcf0b6582
refactor(nav): move Config Panel and remove Settings/API Keys pages
2026-02-06 02:47:37 +08:00
LTbinglingfeng
11c2498be6
feat: add visual configuration editor and YAML handling
...
- Implemented a new hook `useVisualConfig` for managing visual configuration state and YAML parsing.
- Added types for visual configuration in `visualConfig.ts`.
- Enhanced `ConfigPage` to support switching between visual and source editors.
- Introduced floating action buttons for save and reload actions.
- Updated translations for tab labels in English and Chinese.
- Styled the configuration page with new tab and floating action button styles.
2026-02-06 02:15:40 +08:00
LTbinglingfeng
7d41afb5f1
feat(auth-files): add quota management features and enhance UI layout
2026-02-05 02:22:23 +08:00
LTbinglingfeng
759e369d42
fix(drag-and-drop): add data transfer for source and alias during drag events
...
fix(i18n): update view mode labels in Chinese localization
fix(auth-files): set fork to true in empty mapping entry and improve error handling in save/delete operations
2026-02-05 00:02:05 +08:00
Phạm Thanh Tùng
d9272d6d0e
Merge branch 'router-for-me:main' into main
2026-02-01 17:20:32 +07:00
LTbinglingfeng
f8c4a434ed
feat(ProviderNav): update mobile layout to use bottom floating navigation and improve scroll handling
2026-02-01 02:24:05 +08:00
LTbinglingfeng
237cca5680
feat(PageTransition): enhance layer management to prevent blank flashes during transitions
2026-02-01 02:18:14 +08:00