Supra4E8C
b7794a91b4
feat(config): add YAML diff confirmation before save
2026-02-16 22:04:55 +08:00
Supra4E8C
470ff51579
feat(auth-files): add bulk select, status toggle, and delete actions
2026-02-16 21:58:22 +08:00
Supra4E8C
d09ea6aeab
feat(config): add secure API key generator in visual editor
2026-02-16 21:49:45 +08:00
Supra4E8C
a2507b1373
feat(usage): add service health card with 7-day contribution grid
2026-02-14 14:57:06 +08:00
Supra4E8C
1f8c4331c7
feat(status-bar): add gradient colors and tooltip with mobile support
2026-02-14 13:24:53 +08:00
Supra4E8C
3937a403b1
fix(i18n): localize splash strings
2026-02-14 00:24:52 +08:00
Supra4E8C
06201a9fc4
feat(ai-providers): add Gemini proxy URL support in provider edit UI
2026-02-13 20:38:54 +08:00
Supra4E8C
ef448806aa
Merge pull request #104 from moxi000/dev
...
feat(quota): support dynamic Codex additional limits and i18n
2026-02-13 20:22:19 +08:00
moxi
7068588c58
feat(quota): support dynamic codex additional limits with i18n
2026-02-13 13:52:41 +08:00
Supra4E8C
c4ca9be7b5
feat(usage): add last refresh timestamp in header
2026-02-13 13:33:47 +08:00
Supra4E8C
78512f8039
feat(usage): add token type breakdown stacked chart
2026-02-13 13:29:21 +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
b957d05636
Localize visual config select option labels
2026-02-12 23:57:02 +08:00
Supra4E8C
887600c03a
feat(usage): add time range filter for stats and charts
2026-02-12 21:35:59 +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
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
36bfd0fa6a
chore(i18n): align en/ru OAuth disablement wording with updated zh-CN copy
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
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
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
LTbinglingfeng
e6e62e2992
feat(i18n): add internationalization support for visual config editor
2026-02-06 03:34:38 +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
d4bc0bc622
fix(model-alias): restore diagram drag-and-drop and add touch tap-to-link fallback
2026-02-05 01:26:01 +08:00
Supra4E8C
db487dc49d
Merge pull request #81 from thanhtunguet/main
...
Add diagram-based view mode for model alias mapping
2026-02-04 23:08:05 +08:00
hkfires
473cece09e
fix(quota): classify codex windows by 5-hour and weekly limits
2026-02-04 09:31:09 +08:00
thanhtunguet
3e55d601a1
feat: enhance OAuth model alias management with new UI components and localization updates
2026-01-31 21:04:34 +07:00
Supra4E8C
e7a33f8852
feat(login): enhance error handling with localized messages for various connection issues
2026-01-31 15:24:56 +08:00
LTbinglingfeng
34b6d114d3
feat: add toggle for showing raw logs and update log display logic
2026-01-30 00:01:12 +08:00
LTbinglingfeng
8148851a06
feat: add OAuth model alias editing page and routing
2026-01-29 02:21:04 +08:00
LTbinglingfeng
8b3c4189f1
fix(providers): use /chat/completions for OpenAI test requests
2026-01-28 00:17:31 +08:00
hkfires
db5fb0d125
refactor(i18n): rename model alias translation keys
2026-01-27 15:38:07 +08:00
hkfires
9515d88e3c
feat(ui): add model checklist for oauth exclusions
2026-01-27 14:56:23 +08:00
hkfires
2bf721974b
feat(auth): load model lists via /model-definitions/{channel} instead of per-file
...
model sources.
2026-01-27 14:27:26 +08:00
hkfires
0c53dcfa80
docs(i18n): rename model mappings to aliases in ui strings
2026-01-27 12:00:42 +08:00
LTbinglingfeng
c89bbd5098
feat(auth-files): add auth-file model suggestions for OAuth mappings
2026-01-24 15:30:45 +08:00
LTbinglingfeng
7e56d33bf0
feat(auth-files): add prefix/proxy_url modal editor
2026-01-24 01:24:05 +08:00
LTbinglingfeng
80daf03fa6
feat(auth-files): add per-file enable/disable toggle
2026-01-24 00:10:04 +08:00
Supra4E8C
f663b83ac8
feat(auth-files): normalize OAuth excluded models handling and update related API methods
2026-01-07 12:26:33 +08:00
LTbinglingfeng
ee99836285
Revert "feat(auth-files): add external migration modal for antigravity credentials"
...
This reverts commit 2086c348a9 .
2026-01-07 00:02:45 +08:00
Supra4E8C
2086c348a9
feat(auth-files): add external migration modal for antigravity credentials
2026-01-06 18:21:34 +08:00
Supra4E8C
8dca670358
feat: add vertex provider, oauth model mappings, and routing/log settings
2026-01-05 19:03:05 +08:00