Commit Graph

  • 559c98f261 feat(web): add ErrorBoundary to prevent full-page crashes irongit 2026-04-06 22:32:19 +08:00
  • 960bf9c49e Merge pull request #4114 from RedwindA/fix/4110 Calcium-Ion 2026-04-06 19:49:10 +08:00
  • 12a48c620e feat(token): add batch API for fetching token keys RedwindA 2026-04-06 18:07:27 +08:00
  • eacc245bad Merge pull request #4106 from HynoR/feat/fix Calcium-Ion 2026-04-06 16:01:28 +08:00
  • 03758a4a85 refactor(file-source): unify file source creation and enhance caching mechanisms CaIon 2026-04-06 15:54:42 +08:00
  • 8fc0eb78e2 feat(billing): enhance task billing process with video input detection and updated pricing logic CaIon 2026-04-05 20:07:48 +08:00
  • 427fb7eaf6 refactor(playground): remove playgroundMaxTokens helper and update input handling HynoR 2026-04-06 00:48:06 +08:00
  • 4cd0e3651d feat(playground): enhance max_tokens handling and input sanitization HynoR 2026-04-06 00:40:08 +08:00
  • 677d02f2ab Merge pull request #4097 from QuantumNous/dependabot/npm_and_yarn/electron/lodash-4.18.1 Calcium-Ion 2026-04-05 15:30:22 +08:00
  • c583382af7 chore(deps-dev): bump lodash from 4.17.23 to 4.18.1 in /electron dependabot[bot] 2026-04-05 06:04:44 +00:00
  • b1950655e7 Merge pull request #3523 from QuantumNous/dependabot/npm_and_yarn/electron/xmldom/xmldom-0.8.12 Calcium-Ion 2026-04-05 14:04:19 +08:00
  • 22cbbcab4c Merge pull request #4080 from QuantumNous/dependabot/npm_and_yarn/electron/electron-39.8.5 Calcium-Ion 2026-04-05 14:03:40 +08:00
  • 873067f7d1 Merge pull request #4090 from seefs001/fix/claude2openai-usage Calcium-Ion 2026-04-04 21:09:46 +08:00
  • 82c2008d2c fix: emit claude message_delta for usage-only final stream chunk Seefs 2026-04-04 20:21:13 +08:00
  • 495e4f5e17 Merge pull request #4087 from D26FORWARD/fix/gemini-native-stream-detection Seefs 2026-04-04 19:04:32 +08:00
  • 23fde25b15 fix(gemini): detect streaming from URL path :streamGenerateContent D26FORWARD 2026-04-04 16:11:13 +08:00
  • ac90d9f185 chore(deps-dev): bump electron from 35.7.5 to 39.8.5 in /electron dependabot[bot] 2026-04-03 22:21:15 +00:00
  • bb5b9eaca2 fix(relay-claude): set TopP to nil in Claude request to align with API requirements CaIon 2026-04-03 20:18:28 +08:00
  • b713e277cd feat: metadata correct parse feitianbubu 2026-04-03 15:25:57 +08:00
  • 08a5243bbc feat: TaskSubmitReq support Duration feitianbubu 2026-03-27 17:24:26 +08:00
  • c9611c493f feat(usage-logs): enhance stream status display with error tooltip CaIon 2026-04-02 22:27:11 +08:00
  • 1baf4a6337 feat(i18n): update localization files with new currency display options and descriptions CaIon 2026-04-02 21:56:36 +08:00
  • 9816ad87e3 feat: add HEIC/HEIF image format support for Gemini channel (#4049) Calcium-Ion 2026-04-02 21:32:42 +08:00
  • 50249f581c refactor(middleware): enhance performance error messages CaIon 2026-04-02 21:28:43 +08:00
  • 0193018af6 Merge pull request #4042 from feitianbubu/pr/fe9713dcbf8795e127fbea2fcb1f3011da86ad54 Calcium-Ion 2026-04-02 21:30:31 +08:00
  • f449e06b9d fix: handle ISOBMFF extended sizes in HEIF dimension parser RedwindA 2026-04-02 17:01:21 +08:00
  • 79527c0ab1 feat: add HEIC/HEIF image format support RedwindA 2026-04-02 16:40:45 +08:00
  • 41cd051ea9 Merge pull request #3505 from seefs001/fix/claude-media-support Calcium-Ion 2026-04-02 13:29:21 +08:00
  • c04f82bfb5 TODO: fix chat -> messages file type Seefs 2026-04-02 13:16:58 +08:00
  • dafc7618c3 feat: add seedance fail reason feitianbubu 2026-03-27 22:48:11 +08:00
  • 22692b3f87 feat: seedance support seconds feitianbubu 2026-03-27 16:42:26 +08:00
  • d36e892905 fix: seedance only one text feitianbubu 2026-03-27 14:00:36 +08:00
  • 3cd1ba4673 fix: seedance metadata override prompt feitianbubu 2026-03-27 11:52:44 +08:00
  • b7c0f754ad feat: add seedance2.0 video api feitianbubu 2026-03-14 16:17:21 +08:00
  • 35d0704640 Merge branch 'origin/main' into nightly CaIon 2026-04-02 00:39:13 +08:00
  • a706f00287 feat(EditChannelModal): persist advanced settings state in local storage CaIon 2026-04-02 00:13:51 +08:00
  • 7efb1922fe Merge pull request #3526 from feitianbubu/pr/e560265b6e57aa7b95bc98cb53397ef0a3082d9d Calcium-Ion 2026-04-02 00:15:04 +08:00
  • 89fe99f3bd Merge pull request #3512 from imlhb/patch-2 Calcium-Ion 2026-04-02 00:14:39 +08:00
  • e5b5331d3b feat: wan 2.7 support N for gen images number feitianbubu 2026-04-01 17:38:02 +08:00
  • 18373c6eac feat: add wan 2.7 feitianbubu 2026-04-01 17:19:36 +08:00
  • 5b47011e08 Merge pull request #3450 from QuantumNous/dependabot/npm_and_yarn/electron/picomatch-4.0.4 Calcium-Ion 2026-04-01 14:35:30 +08:00
  • 314ae40820 chore(deps-dev): bump @xmldom/xmldom from 0.8.11 to 0.8.12 in /electron dependabot[bot] 2026-04-01 04:51:17 +00:00
  • ab99c30884 fix: move image count n to OtherRatio to prevent double-counting CaIon 2026-03-31 23:58:10 +08:00
  • 670abee2f0 fix(EditChannelModal): enhance clipboard handling with error checks CaIon 2026-03-31 21:42:36 +08:00
  • 8bb9a42f68 feat: add clipboard magic string for quick channel creation from token copy CaIon 2026-03-31 19:34:18 +08:00
  • d22f889e5d fix(xAI): set MaxTokens to nil when MaxCompletionTokens is 0 for grok-3-mini model CaIon 2026-03-31 19:16:16 +08:00
  • 3734059da7 Merge pull request #3462 from DaZuiZui/main Calcium-Ion 2026-03-31 19:02:15 +08:00
  • 26ce873f8b Merge pull request #3474 from wans10/main Calcium-Ion 2026-03-31 18:57:16 +08:00
  • e099117c61 refactor: use POST for account binding endpoints and normalize reset responses CaIon 2026-03-31 18:43:23 +08:00
  • 310d618a16 style: enhance footer layout and add custom class for styling CaIon 2026-03-31 18:41:44 +08:00
  • 20399d3c8f fix: harden SSRF protection for unauthenticated and user-level endpoints CaIon 2026-03-31 17:57:47 +08:00
  • 53aeee4ff7 Comment out price data adjustment logic 刘泓宾 2026-03-31 17:12:06 +08:00
  • 5238f279db feat: record stream interruption reasons via StreamStatus CaIon 2026-03-31 16:50:24 +08:00
  • 5402bf417d feat: expose i18n instance to the global window object for easier access CaIon 2026-03-27 00:50:55 +08:00
  • c766913baf Merge pull request #3507 from QuantumNous/dependabot/go_modules/golang.org/x/image-0.38.0 Seefs 2026-03-31 16:52:35 +08:00
  • 40dc43f44e chore(deps): bump golang.org/x/image from 0.23.0 to 0.38.0 dependabot[bot] 2026-03-30 16:24:46 +00:00
  • 263b9bc695 fix: add basic inline file support for Claude relay Seefs 2026-03-30 19:37:21 +08:00
  • 116e0b8f1c feat: add include_model_name UI switch to channel affinity settings Clansty 2026-03-29 02:48:37 +08:00
  • 70560d5371 feat: add IncludeModelName option to channel affinity rules for per-model affinity tracking Clansty 2026-03-29 02:22:24 +08:00
  • b2dd4acc9f fix(dashboard): 修复消耗分布图表悬浮时滚动条闪烁 wans10 2026-03-28 12:14:22 +08:00
  • 4e492b26f6 Update README.zh_TW.md 哇塞大嘴好帥 2026-03-27 17:34:28 +08:00
  • 82b750398c Update README.zh_TW.md 哇塞大嘴好帥 2026-03-27 17:15:12 +08:00
  • fbf235d222 Merge pull request #3461 from feitianbubu/pr/0ec3d7a1b2cc1375b5c7fe041ae94d714eb03a69 Seefs 2026-03-27 15:36:01 +08:00
  • 62b9aaa520 feat: prevent metadata from overriding model fields feitianbubu 2026-03-27 15:31:09 +08:00
  • 814a3f5124 chore(deps-dev): bump picomatch from 4.0.3 to 4.0.4 in /electron dependabot[bot] 2026-03-26 07:58:57 +00:00
  • 22b6b16702 Merge pull request #3440 from seefs001/refactor/expose-skip-retry-option Calcium-Ion 2026-03-25 14:11:37 +08:00
  • 6154b8e3cd refactor: expose skip-retry option and show it in rules list Seefs 2026-03-25 14:06:35 +08:00
  • ff66288e3a Merge pull request #3438 from seefs001/fix/openrouter-usage Calcium-Ion 2026-03-25 14:02:08 +08:00
  • 926e1781dd fix: preserve cache usage in openai-to-claude response conversion Seefs 2026-03-25 13:49:21 +08:00
  • d4a470a638 fix: restore pre-3400 OpenRouter billing semantics Seefs 2026-03-25 13:24:52 +08:00
  • 9f61407bf0 fix: restore pre-3400 OpenRouter billing semantics Seefs 2026-03-25 13:11:51 +08:00
  • dbf900a531 fix: restore doubao coding plan deprecation and regex ignored models lost during conflict resolution CaIon 2026-03-25 00:04:01 +08:00
  • 7399e4721b feat: add slide-in animations and update translations for new UI elements CaIon 2026-03-24 23:56:10 +08:00
  • a5e20269dd security: harden Docker and release CI workflows CaIon 2026-03-24 23:53:50 +08:00
  • 9ae9040b3c Merge pull request #3401 from seefs001/fix/convert-openai-detail-field Calcium-Ion 2026-03-23 15:04:06 +08:00
  • 0191a68d4e Merge pull request #3400 from seefs001/fix/openai-usage Calcium-Ion 2026-03-23 15:03:57 +08:00
  • 16221f8279 Merge pull request #3399 from seefs001/refactor/codex-usage Calcium-Ion 2026-03-23 15:03:47 +08:00
  • 763c3ff709 Merge pull request #3331 from seefs001/fix/claude-beta-query Calcium-Ion 2026-03-23 15:03:36 +08:00
  • c667e4706a Merge pull request #3333 from seefs001/fix/channel-affinity-disable Calcium-Ion 2026-03-23 15:03:23 +08:00
  • 216b94dac0 Merge pull request #3335 from seefs001/chore/adjuct-default-settings Calcium-Ion 2026-03-23 15:03:01 +08:00
  • 49eb533aaf Merge pull request #3381 from seefs001/feature/regex-ignored-upstream-models Calcium-Ion 2026-03-23 15:02:44 +08:00
  • 7693edae53 Merge pull request #3393 from seefs001/fix/oauth-bind Calcium-Ion 2026-03-23 15:02:34 +08:00
  • ded4a124e2 fix: the "detail" field is empty, an empty field was sent to the upstream system. Seefs 2026-03-23 15:00:20 +08:00
  • d6982c8182 Merge pull request #3379 from seefs001/refactor/rm-coding-plan Calcium-Ion 2026-03-23 14:53:13 +08:00
  • 9ecad90652 refactor: optimize billing flow for OpenAI-to-Anthropic convert Seefs 2026-03-23 14:22:12 +08:00
  • 929b5060ea refactor: simplify codex account modal and collapse raw json by default Seefs 2026-03-23 13:54:54 +08:00
  • 755ece2f01 refactor: simplify codex account modal and collapse raw json by default Seefs 2026-03-23 00:58:59 +08:00
  • f40eb4e5d2 fix: oauth bind callback handling Seefs 2026-03-23 00:48:55 +08:00
  • 45f65c297b feat: support regex-prefixed ignored upstream models Seefs 2026-03-22 15:43:03 +08:00
  • 6c074ef897 fix: disable doubao coding plan selection Seefs 2026-03-22 15:01:09 +08:00
  • deff59a5be fix: increase StreamScannerMaxBufferMB limit and add handling for gpt-5.4-nano prefix CaIon 2026-03-22 13:55:03 +08:00
  • 3c516084f8 Merge pull request #3360 from lcq225/docs/improve-bt-installation-guide Seefs 2026-03-22 00:43:13 +08:00
  • 4d675b4d1f Merge pull request #3357 from wenyifancc/cache_llama_cpp Seefs 2026-03-22 00:39:49 +08:00
  • 87b426f306 Merge pull request #3369 from RedwindA/feat/logsManagement Seefs 2026-03-22 00:32:01 +08:00
  • 49db5147c3 fix: align log cleanup button with other controls in the row RedwindA 2026-03-21 21:48:31 +08:00
  • 13122aa0fa fix: refresh log info on partial delete failure RedwindA 2026-03-21 21:11:52 +08:00
  • dcd0911612 fix: log management race condition, partial delete reporting, and UX issues RedwindA 2026-03-21 20:40:39 +08:00
  • e904579a5b feat: add server log file management to performance settings RedwindA 2026-03-21 20:06:49 +08:00
  • e80d867f38 Update docs/installation/BT.md mm413andcoderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> 2026-03-20 20:13:30 +08:00
  • cf86fe5fea docs: 完善宝塔面板部署教程并修复链接错误 lcq225 2026-03-20 20:06:09 +08:00