Commit Graph

  • 91ab664c53 feat: add routing reliability management CaIon 2026-06-20 13:55:50 +08:00
  • dfcb74b52d fix: stop repeated allow_wallet_overflow column migration on restart (#5616) skynono 2026-06-20 12:41:20 +08:00
  • fae39cd90d fix: stop repeated allow_balance_pay column migration on restart (#5361) skynono 2026-06-20 12:41:02 +08:00
  • 2c2d92116f refactor: simplify model list CaIon 2026-06-20 12:16:42 +08:00
  • 0229dc2057 refactor: refine toolbar controls and model drawer CaIon 2026-06-19 20:17:45 +08:00
  • 9100e15e4e feat: add channel sensitive info toggle CaIon 2026-06-19 20:09:18 +08:00
  • 4206d7fd58 feat(data-table): enhance mobile card view handling and improve layout logic CaIon 2026-06-19 19:58:20 +08:00
  • 50b8f2a272 refactor: update styling and improve code readability across multiple components CaIon 2026-06-19 19:29:00 +08:00
  • a0de4b560e refactor(channels): restructure channel card into left/right columns CaIon 2026-06-19 18:30:13 +08:00
  • 0467d54014 chore: update frontend branding copy CaIon 2026-06-19 18:14:40 +08:00
  • 29c3dcb927 feat(table): support card layout CaIon 2026-06-19 17:14:08 +08:00
  • 68585568d6 feat(data-table): add reusable card/table view toggle CaIon 2026-06-19 16:05:04 +08:00
  • 3fcd741c6e refactor: codex usage ui (#5595) Seefs 2026-06-19 16:07:32 +08:00
  • 6bd69f3edf feat(ui): enhance endpoint selection and date picker CaIon 2026-06-19 15:10:50 +08:00
  • 5b4839fa37 chore(web): add default frontend oxc tooling (#5585) QuentinHsu 2026-06-19 14:58:53 +08:00
  • 0c806db996 refactor(theme): update color classes CaIon 2026-06-19 14:53:44 +08:00
  • 490395b2f8 feat(performance): enhanced metrics display CaIon 2026-06-19 14:27:16 +08:00
  • 6ad5dbb641 fix(main): prevent refetching on window focus to optimize performance CaIon 2026-06-19 12:45:20 +08:00
  • f7dae5cbe6 fix(drawing): update timestamp formatting to include milliseconds CaIon 2026-06-18 21:38:55 +08:00
  • f4575fe664 feat(format): add locales support to number formatting CaIon 2026-06-18 21:30:05 +08:00
  • cfc9bbcdbf feat(logs): improve layout CaIon 2026-06-18 21:29:55 +08:00
  • 55b00fcf09 feat(advanced-custom): remove fallback option and enhance path matching for advanced custom routes CaIon 2026-06-18 20:29:24 +08:00
  • 3f2c0aeda7 feat: advanced custom channel (#5590) Seefs 2026-06-18 18:00:27 +08:00
  • 21d4d18dfc feat(rankings): remove 'all' period option from rankings and related components CaIon 2026-06-18 17:56:45 +08:00
  • 50784c10ee feat(api): change subscription product options and catalog endpoints to use GET method CaIon 2026-06-18 17:15:05 +08:00
  • b8f5ba4a31 feat(overview): update setup guide expansion logic CaIon 2026-06-18 16:59:12 +08:00
  • fd557064d3 feat(subscription): add descriptions for plan purchase amounts in multiple languages CaIon 2026-06-18 16:53:57 +08:00
  • f6c260437c feat(subscription): add support for wallet overflow and downgrade group functionality in subscription plans CaIon 2026-06-18 16:44:12 +08:00
  • 4e8b5e9b13 feat(data-table): add column visibility storage functionality for API keys, channels, and usage logs CaIon 2026-06-18 16:03:06 +08:00
  • 1aa77e6698 fix(ui): enforce HTTPS for backend-provided image URLs and improve URL validation CaIon 2026-06-18 14:56:44 +08:00
  • 06f9dec95b feat(recharge): enhance payment method buttons with minimum top-up information CaIon 2026-06-18 14:39:48 +08:00
  • 97eadbefa6 fix(oauth): clear bindings when hard deleting users (#5582) Seefs 2026-06-18 12:16:23 +08:00
  • 1414569b63 feat(stat): enhance log stat cards with compact number formatting and improved layout CaIon 2026-06-18 12:13:53 +08:00
  • df013946d7 feat(performance): add compact formatting for latency and throughput metrics CaIon 2026-06-18 12:03:11 +08:00
  • 208d86e96e feat(performance): add recent success rates to model summary and enhance metrics retrieval CaIon 2026-06-18 12:00:03 +08:00
  • a37ce3d6b5 fix: clarify channel test results CaIon 2026-06-18 11:59:17 +08:00
  • a95655a245 feat(performance): implement success rate grading and enhance UI representation CaIon 2026-06-17 22:28:36 +08:00
  • 3cc2b1bea4 feat(channel-test-dialog): add functionality to delete failed models and copy selected models CaIon 2026-06-17 21:31:20 +08:00
  • 122a730a77 feat(layout): improve settings form layout and enhance textarea overflow handling CaIon 2026-06-17 21:16:21 +08:00
  • e5250d6403 fix(data-table): prevent component cell clipping (#5536) 同語 2026-06-17 21:15:04 +08:00
  • 21636fc1b5 feat(performance): enhance uptime calculations and chart data handling CaIon 2026-06-17 21:10:34 +08:00
  • 26b6b36497 feat: persist table page size across navigation/sessions (#5377) 同語 2026-06-17 21:10:33 +08:00
  • 2154fce094 feat(payment): enhance payment method configuration with icons and improve UI interactions CaIon 2026-06-17 20:47:12 +08:00
  • a2f3ac02e4 fix: complete channel model batch testing (#5532) yyhhyyyyyy 2026-06-17 20:04:58 +08:00
  • 502858d35d fix: 工具调用 arguments 为空时保留 tool_use 块 (#5543) skynono 2026-06-17 17:07:05 +08:00
  • 8d87d5fd8b test: clean up reward-hacking backend tests (#5563) Seefs 2026-06-17 16:47:52 +08:00
  • b798e3496f fix: aws ak/sk context management (#5547) Seefs 2026-06-17 16:17:07 +08:00
  • 3b345cfd27 chore: remove legacy OAuth controllers CaIon 2026-06-17 16:12:27 +08:00
  • 9b9b19e9d2 fix(web): prevent usage log details dialog from clipping bottom content (#5533) yyhhyyyyyy 2026-06-16 23:26:42 +08:00
  • 43c7e30a47 fix: restore custom home iframe viewport height (#5545) Seefs 2026-06-16 23:15:39 +08:00
  • 34287afec7 fix(data-table): prevent component cell clipping QuentinHsu 2026-06-16 17:23:25 +08:00
  • eb86311604 style(ui): align wallet and profile interactions t0ng7u 2026-06-16 00:44:33 +08:00
  • b36888ba9c fix(channels): refresh channel test dialog status (#5517) 同語 2026-06-15 23:53:48 +08:00
  • 426c9664e9 fix: missing newline at end of data-table-row.tsx 同語 2026-06-15 23:53:12 +08:00
  • 743520d55c Merge branch 'main' into fix/channel-test-dialog-status-refresh 同語 2026-06-15 23:44:48 +08:00
  • b4176de81a fix(data-table): capture row selection state in memo comparison (#5524) 同語 2026-06-15 23:31:21 +08:00
  • 179f69dfca fix(data-table): compare column class callback RedwindA 2026-06-15 21:11:46 +08:00
  • 8477f6288b fix(data-table): capture row selection state in memo comparison RedwindA 2026-06-15 20:52:08 +08:00
  • 24488773cb Merge branch 'QuantumNous:main' into fix/channel-test-dialog-status-refresh yyhhyyyyyy 2026-06-15 17:01:37 +08:00
  • a59e0eb59a style(data-table): modernize header selector utilities yyhhyyyyyy 2026-06-15 17:00:16 +08:00
  • c67c6fc740 fix(channels): remove effect-driven test dialog state resets yyhhyyyyyy 2026-06-15 16:56:36 +08:00
  • be60e25a94 fix(channels): refresh channel test dialog status yyhhyyyyyy 2026-06-15 16:42:41 +08:00
  • 9bc1a53dea fix: fix CC Switch model selector (#5515) Seefs 2026-06-15 16:35:18 +08:00
  • aeea3fae9b fix(keys): refresh API key form options (#5512) QuentinHsu 2026-06-15 14:53:23 +08:00
  • 3c1bb0a74f fix(web): prevent list cell text and badge overflow (#5510) QuentinHsu 2026-06-15 14:52:57 +08:00
  • 1ac0f5807a feat(audit): add authentication method tracking in audit logs CaIon 2026-06-13 16:12:22 +08:00
  • 51475c8062 fix: only fetch deployment settings on deployments page (#5466) Seefs 2026-06-13 00:10:26 +08:00
  • 1507229238 fix: add deleted user status filter (#5464) Seefs 2026-06-13 00:03:28 +08:00
  • 1292b8b2d5 chore: update Codex channel (#5461) Seefs 2026-06-12 23:45:15 +08:00
  • d0c4305a16 feat(audit): add localized security audit logs (#5462) Calcium-Ion 2026-06-12 23:40:40 +08:00
  • 27b2b2c4b9 perf(data-table): improve data table layout and badge display (#5460) QuentinHsuandt0ng7u 2026-06-12 23:18:22 +08:00
  • 6f415428d3 perf(web): improve frontend table rendering and pinned columns/UI table (#5405) QuentinHsu 2026-06-11 02:36:41 +08:00
  • 59a93cf5c7 fix(openai): align image streaming relay governance CaIon 2026-06-10 17:47:15 +08:00
  • 867d8acfc3 fix: normalize kimi k2.6 temperature (#5390) Benson Yan 2026-06-10 17:19:57 +08:00
  • 30d3a3a5f7 perf(web): add debounce channel search and skip during IME composition (#5393) Q.A.zh 2026-06-10 17:18:51 +08:00
  • 17e342738e feat: persist table rows-per-page across navigation and sessions feitianbubu 2026-06-09 22:53:16 +08:00
  • d2576ddcd3 fix(openai): support streaming image relay and image edit for images API (#4608) gaoren002andCaIon 2026-06-08 18:36:17 +08:00
  • 4ca47ee236 fix: support six-decimal steps in model pricing editor (#5332) 同語 2026-06-06 23:22:37 +08:00
  • 16dd7237c0 fix: align mobile usage log cost badge (#5161) 同語 2026-06-06 23:19:07 +08:00
  • 1915344838 fix: respect theme for multiselect combobox popover (#5328) 同語 2026-06-06 23:18:04 +08:00
  • 15ff8e0268 chore(web): improve frontend dialog layout and sizing (#5346) 同語 2026-06-06 23:16:53 +08:00
  • a1c82841b5 chore(web): simplify public page hero copy (#5339) 同語 2026-06-06 23:15:05 +08:00
  • 1e6f31b235 perf(model-pricing): improve model pricing editor UX (#5275) 同語 2026-06-06 23:14:18 +08:00
  • 2eaa943d9f perf(web): improve dialog sizing and footer layout QuentinHsu 2026-06-06 21:49:33 +08:00
  • 7a5348caa3 feat(web): add shared dialog wrapper QuentinHsu 2026-06-06 18:22:29 +08:00
  • f5753a2b31 perf(web): simplify public page hero copy QuentinHsu 2026-06-06 15:49:38 +08:00
  • 4dd68bad52 perf(model-pricing): move pricing tabs into page title QuentinHsu 2026-06-06 15:26:53 +08:00
  • 0f043ae404 feat(json-editor): add reusable JSON code editor QuentinHsu 2026-06-06 15:14:26 +08:00
  • 75c05bb4b8 perf(model-pricing): improve JSON pricing editor layout QuentinHsu 2026-06-06 14:36:21 +08:00
  • 81d3dc08e5 perf(model-pricing): reduce duplicate model name display QuentinHsu 2026-06-06 14:15:44 +08:00
  • adc390c5fb feat(web): show user id on profile page (#5317) 同語 2026-06-06 00:45:13 +08:00
  • e8c36762fd fix: support six-decimal steps in model pricing editor yyhhyyyyyy 2026-06-05 17:24:33 +08:00
  • e2dbd02cbb Merge remote-tracking branch 'upstream/main' into fix/mobile-usage-log-cost-alignment yyhhyyyyyy 2026-06-05 14:11:55 +08:00
  • c8d3768087 fix: respect theme for multiselect combobox popover yyhhyyyyyy 2026-06-05 14:02:26 +08:00
  • 32805849d6 fix: reuse stream scanner buffer in channel handlers (#5225) xujiantop-crypto 2026-06-05 12:18:57 +08:00
  • 01c2128e23 fix: 收窄 OpenAI o 系列模型适配范围 (#5293) Don GaneshandSeefs 2026-06-05 12:12:45 +08:00
  • 189913b7a0 fix(i18n): clarify thinking adapter copy (#5242) QuentinHsu 2026-06-05 11:54:57 +08:00
  • d2f7f9ee3a fix: limit anonymous request body (#5244) Seefs 2026-06-05 11:39:29 +08:00
  • 83068d115e fix(relay): fix Anthropic-compatible compatibility for GLM (avoid chunked encoding) (#5307) Chen011214 2026-06-05 11:31:20 +08:00
  • 4a188deeaa feat: 支持配置渠道被禁用后是否清空渠道粘性 (#5306) XiaoDingSiRenandSeefs 2026-06-05 11:30:29 +08:00