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
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
hkfires
0c8686cefa
feat(i18n): update OAuth exclusion terminology to "禁用" for clarity
2026-02-07 07:52:12 +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
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
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
Supra4E8C
916dd3ec26
Merge pull request #44 from moxi000/dev
...
feat: 优化配额管理页面 UI 与交互
2026-01-04 23:38:44 +08:00
Supra4E8C
b7e720133d
feat(auth-files): add file size validation for uploads
2026-01-04 18:14:18 +08:00
moxi
6364bac1f2
feat(quota): improve refresh button functionality and update translations
...
- Added a new `isRefreshing` state to streamline loading logic for the refresh button.
- Updated the refresh button's disabled and loading states for better user experience.
- Simplified the refresh button content display.
- Revised translations for the refresh action in both English and Chinese locales.
- Enhanced styles for button alignment and SVG display.
2026-01-04 01:05:58 +08:00
moxi
38a3e20427
feat(quota): enhance QuotaSection with improved view mode handling and refresh functionality
...
- Introduced effective view mode logic to manage 'paged' and 'all' views based on file count.
- Added a warning for too many files when in 'all' view, prompting users to switch to 'paged'.
- Updated refresh button to handle loading states more effectively and provide clearer user feedback.
- Enhanced UI with new translations for view modes and refresh actions.
- Adjusted styles for better alignment and spacing in the view mode toggle and refresh button.
2026-01-04 00:45:34 +08:00
moxi
42eb783395
feat: 优化配额管理页面 UI 与交互
...
- 卡片布局改为 CSS Grid 自适应,最小宽度 380px,支持 1080p 下显示 4 列
- 分页控件重构:移除数字输入框,改为 [按页显示] / [显示全部] 切换按钮
- 动态计算每页数量:按页模式固定显示 3 行(行数 * 动态列数)
- Header 布局优化:凭证计数移至标题旁(淡蓝色气泡),刷新按钮合并为图标
- 安全限制:凭证数超过 30 个时禁用显示全部功能并弹窗提示
2026-01-03 22:43:58 +08:00