Commit Graph

  • 2b6c179247 ♻️Refactor: PasswordResetConfirm and PasswordReset Apple\Apple 2025-05-20 11:02:20 +08:00
  • d7e577cbbf ♻️Refactor: RegisterForm Apple\Apple 2025-05-20 10:38:31 +08:00
  • 0221400181 ♻️Refactor: Login Page Apple\Apple 2025-05-20 04:43:11 +08:00
  • 7568490905 ♻️Refactor: NotFound Page Apple\Apple 2025-05-20 02:33:38 +08:00
  • 6eb1ba958a 🐛fix(HeaderBar): Prevent flicker when unauthenticated users click Console link Apple\Apple 2025-05-20 02:23:06 +08:00
  • 83ea1b2f64 feat: Add country flag icons package to project dependencies CaIon 2025-05-20 02:19:05 +08:00
  • 0a3186ac5d ♻️Refactor: Decouple sidebar visibility from HeaderBar nav clicks Apple\Apple 2025-05-20 01:58:44 +08:00
  • b13f52e3fe 🎨style: Remove the paddingBottom style in isMobile Apple\Apple 2025-05-20 01:25:24 +08:00
  • d751fc7373 feat(ui): Add control for the HeaderBar menu in the console routing under the Sidebar Apple\Apple 2025-05-20 01:22:01 +08:00
  • 9934c978b0 feat: Add the /console/* route Apple\Apple 2025-05-20 01:11:37 +08:00
  • bf767d6550 feat(ui): Add a frosted glass effect with Gaussian blur to the HeaderBar Apple\Apple 2025-05-20 00:56:45 +08:00
  • 83407167fc 🌏i18n: Demo Site Apple\Apple 2025-05-20 00:52:47 +08:00
  • ae4a239f17 🐛fix(session): The localStorage did not clear user information after the login session expired Apple\Apple 2025-05-20 00:50:09 +08:00
  • 3b0d4c8487 ♻️refactor: Home Page and Footer Apple\Apple 2025-05-20 00:23:47 +08:00
  • 0bf328939a refactor: update JSON field names in GeminiChatRequest for consistency CaIon 2025-05-19 20:26:30 +08:00
  • 607d5fc25e feat: 渠道编辑页增加复制所有模型功能 JoeyLearnsToCode 2025-05-19 19:33:29 +08:00
  • bedeb15d3d fix: if default model is not exist, set the first one as default skynono 2025-05-19 14:28:29 +08:00
  • 99185dfae4 🔖chore: Remove useless codes in Footer.js Apple\Apple 2025-05-18 22:58:21 +08:00
  • fc361c1cad 🎨style: Modify the transition shadow effect of the SiderBar Apple\Apple 2025-05-18 22:06:40 +08:00
  • 79486fab44 feat(ui): Add a skeleton screen placeholder for the Logo and systemName in the HeaderBar during loading Apple\Apple 2025-05-18 22:01:50 +08:00
  • ee3d6d8e46 feat(ui): Add a dropdown menu item for the user avatar in the HeaderBar Apple\Apple 2025-05-18 21:54:10 +08:00
  • 63e149b121 🎨style: Modify the transition shadow effect of the headerBar Apple\Apple 2025-05-18 21:43:07 +08:00
  • 1f78dd5927 ♻️refactor: HeaderBar Apple\Apple 2025-05-18 21:33:08 +08:00
  • 1667f0895f Merge pull request #1071 from feitianbubu/fixMjImageProxy IcedTangerine 2025-05-18 14:56:47 +08:00
  • 3d6493c3ec Merge branch 'main' into ui Apple\Apple 2025-05-17 11:22:22 +08:00
  • dc1d09df84 fix: proxy settings not applied when request MJ image url skynono 2025-05-16 17:45:17 +08:00
  • 0a85846098 feat: support UMAMI analytics wzxjohn 2025-05-16 16:44:47 +08:00
  • bb18f64d1f Merge pull request #1067 from QuantumNous/coze Calcium-Ion 2025-05-16 16:11:02 +08:00
  • 63232607cf coze stream creamlike1024 2025-05-16 10:27:07 +08:00
  • e9690c7ad7 add frontend display, more model creamlike1024 2025-05-15 20:00:59 +08:00
  • c0d85e2d98 feat: enhance image decoding logic to handle base64 file types and improve error handling CaIon 2025-05-15 14:51:33 +08:00
  • f88b7cd7f2 fix: update model selection logic for image edits in distributor middleware CaIon 2025-05-14 17:01:50 +08:00
  • 5e8217db0f use channel bot id creamlike1024 2025-05-13 22:23:38 +08:00
  • ee7cdae0a8 cozeChatHelper creamlike1024 2025-05-13 22:01:12 +08:00
  • 7e0b2521a7 DoRequest creamlike1024 2025-05-13 21:13:34 +08:00
  • 9bd7e18ae5 Merge pull request #1063 from kingfs/fix/ali-completions-api IcedTangerine 2025-05-13 17:51:35 +08:00
  • 6a92483b01 fix: ALI completions api path error 王永振 2025-05-13 13:39:44 +08:00
  • cd8a2f85db add coze request creamlike1024 2025-05-13 12:52:22 +08:00
  • a9b0c25fb7 Merge branch 'a37836323-add-dalle-fields' creamlike1024 2025-05-11 17:03:56 +08:00
  • 8aaab38748 Merge branch 'add-dalle-fields' of github.com:a37836323/new-api into a37836323-add-dalle-fields creamlike1024 2025-05-11 17:03:27 +08:00
  • 5c53f48a86 feat: add support for socks5h creamlike1024 2025-05-11 17:00:33 +08:00
  • 5ca8f13ab0 feat: add moderation and background fields to ImageRequest struct in dalle.go #1052 CaIon 2025-05-10 15:52:41 +08:00
  • f249b7cf24 添加DALL-E图像生成请求中的Background和Moderation字段 a37836323 2025-05-10 04:33:49 +08:00
  • c2f3749cfe feat: enhance OpenAI handler to support forced response formatting and add debug logging for request URLs CaIon 2025-05-09 18:57:06 +08:00
  • 97f98a0c08 Merge pull request #1046 from QuantumNous/workerHttpRequest Calcium-Ion 2025-05-09 18:31:25 +08:00
  • 86d1e416ca Merge pull request #1050 from feitianbubu/fixRatio IcedTangerine 2025-05-09 18:15:39 +08:00
  • 92ddbc4dfd fix: GetRequestURL remove unnecessary case creamlike1024 2025-05-09 18:13:19 +08:00
  • b843c356c1 feat: change azure default api version to 2025-04-01-preview creamlike1024 2025-05-09 18:11:37 +08:00
  • e53163f68e fix: correct formatting string in PriceData.ToSetting to handle ImageRatio as float instead of integer skynono 2025-05-09 17:11:25 +08:00
  • f8a972da0d Merge branch '9Ninety-fix/sse_ping' creamlike1024 2025-05-09 13:57:26 +08:00
  • a074e994b0 feat: send SSE ping before get response creamlike1024 2025-05-09 13:57:00 +08:00
  • a8b46d5212 Merge branch 'fix/sse_ping' of github.com:9Ninety/new-api into 9Ninety-fix/sse_ping creamlike1024 2025-05-09 12:28:05 +08:00
  • 6b71eb6437 Merge pull request #1045 from tbphp/feat_openrouter_balance IcedTangerine 2025-05-09 12:19:20 +08:00
  • 285c4a7e4c feat: add option to allow worker HTTP image requests creamlike1024 2025-05-09 02:00:42 +08:00
  • 3f3672124d fix: 修改命名规范 tbphp 2025-05-09 00:20:26 +08:00
  • d6942dfe06 feat: update OpenRouter balance tbphp 2025-05-09 00:15:44 +08:00
  • 4d0b438f81 Merge branch 'tbphp-tbphp_model_request_rate_limit_for_group' creamlike1024 2025-05-08 23:20:08 +08:00
  • 66cda24386 feat: add AzureNoRemoveDotTime constant and update channel handling #1044 CaIon 2025-05-08 22:39:55 +08:00
  • abc9d60fdc fix: update OpenAI request handling to include 'o1-preview' model support #1029 CaIon 2025-05-08 21:34:31 +08:00
  • 58cd3d22aa fix: tool quota calculate creamlike1024 2025-05-07 19:33:32 +08:00
  • 9265d41b84 fix: xAi response liusanp 2025-05-07 18:59:27 +08:00
  • 89d40bbbf3 fix: xAi requestUrl liusanp 2025-05-07 18:32:59 +08:00
  • 2e73714f49 fix: quality, size or style are not supported by xAI API liusanp 2025-05-07 16:17:22 +08:00
  • c483c7df5f Merge branch 'tbphp_model_request_rate_limit_for_group' of github.com:tbphp/new-api into tbphp-tbphp_model_request_rate_limit_for_group creamlike1024 2025-05-08 23:16:06 +08:00
  • 54f69c7d80 feat: add AzureNoRemoveDotTime constant and update channel handling #1044 CaIon 2025-05-08 22:39:55 +08:00
  • 9aa7f7c755 fix: update OpenAI request handling to include 'o1-preview' model support #1029 CaIon 2025-05-08 21:34:31 +08:00
  • ae788c8ac8 Merge pull request #1040 from QuantumNous/responses-quota Calcium-Ion 2025-05-08 01:21:34 +08:00
  • 882d1723db fix: ensure SSE ping packets are sent before upstream response 9 2025-05-07 23:27:09 +08:00
  • a63b2e77eb Merge pull request #1039 from liusanp/main IcedTangerine 2025-05-07 22:06:51 +08:00
  • fdaed7bd00 Merge pull request #1032 from feitianbubu/upstream IcedTangerine 2025-05-07 20:56:36 +08:00
  • eb15a90ecd Merge pull request #1037 from LarchLiu/main IcedTangerine 2025-05-07 20:53:45 +08:00
  • 5002f7c402 fix: tool quota calculate creamlike1024 2025-05-07 19:33:32 +08:00
  • e514d1f6fa fix: xAi response liusanp 2025-05-07 18:59:27 +08:00
  • 678c61d208 fix: xAi requestUrl liusanp 2025-05-07 18:32:59 +08:00
  • 7ecd9d053e fix: gemini response json schema Alex Liu 2025-05-07 18:08:56 +08:00
  • 465504033f fix: update ResponseChunkData to format data correctly without newline CaIon 2025-05-07 17:02:47 +08:00
  • 4ad7c26345 feat: add support for BaiduV2 channel in relay info CaIon 2025-05-07 16:30:32 +08:00
  • ef5480bd31 fix: quality, size or style are not supported by xAI API liusanp 2025-05-07 16:17:22 +08:00
  • 645b19b937 Merge remote-tracking branch 'origin/main' CaIon 2025-05-07 16:16:19 +08:00
  • 2cbedaf6d7 feat: support model mapping chain joey 2025-05-07 16:00:35 +08:00
  • 451133d92d fix: correct error messages for dall-e models size parameters skynono 2025-05-06 16:06:45 +08:00
  • 910e058c8e Merge pull request #1025 from QuantumNous/responses_buildin_tools Calcium-Ion 2025-05-07 02:25:47 +08:00
  • 6eda56bd45 feat: 添加 built in tools 计费前端显示 creamlike1024 2025-05-07 01:08:20 +08:00
  • 8cebbde4a0 chore: move file search tool price to operation_setting creamlike1024 2025-05-06 23:57:22 +08:00
  • 1db30c55af chore: move web search tool price to operation_setting creamlike1024 2025-05-06 23:25:16 +08:00
  • ccadf0eec2 Merge pull request #1026 from tbphp/tbphp_fix_redis_limit IcedTangerine 2025-05-06 22:36:13 +08:00
  • b4847f119f Merge branch 'feitianbubu-upstream' creamlike1024 2025-05-06 22:31:39 +08:00
  • 13afcd4266 fix: 修复未输入新密码时提示修改成功 creamlike1024 2025-05-06 22:28:32 +08:00
  • a3fe88772f feat: 添加 built in tools 计费 creamlike1024 2025-05-06 21:58:01 +08:00
  • 062dbb109e feat: add support for DeepSeek channel in streamSupportedChannels CaIon 2025-05-06 18:41:01 +08:00
  • bb596ae8e6 feat: add original password verification when changing password skynono 2025-05-06 14:18:15 +08:00
  • b2198c6cff 🔖chore: Remove semantic-ui styles Apple\Apple 2025-05-06 01:38:44 +08:00
  • 2491b154b9 feat: Support TailwindCSS V3 Apple\Apple 2025-05-06 01:36:23 +08:00
  • b432ffd441 Revert "feat: Support TailwindCSS V3" Apple\Apple 2025-05-06 01:24:36 +08:00
  • 77382f828b feat: Support TailwindCSS V3 Apple\Apple 2025-05-06 00:14:18 +08:00
  • 21b0d13bab fix: 样式修复 tbphp 2025-05-05 23:56:15 +08:00
  • b648b3cf98 fix: 缩进修复还原 tbphp 2025-05-05 23:53:05 +08:00
  • 9e2af59840 fix: text tbphp 2025-05-05 23:48:15 +08:00
  • e8111e2bdb 📕docs: Update the content in README.en.md and the structure of the docs directory Apple\Apple 2025-05-05 23:44:30 +08:00
  • 914b3d1cfe fix: 请求完成数必须大于等于1 tbphp 2025-05-05 23:41:43 +08:00