Commit Graph

  • 844385e1d3 chore(providers): remove dead exports left over from refactor LTbinglingfeng 2026-05-25 23:02:31 +08:00
  • 85d6b76387 feat(select): add small size option for Select component and corresponding styles fix(provider): update button icon styles in ProviderHeaderCard style(provider): enhance layout and typography in ProviderHeaderCard and ProviderResourcePanel fix(provider): update status styles in ProviderResourceTable and sharedForm LTbinglingfeng 2026-05-25 03:15:35 +08:00
  • 48b9879794 fix(models): add support for authIndex in request headers and signature generation LTbinglingfeng 2026-05-25 02:38:42 +08:00
  • cb26c96eef fix(providers): label missing authIndex as not-set instead of unavailable LTbinglingfeng 2026-05-25 02:31:23 +08:00
  • 7e9c5be640 fix(providers): forward stored apiKey and authIndex to discovery and tests LTbinglingfeng 2026-05-25 02:24:49 +08:00
  • 87ddd62c40 feat(providers): pick the connectivity test model from a dropdown LTbinglingfeng 2026-05-25 02:09:06 +08:00
  • 8c3c9c1ec4 fix(providers): confirm before discarding unsaved edits in the provider sheet LTbinglingfeng 2026-05-25 02:00:50 +08:00
  • dd3c39ec32 fix(providers): retry OpenAI model discovery without auth on failure LTbinglingfeng 2026-05-25 01:55:45 +08:00
  • c23fd6975e fix(providers): preserve alias when applying discovered models LTbinglingfeng 2026-05-25 01:54:58 +08:00
  • fafc4b78e0 feat(providers): bring back status bar, sort and model filter on the table LTbinglingfeng 2026-05-25 01:34:44 +08:00
  • 191a4c5cc5 feat(providers): add model discovery panel inside the models section LTbinglingfeng 2026-05-25 01:18:06 +08:00
  • 4711db9bbb fix(providers): reset connectivity status only for the changed key entry LTbinglingfeng 2026-05-25 01:07:55 +08:00
  • bf299cffdf feat(providers): add OpenAI/Claude connectivity test in edit sheet LTbinglingfeng 2026-05-25 01:02:47 +08:00
  • 47ba6ab91c feat(providers): expose inline enable/disable toggle in resource table LTbinglingfeng 2026-05-25 00:43:13 +08:00
  • 1ceb7e15f5 feat: enhance metrics display in ProviderResourceTable and update localization keys LTbinglingfeng 2026-05-25 00:10:35 +08:00
  • 34a050dffa refactor: remove deprecated AI provider edit pages and related stores LTbinglingfeng 2026-05-24 03:08:08 +08:00
  • 9a5c2b0ea4 feat: add xAI/Grok quota management v1.13.0 LTbinglingfeng 2026-05-24 01:08:04 +08:00
  • a44bcd3337 feat(providers): enhance provider configuration handling and serialization LTbinglingfeng 2026-05-24 00:51:09 +08:00
  • 57a30634fc chore: update package manager to bun@1.3.14 in package.json LTbinglingfeng 2026-05-23 22:46:21 +08:00
  • 0fa6b741b2 chore: remove unused hooks and utils LTbinglingfeng 2026-05-21 01:29:27 +08:00
  • eab19952e0 fix(routes): strictly parse provider edit indexes LTbinglingfeng 2026-05-20 01:29:55 +08:00
  • 2cb98ad118 fix(config): preserve source draft on visual save LTbinglingfeng 2026-05-20 01:27:19 +08:00
  • 075c2fa980 fix: improve error messages for login and add backend response details LTbinglingfeng 2026-05-20 01:12:50 +08:00
  • ef7b63ef22 update package.json LTbinglingfeng 2026-05-19 01:33:39 +08:00
  • 65f8b23aae fix(docs): correct minimum required version and update TypeScript version in README v1.12.0 LTbinglingfeng 2026-05-19 01:25:04 +08:00
  • f8fdd9bb29 chore: update dependencies and remove baseUrl from tsconfig LTbinglingfeng 2026-05-19 01:23:43 +08:00
  • 9a7cb37bed Merge pull request #279 from ZHOUKAILIAN/fix/auth-file-html-challenge-ui Supra4E8C 2026-05-19 01:08:48 +08:00
  • 77e7dd0e62 feat: enhance filter controls with search functionality and style adjustments LTbinglingfeng 2026-05-19 00:58:25 +08:00
  • f0d669f98a feat: remove Home control plane configuration and related validation logic LTbinglingfeng 2026-05-19 00:25:45 +08:00
  • bb0c0a7738 fix(auth-files): keep invalid content copyable zhoukailian 2026-05-18 15:19:42 +08:00
  • 300f73e5e0 fix(auth-files): handle html challenge content zhoukailian 2026-05-18 15:09:05 +08:00
  • d6f5c45aa5 feat(i18n): add Home control plane settings and various enhancements LTbinglingfeng 2026-05-18 03:08:05 +08:00
  • cd1e7ff574 feat: refactor ConfigSection styles to improve layout and responsiveness LTbinglingfeng 2026-05-18 02:45:26 +08:00
  • 4ef5869850 Refactor localization strings for Antigravity Credits and update ConfigPage styles LTbinglingfeng 2026-05-18 02:38:21 +08:00
  • 9e77afac4b docs: update minimum required version and installation commands in README files LTbinglingfeng 2026-05-18 00:28:18 +08:00
  • a292267fc1 feat: add dark mode support for Grok icon and normalize provider keys across components v1.11.1 LTbinglingfeng 2026-05-18 00:09:22 +08:00
  • 4ef2936f8c feat: enhance mobile styling for premium plan value with gradients and shadows LTbinglingfeng 2026-05-17 20:20:02 +08:00
  • 57eeff505f feat: add support for xAI provider with OAuth integration and localization v1.11.0 LTbinglingfeng 2026-05-17 02:46:05 +08:00
  • 62092cc875 refactor(quotaConfigs.ts): make Chatgpt-Account-Id header optional to handle missing account IDs gracefully v1.10.2 Luis Pater 2026-05-10 21:27:19 +08:00
  • 126f7fa929 fix(auth-files): keep disabled card actions visible v1.10.1 Supra4E8C 2026-05-03 01:10:29 +08:00
  • 9f7c471d57 fix(ai-providers): prevent OpenAI provider card overflow Supra4E8C 2026-05-03 00:28:30 +08:00
  • 4cfc8b980a ci: use node 24 for releases Supra4E8C 2026-05-02 23:45:45 +08:00
  • 1a056ec73d fix(styles): use valid dark theme selector Supra4E8C 2026-05-02 23:45:29 +08:00
  • 789f0036c3 chore(build): migrate vite single-file output config Supra4E8C 2026-05-02 23:45:13 +08:00
  • 15e32ee999 chore(deps): upgrade vite toolchain Supra4E8C 2026-05-02 23:44:54 +08:00
  • 6a10082b24 fix(layout): move mobile sidebar toggle left v1.10.0 Supra4E8C 2026-05-02 04:22:13 +08:00
  • 011cd3b106 refactor: update provider stats functions to use total stats and improve type definitions Supra4E8C 2026-05-02 04:15:26 +08:00
  • 632be0bbe0 refactor: remove unused chart configuration and latency utilities Supra4E8C 2026-05-02 03:41:14 +08:00
  • 7d3c57092b refactor: remove unused fields and streamline auth file editor logic Supra4E8C 2026-05-02 03:22:32 +08:00
  • b25f722fef Refactor provider usage tracking to utilize recent requests data Supra4E8C 2026-05-02 02:53:15 +08:00
  • 8ed837c3d7 fix: adjust log panel and filter styles for better responsiveness v1.8.4 Supra4E8C 2026-04-30 22:40:42 +08:00
  • cc8632b6f1 fix: adjust opacity style condition for OpenAI provider card v1.9.3 Supra4E8C 2026-04-30 21:22:08 +08:00
  • a4d1c23634 feat: add toggle functionality for enabling/disabling OpenAI providers Supra4E8C 2026-04-30 19:52:01 +08:00
  • 808f44dd9c fix: remove total latency references from ModelStatsCard and localization files v1.8.2 Supra4E8C 2026-04-30 01:21:21 +08:00
  • d1733497ba fix: add missing commas and improve code formatting in TokenBreakdownChart and UsagePage Supra4E8C 2026-04-30 01:02:24 +08:00
  • 7b49063264 Reapply "Improve token type distribution readability" Supra4E8C 2026-04-30 00:05:56 +08:00
  • b20ce40705 fix(styles): adjust heights for top gradient blur and main header Supra4E8C 2026-04-29 23:37:38 +08:00
  • c27707cbd1 feat(logs): integrate useLocalStorage for auto-refresh and filter states Supra4E8C 2026-04-29 23:37:13 +08:00
  • 0546f43337 fix(config): preserve antigravity credits absence Supra4E8C 2026-04-29 23:21:27 +08:00
  • b982b226dd Merge pull request #247 from router-for-me/revert-235-improve-token-breakdown-readability Supra4E8C 2026-04-29 23:53:33 +08:00
  • 7c02cc4f9a Revert "Improve token type distribution readability" Supra4E8C 2026-04-29 23:53:14 +08:00
  • 7c139429bb Merge pull request #235 from Amamiya23/improve-token-breakdown-readability Supra4E8C 2026-04-29 23:52:35 +08:00
  • eeb6ee8a06 Merge pull request #238 from xwil1/fix/log-panel-native-resize Supra4E8C 2026-04-29 00:16:39 +08:00
  • 1f09d9b4bc Merge pull request #234 from vvrfxyz/feature/usage-thinking-column Supra4E8C 2026-04-29 00:15:41 +08:00
  • 3d2b3a763f fix(logs): simplify native resize styles xwil1 2026-04-27 11:19:13 +08:00
  • b4d5ffad8c fix(logs): make log panel natively resizable xwil1 2026-04-27 11:07:49 +08:00
  • bf030d10fc Improve token type distribution readability Amamiya23 2026-04-25 19:34:21 +08:00
  • 3a30fb8252 feat(LayoutStyles): remove box-shadow from various components for a cleaner design v1.8.1 Supra4E8C 2026-04-25 13:39:09 +08:00
  • de97726d3c feat: show thinking intensity in request events vvrf 2026-04-25 01:07:32 +08:00
  • 2f2a571d23 feat(AuthFiles): add disabled filter option and enhance delete confirmation messages v1.8.0 Supra4E8C 2026-04-25 01:59:26 +08:00
  • 03186e447d feat(AiProviders): integrate OpenAI providers fetching and update config handling Supra4E8C 2026-04-25 01:34:12 +08:00
  • 60790b946c feat(OAuthPage): add login and view auth files options for successful authentication Supra4E8C 2026-04-25 01:22:27 +08:00
  • 0095933238 Enhance Dashboard and Layout Styles Supra4E8C 2026-04-25 01:05:08 +08:00
  • 0bd243e8db feat(OpenAISection): enhance sorting and filtering UI components Supra4E8C 2026-04-25 00:21:25 +08:00
  • 3359d1782e chore(ai-providers): remove unused model search styles Supra4E8C 2026-04-24 23:17:53 +08:00
  • 485fcbbe3d fix(ai-providers): avoid nested model filter controls Supra4E8C 2026-04-24 23:16:52 +08:00
  • d8d0538e3c fix(ai-providers): avoid API key in OpenAI entry keys Supra4E8C 2026-04-24 23:14:25 +08:00
  • 5afc97dd08 fix(i18n): complete OpenAI provider locale keys Supra4E8C 2026-04-24 23:12:56 +08:00
  • fc8e2a8787 Merge pull request #212 from liucong2013/feat/openai-provider-ui-enhancements Supra4E8C 2026-04-24 23:11:14 +08:00
  • be92535c98 fix(openai): polish provider list overlays and i18n liucong2013 2026-04-22 17:48:58 +00:00
  • b753145887 fix(openai): address provider UI review feedback liucong2013 2026-04-20 16:21:05 +00:00
  • b45639aa01 Merge pull request #223 from yousiki/fix/claude-team-plan-detection v1.7.41 Supra4E8C 2026-04-20 23:45:50 +08:00
  • 3212f6591b feat(config): add session affinity routing settings Supra4E8C 2026-04-20 23:44:22 +08:00
  • c43df080fb fix(quota): detect Claude Team organizations instead of marking Free yousiki 2026-04-20 14:35:32 +09:00
  • d81c5c93ec Merge upstream/main into feat/openai-provider-ui-enhancements liucong2013 2026-04-19 18:42:57 +00:00
  • 389604825d feat(openai): improve floating header behavior and provider cards liucong2013 2026-04-19 18:10:13 +00:00
  • a28920de94 feat: enhance source information handling and disambiguation in usage components v1.7.40 Supra4E8C 2026-04-18 23:34:40 +08:00
  • a1401d40c0 feat: enhance usage tracking with auth index support across providers Supra4E8C 2026-04-18 18:14:22 +08:00
  • feff3f376c Fix provider list scope and key stability liucong2013 2026-04-17 21:34:00 +00:00
  • cf41ca3edb Merge pull request #216 from CtriXin/fix/usage-rfc3339-nanoseconds v1.7.39 Supra4E8C 2026-04-17 23:17:07 +08:00
  • 18544b79f9 fix(i18n): map zh-HK and zh-MO to zh-TW Supra4E8C 2026-04-17 23:16:02 +08:00
  • fa01f2a395 Merge pull request #206 from lmanchu/feat/add-zh-TW-locale Supra4E8C 2026-04-17 23:11:05 +08:00
  • e801844f3b fix: improve OpenAI provider model dropdown behavior liucong2013 2026-04-16 01:43:25 +00:00
  • 0c39e8d16f fix(usage): handle Date inputs in timestamp parser xin 2026-04-15 19:55:50 +08:00
  • 496f9900c6 fix(usage): normalize high-precision RFC3339 timestamps xin 2026-04-15 19:12:48 +08:00
  • 4c4856794f feat(openai): add provider sorting and model filters liucong2013 2026-04-14 22:58:26 +00:00
  • 74badcac8b fix(oauth): remove iflow cookie login v1.7.38 Supra4E8C 2026-04-14 23:25:17 +08:00
  • 70a12bba4f fix(oauth): remove qwen oauth card v1.7.37 Supra4E8C 2026-04-14 23:22:20 +08:00
  • 30f14500c8 feat(i18n): add Traditional Chinese (Taiwan) locale lmanchu 2026-04-12 14:15:46 +08:00
  • 5cbfbe8fea feat(config): add antigravity credits visual toggle v1.7.36 Supra4E8C 2026-04-12 00:41:53 +08:00