Commit Graph

  • ec8f3dceaa Merge pull request #4412 from xyfacai/fix/image-n Calcium-Ion 2026-04-24 14:01:56 +08:00
  • 63ce2db988 fix: model pricing use correct display type feitianbubu 2026-04-24 13:47:52 +08:00
  • df6d862895 fix: correct gpt-5.5 completion ratio yesone 2026-04-24 09:00:21 +08:00
  • 69ba18d392 fix(image): only price image model use N ratio Xyfacai 2026-04-24 01:24:14 +08:00
  • 65b1654732 Merge pull request #4409 from QuantumNous/nightly Calcium-Ion 2026-04-24 00:34:52 +08:00
  • eab478bdc8 fix: miscellaneous quick fixes from CodeRabbit review CaIon 2026-04-24 00:34:06 +08:00
  • 3e5f2ee1d6 fix(billing): correct tiered billing settlement and edge cases CaIon 2026-04-24 00:33:54 +08:00
  • 8eeae00737 fix: resolve runtime crashes in render.jsx and TieredPricingEditor.jsx CaIon 2026-04-24 00:33:41 +08:00
  • 6bde1a9c8d Merge origin/main into nightly CaIon 2026-04-23 21:23:40 +08:00
  • 55b7e485c1 Merge pull request #4162 from yyhhyyyyyy/fix/tiered-text-tool-surcharge Calcium-Ion 2026-04-23 19:01:13 +08:00
  • 5c4ed5be99 fix(billing): use tieredQuota fallback in composeTieredTextQuota error path CaIon 2026-04-23 18:59:48 +08:00
  • 11f8d42d66 Merge pull request #4401 from XiaoAI1024/codex/legacy-token-key-compat Calcium-Ion 2026-04-23 13:32:45 +08:00
  • 49474520ec Protect external token migration tests XiaoAI1024 2026-04-23 13:29:00 +08:00
  • 0feb6f2c3c Add cross-database token migration tests XiaoAI1024 2026-04-23 13:29:00 +08:00
  • 81ddf6e722 Add legacy token migration test XiaoAI1024 2026-04-23 13:29:00 +08:00
  • 2431efc01f Support longer legacy token keys XiaoAI1024 2026-04-23 13:29:00 +08:00
  • 01c2e909a0 Merge pull request #4399 from QuantumNous/dependabot/npm_and_yarn/electron/xmldom/xmldom-0.8.13 Calcium-Ion 2026-04-23 12:43:28 +08:00
  • e2e479c11d Merge pull request #4397 from QuantumNous/dependabot/go_modules/github.com/jackc/pgx/v5-5.9.2 Calcium-Ion 2026-04-23 12:43:16 +08:00
  • 346de02683 chore(deps-dev): bump @xmldom/xmldom from 0.8.12 to 0.8.13 in /electron dependabot[bot] 2026-04-23 02:02:02 +00:00
  • 6c69d60fbb chore(deps): bump github.com/jackc/pgx/v5 from 5.9.0 to 5.9.2 dependabot[bot] 2026-04-23 00:44:49 +00:00
  • 3afa439b5c Merge pull request #4372 from feitianbubu/pr/723d3fea3a4c9092187f745fa8ac4a5e9ef1dc35 Calcium-Ion 2026-04-23 00:34:31 +08:00
  • 2d4bdd297b Show user ID in admin topup bills (#4349) Calcium-Ion 2026-04-23 00:33:38 +08:00
  • 1d83b5472a fix: require proper verification for passkey changes (#4393) Seefs 2026-04-22 22:55:06 +08:00
  • e729b22197 fix: refresh codex credentials for auto-disabled channels (#4324) Seefs 2026-04-22 22:54:52 +08:00
  • 5f67d2a28b fix: use stream for codex auto test (#4325) Seefs 2026-04-22 22:54:41 +08:00
  • d586a567e4 chore: refine codex usage modal layout (#4386) Seefs 2026-04-22 22:54:28 +08:00
  • 6afaa58d28 fix(topup): import missing Tag in recharge card (#4388) gaoren002 2026-04-22 22:22:09 +08:00
  • b60bc94f9c feat: show last used time column in tokens table feitianbubu 2026-04-21 17:20:01 +08:00
  • 600ae85998 Show user ID in admin topup bills uskyu 2026-04-19 23:09:33 +08:00
  • f995a868e4 Merge pull request #4089 from seefs001/feature/waffo-pay Seefs 2026-04-18 14:22:54 +08:00
  • 5b9dcf1bda Merge pull request #4311 from KoellM/fix-gemini-3-toolconfig Seefs 2026-04-18 01:13:48 +08:00
  • d75a046791 chore(docker-compose): set default redis password CaIon 2026-04-18 00:56:07 +08:00
  • 209645e26b feat(topup-log): add NODE_NAME env var for audit logs CaIon 2026-04-18 00:51:04 +08:00
  • 6ff8c7ab03 fix(topup-log): keep row expandable and warn admins on legacy logs CaIon 2026-04-18 00:36:05 +08:00
  • c31343ac76 fix(log): hide admin identity in user-visible management logs CaIon 2026-04-18 00:16:52 +08:00
  • b2e62a44ee fix(topup): harden top-up search against DoS and cap user queries to 30 days CaIon 2026-04-18 00:01:03 +08:00
  • 9253426223 fix(user): invalidate user and token caches when disabling user CaIon 2026-04-17 23:58:45 +08:00
  • 209d90e861 feat(topup): add admin-only audit info to top-up logs CaIon 2026-04-17 23:51:30 +08:00
  • e2807c5f95 feat: enhance SSRF protection CaIon 2026-04-17 23:46:28 +08:00
  • 45cc95a25c fix(gemini): add IncludeServerSideToolInvocations field to ToolConfig KoellM 2026-04-17 19:49:19 +08:00
  • 283474020d chore(deps): bump github.com/jackc/pgx/v5 from 5.7.1 to 5.9.0 (#4294) Calcium-Ionanddependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2026-04-17 13:53:20 +08:00
  • 47d7bca268 feat: support claude-opus-4-7 (#4293) papersnake 2026-04-17 13:52:34 +08:00
  • dd57eeb514 chore(deps): bump github.com/jackc/pgx/v5 from 5.7.1 to 5.9.0 dependabot[bot] 2026-04-16 22:45:12 +00:00
  • 22e509c1ef refactor: simplify ShouldDisableChannel function by removing unused parameters and commented-out code CaIon 2026-04-16 20:56:44 +08:00
  • 3cad6b9d7f fix(claude): improve handling of empty string content in OpenAI to Claude message conversion CaIon 2026-04-16 17:44:38 +08:00
  • 8aaec8b1cc feat: add PaymentMethod field to TopUp model and enhance payment method validation in topup controllers CaIon 2026-04-15 21:17:49 +08:00
  • b2a40d3381 feat: enhance Stripe webhook handling for async payment events CaIon 2026-04-15 20:55:31 +08:00
  • bf130c5cde feat: include admin username in quota adjustment logs (#4216) Calcium-Ion 2026-04-15 20:56:34 +08:00
  • f7adf02eb4 feat(claude): add cache_control and speed passthrough controls (#4247) Seefs 2026-04-15 20:55:01 +08:00
  • d0c2d2c6fb fix(channel): 修复多密钥管理弹窗索引显示,将索引值调整为从1开始 (#4231) wans10 2026-04-15 20:53:58 +08:00
  • ee7cedd577 fix: use json.RawMessage for Instructions field in OpenAIResponsesResponse (#4260)
    power40005415C\Administrator <linbin@envicool.com>Claude Opus 4.6
    2026-04-15 20:51:10 +08:00
  • 8c8661d0d7 refactor: clean up unused imports and commented-out code in channel.go CaIon 2026-04-13 16:39:12 +08:00
  • d15e14b117 feat: include admin username in quota adjustment logs feitianbubu 2026-04-13 15:47:15 +08:00
  • 3ab65a8221 fix: add Azure channel support for /v1/responses/compact URL routing (#4149) woan1136and彭俊杰 2026-04-13 15:23:38 +08:00
  • 7cfaf6c335 feat: enhance dashboard charts with improved dimension handling and ranking logic CaIon 2026-04-13 15:12:12 +08:00
  • 2bedd31b42 feat: display next quota reset time in subscription card (#4181) MS 2026-04-13 14:48:32 +08:00
  • c20060931b fix(GroupTable): prevent Input cursor jumping to end on keystroke (#4208) 萧邦 2026-04-13 14:41:40 +08:00
  • 8b22161527 fix: set TopP to nil in Claude request configuration CaIon 2026-04-13 14:36:22 +08:00
  • 3d0ac2d049 chore(deps): update axios CaIon 2026-04-12 23:55:07 +08:00
  • b81d3427ee chore(deps): bump axios from 1.13.5 to 1.15.0 in /web (#4201) dependabot[bot]anddependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2026-04-12 23:52:04 +08:00
  • b4df9955f4 fix: isStream status in error logs instead of hardcoded false (#4195) skynono 2026-04-12 17:41:26 +08:00
  • 59c582d13c fix: harden token auth error handling to prevent info leakage CaIon 2026-04-12 17:39:00 +08:00
  • 2819e3a1d1 fix: improve login error handling to distinguish database errors from auth failures CaIon 2026-04-12 17:11:20 +08:00
  • ed7f839911 feat: improve model price error UX with role-aware messages and cleaner UI CaIon 2026-04-11 17:19:38 +08:00
  • 040e8c1da8 feat: replace quota input with amount-first UI and atomic quota adjustment CaIon 2026-04-09 22:44:53 +08:00
  • 1fe9f6f989 fix(billing): preserve text tool surcharges in tiered settlement yyhhyyyyyy 2026-04-09 18:18:01 +08:00
  • 4d2993e4cc Merge remote-tracking branch 'origin/main' into nightly CaIon 2026-04-09 17:12:21 +08:00
  • 0220df8429 fix(channel-test): support tiered billing model tests (#4145) yyhhyyyyyy 2026-04-09 17:08:52 +08:00
  • 0664bb3f65 Merge pull request #4076 from seefs001/ci/add-pr-check Seefs 2026-04-09 14:35:38 +08:00
  • c7cf20391e fix: document render (#4153) Seefs 2026-04-09 14:35:31 +08:00
  • b07f0b9626 Merge pull request #4154 from seefs001/feature/vllm-extensions-params Calcium-Ion 2026-04-09 14:35:05 +08:00
  • 53cf37a469 fix(ali): accept string usage values in task polling (#4155) Calcium-Ion 2026-04-09 14:34:44 +08:00
  • 3bda738ec1 fix: prefer explicit pricing for compact models (#4156) Seefs 2026-04-09 14:34:14 +08:00
  • 160cb28572 fix(zhipu_4v): use correct endpoint for coding plan image generation (#4146) NyaMisty 2026-04-09 14:33:48 +08:00
  • 274307b0a9 fix(ali): accept string usage values in task polling Seefs 2026-04-09 12:48:17 +08:00
  • a19a63b98c feat: fill in some custom fields for vllm-omini. Seefs 2026-04-09 12:41:51 +08:00
  • 78e4cb3cad feat(web): redesign group ratio rules with collapsible grouped layout CaIon 2026-04-08 17:09:19 +08:00
  • c734db34e8 feat: add minimax image generation relay support (#4103) forsakenyang 2026-04-08 16:57:44 +08:00
  • a18ea3cc16 feat: 支持强制使用 AUTH LOGIN 以解决 outlook 等邮箱的发件问题 (#4112) 星野梦月 2026-04-08 16:53:10 +08:00
  • aafbd78887 feat(dashboard): add copy button next to API link in API info panel CaIon 2026-04-08 16:39:50 +08:00
  • 77897a8101 feat(dashboard): enhance chart axes and update sorting logic CaIon 2026-04-08 15:57:26 +08:00
  • 9b4ffb0875 Merge pull request #4142 from seefs001/fix/skip_failure_option Calcium-Ion 2026-04-08 15:45:02 +08:00
  • 606a4eee96 feat(dashboard): add admin user analytics and fix chart labels CaIon 2026-04-08 15:43:29 +08:00
  • 9ffb85a36b Merge pull request #4068 from feitianbubu/seedance-support-duration Calcium-Ion 2026-04-08 15:01:25 +08:00
  • c3b8fa29b2 fix: 修复 失败后不重试 配置项写到内存被覆盖 Seefs 2026-04-08 14:01:27 +08:00
  • a057eddac1 Merge pull request #4131 from binorxin/add-error-logs Calcium-Ion 2026-04-08 13:46:18 +08:00
  • 1110403750 Merge pull request #4136 from QuantumNous/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/bedrockruntime-1.50.4 Calcium-Ion 2026-04-08 13:43:34 +08:00
  • 3a2aecbc01 Merge pull request #4123 from bbbugg/fix/enabled-api Calcium-Ion 2026-04-08 13:43:02 +08:00
  • 49648d8b80 Merge pull request #4128 from zuiho-kai/fix/claude-stream-usage-overwrite Calcium-Ion 2026-04-08 13:42:39 +08:00
  • 59d5aef393 fix: 修复 失败后不重试 配置项写到内存被覆盖 Seefs 2026-04-08 13:41:31 +08:00
  • 48695e0e6f Merge pull request #3350 from goodmorning10/feat/error-boundary Seefs 2026-04-08 12:21:11 +08:00
  • e96ca77542 Merge branch 'main' into feat/error-boundary Seefs 2026-04-08 12:20:50 +08:00
  • 1ad2557668 Merge pull request #3488 from clansty/feature/channel-affinity-include-model Seefs 2026-04-08 11:54:31 +08:00
  • ded3bb9cb1 chore(deps): bump github.com/aws/aws-sdk-go-v2/service/bedrockruntime dependabot[bot] 2026-04-08 01:23:22 +00:00
  • dc83c4af31 refactor(settings): update RatioSetting component to use ModelPricingCombined and adjust tab structure CaIon 2026-04-08 00:59:50 +08:00
  • cf1b485389 add 添加 启用错误日志记录到env配置中 borx 2026-04-07 21:12:13 +08:00
  • 741aaf4436 fix: wrap scope tag labels with t() for i18n support Clansty 2026-04-07 20:00:34 +08:00
  • c66636a0c7 fix: 采纳 CodeRabbit 建议,!Done 时也用 fallback 覆盖占位 CompletionTokens zuiho 2026-04-07 17:52:11 +08:00
  • f7cdc727df fix: Claude 流式断流时不再整份覆盖 usage,保留 cache 计费字段 zuiho 2026-04-07 17:41:08 +08:00
  • 07843d7898 fix(pricing): add filtering for pricing based on usable groups bbbugg 2026-04-07 15:56:28 +08:00