Commit Graph

  • 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-Ion 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) power 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) woan1136 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] 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
  • 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