Commit Graph

  • 1cff048cb7 Merge branch 'main' into feat-04 neotf 2025-06-11 13:55:47 +08:00
  • 86205d73e9 🧶chore: remove redundant semantic-related dependencies and configurations Apple\Apple 2025-06-11 12:38:51 +08:00
  • f2fb28cfd2 feat(controller): gracefully handle missing Uptime Kuma configuration Apple\Apple 2025-06-11 03:41:05 +08:00
  • b6272de078 💄style: Align ChannelsTable column selector modal style with LogsTable Apple\Apple 2025-06-11 03:26:16 +08:00
  • d66ed068c4 Merge remote-tracking branch 'origin/main' into alpha Apple\Apple 2025-06-11 03:19:53 +08:00
  • d502ac2023 Merge pull request #1199 from feitianbubu/revert-column-visiblity-settting-channel 同語 2025-06-11 03:19:20 +08:00
  • 8b2fa26250 Merge remote-tracking branch 'origin/alpha' into alpha Apple\Apple 2025-06-11 03:16:27 +08:00
  • f51f6fb8ef Merge pull request #1200 from RedwindA/fix/playground-sse 同語 2025-06-11 03:15:51 +08:00
  • 16e0c94ed0 🥳 feat(detail): unify uptime status handling & enhance availability card UI Apple\Apple 2025-06-11 03:12:34 +08:00
  • 67c9757969 Merge remote-tracking branch 'origin/alpha' into alpha Apple\Apple 2025-06-11 02:29:08 +08:00
  • 5f4d6648f7 ⏱️ feat: implement uptime monitoring Apple\Apple 2025-06-11 02:28:36 +08:00
  • b9a026ed23 🔧 fix(useApiRequest): improve playground SSE error handling and stream completion tracking RedwindA 2025-06-11 02:05:16 +08:00
  • f49a797fe7 feat: add column visibility settings for channels skynono 2025-06-11 01:30:53 +08:00
  • d62769376b Merge remote-tracking branch 'origin/alpha' into alpha CaIon 2025-06-11 00:18:26 +08:00
  • 5511ba3670 🔧 fix(stream_scanner): improve resource management and error handling in StreamScannerHandler CaIon 2025-06-11 00:18:16 +08:00
  • 1d28968193 🔧 fix: Update payment callback return URL path from /log to /console/log Apple\Apple 2025-06-10 20:41:43 +08:00
  • 85077d6f63 Merge remote-tracking branch 'origin/alpha' into alpha Apple\Apple 2025-06-10 20:10:35 +08:00
  • 0f3696eef3 feat: Add console announcements and FAQ management system Apple\Apple 2025-06-10 20:10:07 +08:00
  • ad4d3efd2e feat(middleware): add HTTP statistics middleware CaIon 2025-06-10 19:29:32 +08:00
  • 7dc7805c6a 🔧 fix(token_counter): enhance token encoder caching and concurrency handling CaIon 2025-06-10 18:55:21 +08:00
  • 1abd77c17c 🔧 fix(token_counter): refactor token encoder initialization and retrieval logic CaIon 2025-06-10 18:51:26 +08:00
  • 88a801af2d 🔧 fix(token_counter): update token encoder implementation and dependencies CaIon 2025-06-10 18:04:49 +08:00
  • 26521f42d9 🎨 refactor(ui): replace IconSearch with semantic lucide icons Apple\Apple 2025-06-10 12:43:14 +08:00
  • 6880cca9b2 🔧 refactor(console): enhance URL validation and restructure settings module Apple\Apple 2025-06-10 12:20:26 +08:00
  • 154eaed83f 🔧 fix(api): enhance URL validation to support IP addresses and ports Apple\Apple 2025-06-10 12:12:55 +08:00
  • b23416bbb4 🔧 fix(channel-test): ensure proper state reset to prevent deadlocks CaIon 2025-06-10 03:54:18 +08:00
  • 92de4d0d04 🔧 fix(api_request): enhance ping keep-alive mechanism with error handling and timeout controls CaIon 2025-06-10 03:42:23 +08:00
  • 624fdecc6e feat: implement GET request deduplication in API layer Apple\Apple 2025-06-10 02:32:50 +08:00
  • df00c5c6b0 🎨 style(LogsTable): replace IconForward with Route icon for model redirection Apple\Apple 2025-06-10 02:12:52 +08:00
  • a0f89a36a3 🎨 style: change headerbar px-3 to px-2 Apple\Apple 2025-06-10 01:53:12 +08:00
  • 5881bc7658 🎨 style: change headerbar px-4 to px-3 Apple\Apple 2025-06-10 01:51:49 +08:00
  • 000c7c7b95 🎨 style: disable y-axis scrolling for semi-layout components Apple\Apple 2025-06-10 01:42:38 +08:00
  • 94df6885ae 🎨 feat(home): redesign homepage hero section with improved layout and multilingual support Apple\Apple 2025-06-10 01:01:03 +08:00
  • 64fe8a7f89 📱 feat(TopUp): enhance mobile UX with responsive layout and bottom fixed payment panel Apple\Apple 2025-06-10 00:40:47 +08:00
  • d5222743ac Merge remote-tracking branch 'origin/alpha' into alpha Apple\Apple 2025-06-09 22:28:08 +08:00
  • 3fd1667813 🐛 fix(theme): sync theme state between global context and local components Apple\Apple 2025-06-09 22:27:39 +08:00
  • b30cf70c91 feat: dalle 格式支持自定义参数 Xyfacai 2025-06-09 22:14:51 +08:00
  • 56646904af fix: default request ID to 'SYSTEM' for background tasks skynono 2025-06-09 22:11:20 +08:00
  • 6d90b2f3dc Merge pull request #1145 from RedwindA/feature/gemini_snake_case_support IcedTangerine 2025-06-09 22:06:58 +08:00
  • f95feae571 Merge pull request #1180 from RedwindA/fix/gemini-tool Calcium-Ion 2025-06-09 20:51:28 +08:00
  • b21e378fee feat(ChannelsTable): add renderQuotaWithAmount function and clean up imports CaIon 2025-06-09 20:50:37 +08:00
  • 5f5333ebda Merge pull request #1181 from feitianbubu/fix-balance-unit-sync Calcium-Ion 2025-06-09 20:48:58 +08:00
  • c821b0edcc Merge branch 'alpha' into fix-balance-unit-sync Calcium-Ion 2025-06-09 20:48:50 +08:00
  • be71bbb64f Merge pull request #1182 from RedwindA/fix/mistral-tool-content Calcium-Ion 2025-06-09 20:47:19 +08:00
  • 78b0a82cb8 Merge remote-tracking branch 'origin/alpha' into alpha CaIon 2025-06-09 19:24:45 +08:00
  • 158c18fe22 feat: add dark mode detection and styling enhancements to PersonalSetting and TopUp components CaIon 2025-06-09 19:24:21 +08:00
  • e3b1d6915e ♻️ refactor(setting): move API info functions to dedicated module Apple\Apple 2025-06-09 19:14:34 +08:00
  • 52a665d6a4 feat: Add speed test functionality to API info display Apple\Apple 2025-06-09 19:03:04 +08:00
  • a5baba6b9f 💄 style(LogsTable): remove prefix icons from tags for cleaner UI CaIon 2025-06-09 19:00:28 +08:00
  • b40f4b99fb 💄 style(ui): improve API info card layout with separate columns for avatar and text Apple\Apple 2025-06-09 18:31:49 +08:00
  • c29ac9bb47 💄 style(LogsTable): set minimum width for log type selector Apple\Apple 2025-06-09 18:27:01 +08:00
  • efa807abe2 🎨 refactor: reorganize log type selector layout with responsive design Apple\Apple 2025-06-09 18:22:18 +08:00
  • 07961bccca Merge remote-tracking branch 'origin/main' into alpha Apple\Apple 2025-06-09 17:46:00 +08:00
  • 49c3b9ebcc Merge remote-tracking branch 'origin/alpha' into alpha Apple\Apple 2025-06-09 17:45:49 +08:00
  • 4c673d2628 feat: major refactor and enhancement of Detail dashboard component & add api url display Apple\Apple 2025-06-09 17:44:23 +08:00
  • bc71259c2c Merge pull request #1186 from tylinux/main Calcium-Ion 2025-06-09 15:52:17 +08:00
  • a8b24bed00 Merge pull request #1184 from QuantumNous/refactor/message Calcium-Ion 2025-06-09 15:51:53 +08:00
  • 8c9dfd3bb4 feat: use bun when develop locally tylinux 2025-06-09 14:57:01 +08:00
  • 03645264c3 refactor(home): redesign homepage layout with centered content and improved responsiveness Apple\Apple 2025-06-09 13:43:50 +08:00
  • be38aaa80d fix: message 转 any 后,ImageUrl判断 panic Xyfacai 2025-06-09 11:27:24 +08:00
  • 07a671ec27 🐛 fix: update condition to check for empty content in assistant role messages RedwindA 2025-06-09 02:15:39 +08:00
  • d30ae8204e fix: balance unit sync skynono 2025-06-09 01:16:35 +08:00
  • af0f59cbc9 🎨 style: remove overly vibrant colors and simplify UI design Apple\Apple 2025-06-09 00:14:35 +08:00
  • 4c4d33318f feat(tables): add "No Results" empty state for all table components Apple\Apple 2025-06-08 23:42:39 +08:00
  • 2fc3b39236 feat(ui): add lucide-react icons to dashboard sections Apple\Apple 2025-06-08 23:22:19 +08:00
  • 2df42cea24 🎨 feat(ui): replace list icon with tags icon for channel tag aggregation Apple\Apple 2025-06-08 23:16:34 +08:00
  • 48599d709d feat: Add lucide-react icons to all table Tag components Apple\Apple 2025-06-08 23:13:45 +08:00
  • 26d8c3aea9 🔄 fix(tables): ensure search buttons show loading state consistently across all tables Apple\Apple 2025-06-08 22:01:54 +08:00
  • 1de4af1c74 fix(main.go): correct comment formatting for embed directives CaIon 2025-06-08 20:26:14 +08:00
  • a508eb2669 Merge remote-tracking branch 'origin/alpha' into alpha Apple\Apple 2025-06-08 18:41:18 +08:00
  • a62a84418a ♻️ refactor(components): migrate all table components to use Form API Apple\Apple 2025-06-08 18:41:04 +08:00
  • d1fb841510 refactor(LogsTable): enhance Form component with auto-search and state synchronization Apple\Apple 2025-06-08 17:28:28 +08:00
  • 2fb222b9a4 refactor(dto): change function and encoding fields to use json.RawMessage for improved flexibility CaIon 2025-06-08 16:28:47 +08:00
  • 2b3e64e8b6 fix(relay-channel): correct condition for mediaMessages initialization in requestOpenAI2Mistral function CaIon 2025-06-08 16:25:00 +08:00
  • fcb9647aeb fix(relay-gemini): remove outdated unsupported models from CovertGemini2OpenAI function CaIon 2025-06-08 16:22:39 +08:00
  • 5d7e688bfe Merge pull request #1174 from QuantumNous/refactor/message Calcium-Ion 2025-06-08 16:22:20 +08:00
  • 7469446a20 fix(relay-gemini): add unsupported models to CovertGemini2OpenAI function CaIon 2025-06-08 16:04:31 +08:00
  • ef721bb055 Merge remote-tracking branch 'origin/main' into alpha Apple\Apple 2025-06-08 15:08:03 +08:00
  • da41545139 🐛 fix(Gemini): improve JSON parsing for tool content handling RedwindA 2025-06-08 14:35:56 +08:00
  • 762d2c81f5 Merge pull request #1179 from QuantumNous/alpha Calcium-Ion 2025-06-08 14:34:24 +08:00
  • f115342784 Merge pull request #1162 from RedwindA/fix-redis-hdel Calcium-Ion 2025-06-08 14:33:48 +08:00
  • 4d9ecdb8d5 💄 style(channel): unify text link styles in EditTagModal with EditChannel Apple\Apple 2025-06-08 14:16:57 +08:00
  • 58f235af5e Merge pull request #1176 from RedwindA/feat/tagMode-channelModelList Calcium-Ion 2025-06-08 13:52:36 +08:00
  • b197dfb95d 🐛 fix(EditTagModal): add info banner to clarify modelList behavior RedwindA 2025-06-08 13:23:59 +08:00
  • e0ff3b6f28 feat(token): auto-generate default token names when user input is empty Apple\Apple 2025-06-08 12:38:03 +08:00
  • 5040235919 💄 style(Logs): Add rounded corners to image view button in MjLogsTable Apple\Apple 2025-06-08 12:23:54 +08:00
  • 07f141e8c8 🎨 fix: Import Semi UI CSS explicitly to resolve missing component styles Apple\Apple 2025-06-08 12:14:49 +08:00
  • e1039c67f7 chore: update CI workflows CaIon 2025-06-08 03:37:17 +08:00
  • 594636bace fix: update import statement for vite-plugin-semi to use default import CaIon 2025-06-08 03:35:04 +08:00
  • e647163969 chore: update CI workflow to use latest Bun version and adjust build environment variables CaIon 2025-06-08 03:28:36 +08:00
  • c3a205e792 chore: update Bun version in CI workflow to 1.2.8 CaIon 2025-06-08 02:57:44 +08:00
  • e7289297e2 chore: update package.json to replace sse dependency and add trustedDependencies CaIon 2025-06-08 02:56:09 +08:00
  • 2e04d28483 chore: update CI workflows to use Bun for package management across all platforms CaIon 2025-06-08 02:45:18 +08:00
  • 4069b3f789 chore: update CI workflows to support manual triggers and rename Docker image workflow CaIon 2025-06-08 02:42:27 +08:00
  • 2cb067f485 chore: remove deprecated Docker image workflow for amd64 CaIon 2025-06-08 02:39:53 +08:00
  • 550c068994 Merge branch 'alpha' CaIon 2025-06-08 02:38:49 +08:00
  • 8b55c9b917 Merge remote-tracking branch 'origin/alpha' into alpha CaIon 2025-06-08 02:34:22 +08:00
  • e09931558e chore: update CI workflows to use Bun for package management and build process CaIon 2025-06-08 02:34:06 +08:00
  • 7607da2387 Merge pull request #1177 from QuantumNous/alpha Calcium-Ion 2025-06-08 02:26:06 +08:00
  • 09c6c2c576 🔧 fix(auth): add copy button to disabled password input in reset confirmation Apple\Apple 2025-06-08 02:23:47 +08:00