Commit Graph

  • 211f9f280c feat(usage): increase font size of health title for better visibility Supra4E8C 2026-02-14 20:18:53 +08:00
  • 6d96c92233 feat(edit-page): replace select element with custom Select component for model testing Supra4E8C 2026-02-14 20:11:12 +08:00
  • 52cf9d86c0 feat(usage): enhance ServiceHealthCard with scrollable health grid v1.5.1 Supra4E8C 2026-02-14 15:03:02 +08:00
  • a2507b1373 feat(usage): add service health card with 7-day contribution grid Supra4E8C 2026-02-14 14:57:06 +08:00
  • 1f8c4331c7 feat(status-bar): add gradient colors and tooltip with mobile support Supra4E8C 2026-02-14 13:24:53 +08:00
  • faadc3ea3e refactor(select): unify dropdown implementations Supra4E8C 2026-02-14 12:50:03 +08:00
  • 32b576123c feat(usage): use modal dialog for editing model prices Supra4E8C 2026-02-14 12:09:02 +08:00
  • 5dce24e3ea feat(select): implement custom Select component with dropdown functionality Supra4E8C 2026-02-14 12:01:11 +08:00
  • bf824f8561 fix(clipboard): add shared helper and remove lint warnings v1.5.0 Supra4E8C 2026-02-14 03:33:09 +08:00
  • 3a7ddfdff1 fix(clipboard): add fallback helper and unify copy actions Supra4E8C 2026-02-14 03:25:33 +08:00
  • 431ec1e0f5 fix(theme): improve dark mode contrast and enforce white button text Supra4E8C 2026-02-14 03:06:07 +08:00
  • e2368ddfd7 Refactor color variables and styles across components for a cohesive design update Supra4E8C 2026-02-14 02:25:58 +08:00
  • 6f4bc7c3bb fix(format): use page locale by default Supra4E8C 2026-02-14 00:26:54 +08:00
  • 3937a403b1 fix(i18n): localize splash strings Supra4E8C 2026-02-14 00:24:52 +08:00
  • f003a34dc0 fix(auth-files): unify max auth file size Supra4E8C 2026-02-14 00:19:04 +08:00
  • dc4ceabc7b refactor(api): centralize url normalization Supra4E8C 2026-02-14 00:16:14 +08:00
  • e13d7f5e0f refactor(auth-files): split AuthFilesPage Supra4E8C 2026-02-14 00:11:41 +08:00
  • 03a1644df7 chore(build): bump Vite build target to ES2020 and update compatibility docs v1.4.19 Supra4E8C 2026-02-13 22:41:53 +08:00
  • 9a6a8ba7fa docs: update README for v6.8.x and add missing section v1.4.18 Supra4E8C 2026-02-13 20:56:29 +08:00
  • 3b886e47d2 chore: add MIT License file Supra4E8C 2026-02-13 20:41:10 +08:00
  • 06201a9fc4 feat(ai-providers): add Gemini proxy URL support in provider edit UI Supra4E8C 2026-02-13 20:38:54 +08:00
  • ef448806aa Merge pull request #104 from moxi000/dev Supra4E8C 2026-02-13 20:22:19 +08:00
  • 8a33f5ab55 fix(quota): use i18n params for additional limits and keep primary/secondary mapping moxi 2026-02-13 19:52:38 +08:00
  • ab3922f9e6 fix(usage): make api details card scrollable v1.4.17 Supra4E8C 2026-02-13 16:13:15 +08:00
  • 5dbff4c3e0 fix(usage): make model stats card scrollable Supra4E8C 2026-02-13 16:11:28 +08:00
  • 4dde62ac58 chore(usage): remove unused formatTokensInMillions Supra4E8C 2026-02-13 15:59:07 +08:00
  • 1d3335746b fix(usage): aggregate openai provider credential stats Supra4E8C 2026-02-13 15:58:01 +08:00
  • c6d00e8b3f fix(usage): make sorting and api expansion keyboard accessible Supra4E8C 2026-02-13 15:27:16 +08:00
  • 9ef7d439d2 fix(usage): update chart labels when locale changes Supra4E8C 2026-02-13 15:24:00 +08:00
  • c53a231c41 fix(usage): include auth-index-only usage in credential stats Supra4E8C 2026-02-13 15:21:16 +08:00
  • 705e6dac54 feat(usage): match credentials by source ID using config store props Supra4E8C 2026-02-13 15:06:31 +08:00
  • daef2521f1 feat(usage): resolve provider-based auth_index via SHA-256 matching Supra4E8C 2026-02-13 14:08:25 +08:00
  • 0640edc9c9 fix(quota): avoid fallback mislabeling for additional codex limits moxi 2026-02-13 13:58:49 +08:00
  • 7068588c58 feat(quota): support dynamic codex additional limits with i18n moxi 2026-02-13 13:52:41 +08:00
  • de0753f0ce feat(usage): resolve credential names from auth files by auth_index Supra4E8C 2026-02-13 13:44:12 +08:00
  • d027d04f64 feat(usage): use adaptive token format instead of fixed millions Supra4E8C 2026-02-13 13:35:33 +08:00
  • c4ca9be7b5 feat(usage): add last refresh timestamp in header Supra4E8C 2026-02-13 13:33:47 +08:00
  • 180a4ccab4 feat(usage): add cost trend chart with hourly/daily toggle Supra4E8C 2026-02-13 13:31:36 +08:00
  • 78512f8039 feat(usage): add token type breakdown stacked chart Supra4E8C 2026-02-13 13:29:21 +08:00
  • 7cdede6de8 feat(usage): add success rate column to model stats table Supra4E8C 2026-02-13 13:26:27 +08:00
  • 7ec5329576 feat(usage): add column sorting to model stats and API details tables Supra4E8C 2026-02-13 13:25:03 +08:00
  • 5d0232e5de feat(usage): add credential (auth index) breakdown card Supra4E8C 2026-02-13 13:23:09 +08:00
  • 15c5f742f4 feat(auth-files): support editing priority/excluded_models/disable_cooling and localize auth field editor v1.4.16 Supra4E8C 2026-02-13 12:13:20 +08:00
  • b4cd8c946d Improve AuthFilesPage filter tag alignment and count typography v1.4.15 Supra4E8C 2026-02-13 00:55:25 +08:00
  • ee9b9f6e14 Align status bar comments with implemented time window v1.4.14 Supra4E8C 2026-02-12 23:58:23 +08:00
  • 01abe3dc02 Handle clipboard copy failures in auth files page Supra4E8C 2026-02-12 23:58:11 +08:00
  • b957d05636 Localize visual config select option labels Supra4E8C 2026-02-12 23:57:02 +08:00
  • 2a4ccff96e Prevent overlapping log auto-refresh requests Supra4E8C 2026-02-12 23:54:26 +08:00
  • b5f869ed25 Fix wildcard exclusion regex escaping in auth files Supra4E8C 2026-02-12 23:53:44 +08:00
  • 50c1b0f4b3 feat(usage): replace time-range select with custom dropdown v1.4.13 Supra4E8C 2026-02-12 22:25:38 +08:00
  • 887600c03a feat(usage): add time range filter for stats and charts v1.4.12 Supra4E8C 2026-02-12 21:35:59 +08:00
  • 0fdebacc0b feat(usage): persist chart line selections in localStorage Supra4E8C 2026-02-12 20:45:56 +08:00
  • 4d5bb7e575 fix(config-editor): preserve comments when saving config.yaml in visual mode Supra4E8C 2026-02-12 20:26:38 +08:00
  • 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 Supra4E8C 2026-02-12 16:36:44 +08:00
  • e40c3488fe Merge pull request #98 from razorback16/main Supra4E8C 2026-02-12 15:50:42 +08:00
  • 04686aafc8 fix(ai-providers): stabilize OpenAI key test state during editing v1.4.10 Supra4E8C 2026-02-12 15:46:00 +08:00
  • 9476afc41c Merge pull request #102 from moxi000/feat/openai-ui-ux-optimization Supra4E8C 2026-02-12 15:23:11 +08:00
  • ab6a1a412c fix(ai-providers): 统一 OpenAI key 表头与内容居中对齐 moxi 2026-02-12 00:08:10 +08:00
  • 2cf1e23351 fix(ai-providers): 修复 OpenAI 密钥测试状态与共享样式回归 moxi 2026-02-11 23:51:53 +08:00
  • 0089d4a705 chore: 同步 package-lock 以匹配依赖变更 moxi 2026-02-11 23:34:45 +08:00
  • c726fbc379 feat(ai-providers): 优化 OpenAI 编辑页 UI 交互与对齐 moxi 2026-02-11 23:31:43 +08:00
  • 83f6a1a9f9 feat(quota): add Claude OAuth usage quota detection Razorback16 2026-02-09 13:51:35 -08:00
  • 027ab483d4 refactor(providers): remove deprecated AI provider modal implementations and unused modal types v1.4.9 LTbinglingfeng 2026-02-09 00:54:24 +08:00
  • 535c303aec fix(ai-providers): enforce required provider name for OpenAI-compatible save LTbinglingfeng 2026-02-09 00:21:56 +08:00
  • 6c2cd761ba refactor(core): harden API parsing and improve type safety v1.4.8 LTbinglingfeng 2026-02-08 09:42:00 +08:00
  • 3783bec983 fix(auth-files): refresh OAuth excluded/model-alias state when returning to Auth Files page LTbinglingfeng 2026-02-07 22:37:12 +08:00
  • b90239d39c Merge pull request #95 from router-for-me/revert-93-claude-quota Supra4E8C 2026-02-07 14:01:16 +08:00
  • f8d66917fd Revert "feat(ui): added claude quota display" Supra4E8C 2026-02-07 14:00:50 +08:00
  • 36bfd0fa6a chore(i18n): align en/ru OAuth disablement wording with updated zh-CN copy v1.4.7 LTbinglingfeng 2026-02-07 12:43:56 +08:00
  • 709ce4c8dd feat(config): warn restart required when commercial mode changes LTbinglingfeng 2026-02-07 12:31:17 +08:00
  • 525b152a76 fix(config): preserve mobile scroll after API key modal close and add one-click key copy LTbinglingfeng 2026-02-07 12:22:16 +08:00
  • e053854544 feat(system): redesign system info page and move request-log controls from layout footer LTbinglingfeng 2026-02-07 12:03:40 +08:00
  • 0b54b6de64 fix(auth-files): add Kimi to OAuth quick-fill provider tags LTbinglingfeng 2026-02-07 10:57:52 +08:00
  • 0c8686cefa feat(i18n): update OAuth exclusion terminology to "禁用" for clarity v1.4.6 hkfires 2026-02-07 07:49:12 +08:00
  • 385117d01a fix(i18n): switch language via popover menu and complete Russian Kimi translations v1.4.5 LTbinglingfeng 2026-02-07 01:13:11 +08:00
  • 700bff1d03 fix(i18n): harden language switching and enforce language list consistency LTbinglingfeng 2026-02-07 00:43:36 +08:00
  • 680b24026c Merge pull request #91 from unchase/feat/ru-localization Supra4E8C 2026-02-07 00:24:35 +08:00
  • 2da4099d0b feat(oauth): add kimi provider support v1.4.4 LTbinglingfeng 2026-02-06 23:35:47 +08:00
  • 8acef95e5a add .gitignore LTbinglingfeng 2026-02-06 22:43:50 +08:00
  • c892d939c7 feat(quota-ui): normalize Gemini vertex quota groups and streamline auth card refresh UX v1.4.3 LTbinglingfeng 2026-02-06 22:28:01 +08:00
  • 50ab96c3ed feat: add language dropdown Chebotov Nickolay 2026-02-06 15:20:25 +03:00
  • 0bb8090686 fix: address language review feedback Chebotov Nickolay 2026-02-06 15:08:53 +03:00
  • cade2647d6 feat(quota): add normalization for Gemini CLI model IDs and update quota groups LTbinglingfeng 2026-02-06 19:11:57 +08:00
  • 3661530f5f fix(ui): make payload visual editor responsive on mobile LTbinglingfeng 2026-02-06 18:38:37 +08:00
  • f833f0dfd2 fix(config): align visual editor with backend config semantics v1.4.2 LTbinglingfeng 2026-02-06 18:14:13 +08:00
  • d5ccef8b24 chore: restore package lock Chebotov Nickolay 2026-02-06 12:29:23 +03:00
  • ad6a3bd732 feat: expand Russian localization Chebotov Nickolay 2026-02-06 12:26:46 +03:00
  • ad1387d076 feat(i18n): add Russian locale and enable 'ru' language; translate core keys to Russian Chebotov Nickolay 2026-02-06 11:26:32 +03:00
  • 26fa1ea98e feat(logs): optimize log loading with auto-prepend functionality v1.4.1 hkfires 2026-02-06 12:09:25 +08:00
  • e568e4a2b5 feat(ui): show empty state for payload rules editor hkfires 2026-02-06 11:29:21 +08:00
  • 4a0386472d feat(ui): show success/failure in API usage stats hkfires 2026-02-06 11:23:50 +08:00
  • b9001c27c5 fix v1.4.0 LTbinglingfeng 2026-02-06 03:56:57 +08:00
  • e6e62e2992 feat(i18n): add internationalization support for visual config editor LTbinglingfeng 2026-02-06 03:34:38 +08:00
  • f53d333198 fix(ui): center Config Panel action bar and move ProviderNav to bottom LTbinglingfeng 2026-02-06 03:13:13 +08:00
  • adcf0b6582 refactor(nav): move Config Panel and remove Settings/API Keys pages LTbinglingfeng 2026-02-06 02:47:37 +08:00
  • 11c2498be6 feat: add visual configuration editor and YAML handling LTbinglingfeng 2026-02-06 02:15:40 +08:00
  • 7d41afb5f1 feat(auth-files): add quota management features and enhance UI layout v1.3.5 LTbinglingfeng 2026-02-05 02:22:23 +08:00
  • d4bc0bc622 fix(model-alias): restore diagram drag-and-drop and add touch tap-to-link fallback LTbinglingfeng 2026-02-05 01:26:01 +08:00
  • 5241d52b14 fix(model-alias): improve diagram mobile layout and refresh reliability LTbinglingfeng 2026-02-05 00:55:03 +08:00
  • 9887a78889 fix(layout): add scroll container for improved responsiveness and adjust container styles LTbinglingfeng 2026-02-05 00:23:18 +08:00