Commit Graph
122 Commits
Author SHA1 Message Date
Supra4E8C e1b34e0ae2 fix(quota): decouple quota-page idle hint from auth-file refresh copy 2026-02-22 16:30:05 +08:00
Supra4E8CandGitHub de2ec28eb1 merge: gemini-cli ALL mode and OAuth input polish
refactor(gemini-cli): simplify project id input flow and support ALL mode
2026-02-22 16:01:24 +08:00
Supra4E8C e5ef41037f chore(i18n): add ALL project hint in ru locale 2026-02-22 16:00:52 +08:00
Supra4E8C 86a5b94cac feat(ai-providers): confirm before leaving with unsaved changes 2026-02-22 00:52:38 +08:00
Supra4E8C 65b3ebbca9 feat(codex): add model discovery via /v1/models 2026-02-22 00:01:12 +08:00
Supra4E8C d3be0fddcf feat(gemini): add model discovery via /v1beta/models 2026-02-21 23:50:25 +08:00
Supra4E8C 988a979bea feat(ai-providers): extend provider configs and edit UIs 2026-02-21 22:50:10 +08:00
Supra4E8C bebdfe12f6 chore(i18n): polish auth file health status fallback text 2026-02-21 17:33:50 +08:00
Supra4E8C 2552a19891 feat(logs): add request trace modal with heuristic usage matching 2026-02-21 17:32:49 +08:00
Supra4E8C 26d1349667 feat(logs): add structured method status and path chip filters 2026-02-21 17:27:21 +08:00
Supra4E8C 8861384bcc feat(usage): add filterable request events table with export 2026-02-21 17:23:21 +08:00
Supra4E8C 6ae85cf715 feat(auth-files): add health badge and refresh status on cards 2026-02-21 17:17:52 +08:00
Supra4E8C 7b99f5b207 feat(dashboard): show routing strategy badge in current config 2026-02-21 17:15:13 +08:00
rensumo df693be20c chore(i18n): remove unused gemini_cli_fetch_all_projects keys 2026-02-21 11:41:29 +08:00
rensumo ed1a288b86 feat(gemini-cli): support ALL project id and simplify project selection UI 2026-02-21 11:37:51 +08:00
Supra4E8C 3769447604 feat(ai-providers): add Claude model discovery and connectivity test 2026-02-17 01:22:45 +08:00
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
Supra4E8CandGitHub 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
Supra4E8CandGitHub 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
hkfires 0c8686cefa feat(i18n): update OAuth exclusion terminology to "禁用" for clarity 2026-02-07 07:52:12 +08:00
LTbinglingfeng 385117d01a fix(i18n): switch language via popover menu and complete Russian Kimi translations 2026-02-07 01:13:11 +08:00
Supra4E8CandGitHub 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 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
Chebotov Nickolay ad1387d076 feat(i18n): add Russian locale and enable 'ru' language; translate core keys to Russian 2026-02-06 11:26:32 +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