Commit Graph

  • 0827ebd22e fix: 移除流式响应结尾的[Done],以适应Gemini API的行为 RedwindA 2025-06-04 08:09:22 +08:00
  • 5e88e76001 feat: 支持从 x-goog-api-key header 中获取授权密钥 RedwindA 2025-06-04 07:58:09 +08:00
  • 7c0c6b848c 🐛 fix(channels): resolve type mismatch when copying tested channels Apple\Apple 2025-06-04 15:29:10 +08:00
  • 04007b5955 🐛 fix(sidebar): fix the sidebar user permission to display navigation Apple\Apple 2025-06-04 14:41:18 +08:00
  • f2bca12d9a feat(ui): Enhance model tag rendering in logs table with icons Apple\Apple 2025-06-04 14:31:54 +08:00
  • 56491f4df6 💅 feat(ui): Remove fixed width constraints from model pricing table Apple\Apple 2025-06-04 13:16:45 +08:00
  • 3feed08651 feat(ui): add the attribute mode="password" to the password input on the Setup page to enable password visibility toggle Apple\Apple 2025-06-04 08:50:38 +08:00
  • d5a3b05ba6 🔖chore(text): Optimize the text prompts on the login and registration pages Apple\Apple 2025-06-04 08:46:21 +08:00
  • 80d43b0082 Refactor: Conditionally render OAuth options in login and registration forms Apple\Apple 2025-06-04 08:34:52 +08:00
  • 618ed976f1 🎨 refactor(ui): modernize setup page Apple\Apple 2025-06-04 08:15:48 +08:00
  • 9390cbeea8 支持Gemini inline_data的蛇形命名法 RedwindA 2025-06-04 02:18:54 +08:00
  • 3b1d1de912 Merge branch 'ui/refactor' into alpha Apple\Apple 2025-06-04 01:43:08 +08:00
  • f44e7258b9 Merge remote-tracking branch 'origin/alpha' into ui/refactor Apple\Apple 2025-06-04 01:35:51 +08:00
  • 0ea194e7d7 Merge branch 'main' into ui/refactor Apple\Apple 2025-06-04 01:31:41 +08:00
  • 21613f8f73 Merge remote-tracking branch 'origin/main' into alpha CaIon 2025-06-04 01:25:09 +08:00
  • eaaee594ef chore: add Docker Buildx setup to workflow CaIon 2025-06-04 01:16:42 +08:00
  • c8ab726655 chore: update docker image workflows CaIon 2025-06-04 01:12:49 +08:00
  • 6a8971dd98 💄 style: Remove min-h-screen style Apple\Apple 2025-06-04 01:03:32 +08:00
  • 912c11ab2c ♻️ refactor: refactor the logic of fetchTokenKeys and SetupCheck Apple\Apple 2025-06-04 01:00:48 +08:00
  • 60e6fc67aa ♻️ refactor(components): refactor the components folder structure and related imports Apple\Apple 2025-06-04 00:42:06 +08:00
  • 0cd5e5cf48 ♻️ refactor(auth): move the auth component to the auth.js file in the helpers folder Apple\Apple 2025-06-04 00:21:03 +08:00
  • 1c0c24e0ac ♻️ refactor(components): refactor the components/utils.js to helpers/api.js and related imports Apple\Apple 2025-06-04 00:14:15 +08:00
  • 3daa5f70bd ♻️ refactor(utils.js): refactor the components/utils.js to helpers/api.js and related imports Apple\Apple 2025-06-04 00:11:52 +08:00
  • d98fb70328 ♻️ refactor(helpers): refactor the components/utils.js to helpers/api.js and related imports Apple\Apple 2025-06-04 00:11:06 +08:00
  • 4794a7cadc 🐛 fix(api): resolve missing imports in buildApiPayload function Apple\Apple 2025-06-04 00:01:41 +08:00
  • 61d1add156 ♻️ refactor(helpers): refactor the helpers folder and related imports Apple\Apple 2025-06-03 23:56:39 +08:00
  • 1a8888211f ♻️ refactor(helpers): standardize file naming conventions and improve code organization Apple\Apple 2025-06-03 16:13:50 +08:00
  • 0e642a58e0 update docker-image-alpha.yml creamlike1024 2025-06-03 11:10:09 +08:00
  • a5de6f91d6 feat: alpha docker image creamlike1024 2025-06-03 11:07:26 +08:00
  • b90aa227ef Merge pull request #1107 from QuantumNous/gemini-relay IcedTangerine 2025-06-03 10:50:50 +08:00
  • 42598febd9 🔧 refactor(preview): remove default placeholder message from empty conversation preview Apple\Apple 2025-06-03 01:25:21 +08:00
  • 3f142ba4e9 feat(ui): add clear conversation button to input area with symmetric layout Apple\Apple 2025-06-03 01:18:08 +08:00
  • b924cab0e6 🐛 fix(message): ensure retry uses current selected model instead of stale one Apple\Apple 2025-06-03 00:45:28 +08:00
  • 6df7017d2d 🐛 fix(message): prevent history loss when editing messages with duplicate IDs Apple\Apple 2025-06-03 00:37:10 +08:00
  • a18e90fe88 🐛 fix(message): prevent history loss when retrying imported messages with duplicate IDs Apple\Apple 2025-06-03 00:32:42 +08:00
  • 59d1f76db5 🐛 fix(message): enable retry functionality for system role messages Apple\Apple 2025-06-03 00:22:11 +08:00
  • 2db2bbc6b2 feat(ui): enhance fade-in animation effect for streaming text rendering Apple\Apple 2025-06-03 00:12:50 +08:00
  • 704098603d 🔧 fix(playground): resolve message state issues after page refresh and config reset Apple\Apple 2025-06-02 23:56:58 +08:00
  • 269a1e1204 Merge remote-tracking branch 'origin/main' into ui/refactor Apple\Apple 2025-06-02 23:25:29 +08:00
  • 36a9781d03 🐛 fix(playground): ensure chat interface refreshes when resetting imported messages Apple\Apple 2025-06-02 23:24:50 +08:00
  • c668362f9d Merge pull request #1139 from RedwindA/gemini-fix Calcium-Ion 2025-06-02 22:33:01 +08:00
  • 326bd4d977 Merge pull request #1140 from RedwindA/gemini-tool-fix Calcium-Ion 2025-06-02 22:32:43 +08:00
  • 16f49cfe6f Merge pull request #1141 from xqx121/patch-1 Calcium-Ion 2025-06-02 22:32:18 +08:00
  • f234b3f16c Fix: The edit interface is not billed (usage-based pricing). xqx121 2025-06-02 22:11:11 +08:00
  • e9b74651c2 🐛fix: Fix message saving missing the last conversation Apple\Apple 2025-06-02 21:39:51 +08:00
  • 27ad46cdd5 🐛fix: Fix React hooks order violation causing page crash on API errors Apple\Apple 2025-06-02 21:26:56 +08:00
  • f6fc8e9f7e perf: Optimize message persistence and reduce localStorage operations Apple\Apple 2025-06-02 21:21:46 +08:00
  • 3ea13caab9 💄 feat(playground): Enhance the fade-in animation for the chat Apple\Apple 2025-06-02 20:15:00 +08:00
  • b7b5b6cf5b 💄 feat(playground): chat streaming animation Apple\Apple 2025-06-02 19:58:10 +08:00
  • 088abcdedc feat: 增加对GeminiMIME类型的验证 RedwindA 2025-06-02 19:00:55 +08:00
  • 7ad0082cd5 💄 style(SettingsPanel): Select componet style adjustments Apple\Apple 2025-06-02 06:28:24 +08:00
  • 890c953f31 🐛 fix(playground): ensure proper streaming updates & safeguard message handling Apple\Apple 2025-06-02 06:21:05 +08:00
  • 0d9c6eb3a8 💄 style(thinkingcontent): delete thinkcontent minHeight style Apple\Apple 2025-06-02 04:48:00 +08:00
  • ea632c6ff8 ♻️ refactor(playground): eliminate code duplication in thinking content rendering Apple\Apple 2025-06-02 04:45:38 +08:00
  • e30eca5cca 💄 feat(playground): unify SettingsPanel header design with DebugPanel Apple\Apple 2025-06-02 04:35:04 +08:00
  • a1918aa65e ♻️ refactor(StyleContext): modernize context architecture and eliminate route transition flicker Apple\Apple 2025-06-02 04:16:48 +08:00
  • d15e53ed33 💄 style(ui): some style adjustments Apple\Apple 2025-06-02 00:15:53 +08:00
  • 05396dae39 feat: remove image upload limit and improve scrollbar styling Apple\Apple 2025-06-02 00:02:33 +08:00
  • 4488693808 🎨 ui(playground): reorganize config manager layout to place reset button with timestamp Apple\Apple 2025-06-01 18:25:43 +08:00
  • d01054e2e4 🐛 fix: resolve duplicate toast notifications when toggling message roles Apple\Apple 2025-06-01 17:44:36 +08:00
  • 4080f2ed7b ♻️ refactor: Refactor the structure of the common component Apple\Apple 2025-06-01 17:39:41 +08:00
  • 309f3b9fe3 💄 style(ui): hide scrollbars across chat interface and request editor Apple\Apple 2025-06-01 17:31:13 +08:00
  • ec4dbcd7d8 🐛 fix: Role switching not updating UI immediately in playground Apple\Apple 2025-06-01 17:19:45 +08:00
  • 77157da8fc feat: Add custom request body editor with persistent message storage Apple\Apple 2025-06-01 17:07:36 +08:00
  • aa044d829b 🌏i18n: Siderbar Playground Apple\Apple 2025-06-01 13:13:32 +08:00
  • 03675397f5 Merge branch 'main' into ui/refactor Apple\Apple 2025-06-01 02:40:44 +08:00
  • 7aad5b0479 refactor: enhance cleanFunctionParameters for improved handling of JSON schema, including support for $defs and conditional keywords RedwindA 2025-05-23 20:02:50 +08:00
  • 46f95fddcd feat: add ToMap method and enhance OpenAI request handling CaIon 2025-06-01 01:10:10 +08:00
  • dec73f75ec Merge remote-tracking branch 'origin/main' into ui/refactor Apple\Apple 2025-05-31 22:18:51 +08:00
  • a3d65d23f4 Merge pull request #1134 from QuantumNous/fix_ping_keepalive Calcium-Ion 2025-05-31 22:16:16 +08:00
  • 2da94e62d5 fix: 流式请求ping creamlike1024 2025-05-31 22:13:17 +08:00
  • f1d69fb42a Merge remote-tracking branch 'origin/main' into ui/refactor Apple\Apple 2025-05-31 21:34:57 +08:00
  • 4febdff3ac Merge pull request #1122 from akkuman/feat/stream-tts Calcium-Ion 2025-05-31 18:44:48 +08:00
  • 641d30afc2 Merge pull request #1123 from RedwindA/patch-3 Calcium-Ion 2025-05-31 18:44:24 +08:00
  • 730f76a45a Merge pull request #1130 from xqx121/main Calcium-Ion 2025-05-31 18:43:57 +08:00
  • efd4a46a97 Fix: Gemini2.5pro ThinkingConfig xqx121 2025-05-31 17:50:00 +08:00
  • 1fbd107be5 🎨 feat(ui): Update thinking section design to match EditChannel header card style Apple\Apple 2025-05-31 03:30:28 +08:00
  • f8b6526090 🎨 style(MessageContent): unify thinking section color scheme with PersonalSetting Apple\Apple 2025-05-31 03:25:29 +08:00
  • 1a9be006c7 🐛 fix(Playground): Fix thinking section scroll issue and clean up unused CSS Apple\Apple 2025-05-31 03:19:18 +08:00
  • ed291026eb perf: optimize CodeViewer performance for large content rendering Apple\Apple 2025-05-31 03:06:12 +08:00
  • a84f402a2b 🐛 fix: correct JSON syntax highlighting for API responses in debug panel Apple\Apple 2025-05-31 02:50:36 +08:00
  • 744f78b241 feat: enhance debug panel with VS Code dark theme and syntax highlighting Apple\Apple 2025-05-31 02:47:31 +08:00
  • 2c37aba585 feat(markdown): replace Semi UI MarkdownRender with react-markdown for enhanced rendering Apple\Apple 2025-05-31 02:26:23 +08:00
  • d0651f7a88 ♻️ refactor(playground): Refactor auto-collapse logic to eliminate code duplication Apple\Apple 2025-05-31 01:35:13 +08:00
  • 1686522fac 🐛 fix(Playground): Fix reasoning panel auto-collapse behavior to allow user control Apple\Apple 2025-05-31 01:29:19 +08:00
  • 7979c9a38c feat: improve thinking state management for better UX in reasoning display Apple\Apple 2025-05-31 01:12:45 +08:00
  • 87c9c51a7e improve: Update disabled action tooltips for better accuracy Apple\Apple 2025-05-30 22:35:43 +08:00
  • 7e019db91b perf(playground): optimize config loading and saving to reduce console spam Apple\Apple 2025-05-30 22:29:02 +08:00
  • 3cc232e6b9 ♻️ refactor(playground): major architectural overhaul and code optimization Apple\Apple 2025-05-30 22:14:44 +08:00
  • 6ec7b67ab4 feat(playground): add role toggle feature for AI messages Apple\Apple 2025-05-30 21:51:09 +08:00
  • 75c448e5ec feat: enhance debug panel with real-time preview and collapsible tabs Apple\Apple 2025-05-30 21:34:13 +08:00
  • b5cc31772c feat: add image upload toggle with auto-disable after sending Apple\Apple 2025-05-30 20:05:13 +08:00
  • b2b98e1264 🎨 style(ui): Optimize the detail page height Apple\Apple 2025-05-30 19:37:12 +08:00
  • 8be6c8351f 🐛 fix(playground): improve multimodal content handling and error resilience Apple\Apple 2025-05-30 19:32:49 +08:00
  • 554ac3195c 🎨 refactor(playground): Refactor the structure of the playground and implement responsive design adaptation Apple\Apple 2025-05-30 19:24:17 +08:00
  • f3dd960c04 Revert "🔖chore: Remove the handling of the MarkdownRender component and the <think> tag" Apple\Apple 2025-05-30 01:31:38 +08:00
  • dde8c49a2e feat: enhance cache_create_tokens calculation for OpenRouter neotf 2025-05-29 22:24:29 +08:00
  • d8debe7945 Merge remote-tracking branch 'origin/ui/refactor' into ui/refactor Apple\Apple 2025-05-29 16:25:33 +08:00
  • 30ef878688 🔖chore: Remove the handling of the MarkdownRender component and the <think> tag Apple\Apple 2025-05-29 16:25:13 +08:00
  • bb8923e76a Merge remote-tracking branch 'origin/ui/refactor' into ui/refactor CaIon 2025-05-29 15:52:16 +08:00