Commit Graph

  • 082e57173f 💱 feat(model-pricing): add currency (USD/CNY) & token unit (M/K) toggles to Model Pricing table t0ng7u 2025-07-17 19:07:11 +08:00
  • fccda187e9 Merge pull request #1369 from RedwindA/fix/xai-non-stream IcedTangerine 2025-07-17 17:56:19 +08:00
  • 79522d7688 fix: playground chat feitianbubu 2025-07-16 23:41:31 +08:00
  • 88f6d29dcb Update relay-claude.go Glaxy 2025-07-16 18:00:33 +08:00
  • b1cf5d7705 fix: usage cost(any) to support claude and gemini feitianbubu 2025-07-16 16:53:29 +08:00
  • cee6ba00c7 feat: priority use origin model name feitianbubu 2025-07-16 15:18:32 +08:00
  • 252aff1203 Merge branch 'alpha' into feature/simple_stripe wzxjohn 2025-07-16 10:39:11 +08:00
  • 31adc39353 refactor: layout logic to enhance front-end responsiveness 同語 2025-07-16 04:53:15 +08:00
  • bf6e1bed0c 🧹 refactor(PageLayout): remove unused state variables t0ng7u 2025-07-16 04:50:23 +08:00
  • 409a3eac5a 🐛 fix: SSR hydration mismatch in mobile detection & clean up sidebar style t0ng7u 2025-07-16 04:46:31 +08:00
  • 94e0c0d838 🎨 feat(sidebar): replace custom collapse button with Semi UI Button t0ng7u 2025-07-16 04:35:19 +08:00
  • 7ee3a7d65a ♻️ refactor(auth, ui): simplify Loading component & optimize OAuth2Callback flow t0ng7u 2025-07-16 04:21:13 +08:00
  • a3f098c50b feat(HeaderBar): ensure skeleton shows ≥500 ms and waits for real status data t0ng7u 2025-07-16 04:02:05 +08:00
  • c4718a1e41 📱 feat(ui): auto-close sidebar on mobile after menu navigation t0ng7u 2025-07-16 03:52:40 +08:00
  • 527b9966a9 💄 style(layout): add horizontal padding to top-offset divs for consistent spacing t0ng7u 2025-07-16 03:42:19 +08:00
  • eab067678b 🖌️ feat(ui): always show colorful console banner for NewAPI in every environment t0ng7u 2025-07-16 03:38:06 +08:00
  • 9c36aaa277 🔧 chore(router): enable React Router v7 future flags to suppress warnings t0ng7u 2025-07-16 03:08:04 +08:00
  • edb4f2f654 📱 refactor(web): remove legacy isMobile util and migrate to useIsMobile hook t0ng7u 2025-07-16 02:54:58 +08:00
  • e351642db9 feat: claude web search tool 计费 creamlike1024 2025-07-15 18:57:22 +08:00
  • 0480d43bcd 🚀 feat(frontend): add robust boolean handling across settings pages t0ng7u 2025-07-15 17:18:48 +08:00
  • aeca676d55 feat: RequestOpenAI2ClaudeMessage add more parms map creamlike1024 2025-07-15 12:38:05 +08:00
  • 3425b6ebb6 🐛 fix: multi-key channel sync and Vertex-AI key-upload edge cases t0ng7u 2025-07-15 12:02:04 +08:00
  • df85acb80f style(ui): Change the size of the icons in the dashboard to normal t0ng7u 2025-07-14 23:47:45 +08:00
  • 194e73b1de feat: Add fade-in animation for greeting message t0ng7u 2025-07-14 23:42:03 +08:00
  • 7c17f380e4 feat(ui): enhance loading states and fix layout issues t0ng7u 2025-07-14 23:31:01 +08:00
  • 42f38b823a 💄 fix(ui): improve uptime card layout and request count icon t0ng7u 2025-07-14 22:52:00 +08:00
  • 38c5e0e9f4 refactor: format api page query and err result Xyfacai 2025-07-14 21:59:42 +08:00
  • 3338b1f598 feat: implement backend channel duplication & streamline frontend copy flow t0ng7u 2025-07-14 21:54:53 +08:00
  • 3368b26880 🐛 fix: Add nil check for xaiResponse.Usage before calculating CompletionTokens RedwindA 2025-07-14 21:40:15 +08:00
  • f30a0f7783 🐛 fix: Use correct dto for non-stream xai RedwindA 2025-07-14 21:32:31 +08:00
  • 0bd826c48b 🚀 feat(detail): enhance API Info list with jump button & responsive layout t0ng7u 2025-07-14 20:22:09 +08:00
  • 33f4e4048c 🍎style(button): Optimize the colors of all buttons to reduce visual fatigue t0ng7u 2025-07-14 19:49:40 +08:00
  • bc65c82745 🎨 feat(channel-test): Enhance request conversion for Embedding models and update input type RedwindA 2025-07-14 16:59:48 +08:00
  • 5c55da29e7 🐛 fix: Ensure channel tooltip displays correctly in LogsTable t0ng7u 2025-07-14 13:12:40 +08:00
  • 3c3247f7bd 🎨 feat(ui): Change TolenTables Progress Style marginTop 0 to 1px t0ng7u 2025-07-13 19:34:20 +08:00
  • 3df78868ad 🎨 feat(ui): Enhance model dropdowns with icons in Token & Channel editors t0ng7uand[Your Name] 2025-07-13 19:32:01 +08:00
  • 7731a02082 💄 feat(ui): Enhance TokensTable quota presentation and clean up code t0ng7u 2025-07-13 19:14:43 +08:00
  • 301c78d9f3 🔍 feat(edit-token): add search capability to model limit selector t0ng7u 2025-07-13 18:25:05 +08:00
  • ac5f028d10 🎨 style(tokens-table): enhance quota usage progress bar UI t0ng7u 2025-07-13 18:10:59 +08:00
  • c244837719 🔄 fix(tables): keep current page after edits & auto-fallback when page becomes empty t0ng7u 2025-07-13 17:45:31 +08:00
  • 5a92a5fe97 feat(tokens-table): show “Other” avatar for models without vendor logo t0ng7u 2025-07-13 17:24:55 +08:00
  • 740fe8c2e2 feat: comment out model validation in ConvertClaudeRequest method CaIon 2025-07-13 15:17:15 +08:00
  • a2f7c87666 🔄 update: add bun.lock file copy to Dockerfile for dependency management CaIon 2025-07-13 14:05:45 +08:00
  • 706df56efc 🔄 update: downgrade several Babel and Astro dependencies in bun.lock CaIon 2025-07-13 14:00:12 +08:00
  • 43980b3ad1 feat: add jimeng image feitianbubu 2025-07-10 05:21:45 +00:00
  • 4af505e618 feat: add bun.lock file to manage dependencies and remove bun.lockb CaIon 2025-07-13 12:16:18 +08:00
  • 1e7a001497 🔄 update: regenerate bun.lockb file to reflect dependency changes CaIon 2025-07-13 12:08:13 +08:00
  • 2c07014ff7 🔧 refactor(user_usable_group): enhance concurrency control with mutex for user groups management KamiPasi 2025-07-13 01:03:56 +08:00
  • c39b3cfefe 🎨 refactor: TokensTable UI for clearer quota info & compact controls t0ng7u 2025-07-13 01:02:55 +08:00
  • 1eb07211b9 🚑 fix: safeguard NewAPIError.Error() against nil pointer panic t0ng7u 2025-07-13 00:16:38 +08:00
  • d47695c402 🐛 fix: preserve key data when editing channels & update MultiKeySize correctly t0ng7u 2025-07-13 00:09:27 +08:00
  • e6333e93c0 🐛 fix: synchronize MultiKeySize after editing multi-key channels t0ng7u 2025-07-12 23:57:59 +08:00
  • a66430c82c Merge remote-tracking branch 'origin/multi_keys_channel' into alpha t0ng7u 2025-07-12 23:47:24 +08:00
  • 5bf5d3d16a feat(adaptor): refactor response handlers to return usage first and improve error handling CaIon 2025-07-12 21:12:46 +08:00
  • 9881bfc3c9 feat(logs): add multi-key support in LogsTable and enhance log info generation CaIon 2025-07-12 15:14:55 +08:00
  • 515cd983c9 Merge pull request #1357 from RedwindA/feat/xAI-search Calcium-Ion 2025-07-12 14:28:14 +08:00
  • 9fd92977c7 feat(channel): improve channel cache handling and add error checks for disabled channels CaIon 2025-07-12 14:20:59 +08:00
  • dc5e4be403 feat(channel): implement thread-safe polling CaIon 2025-07-12 11:17:08 +08:00
  • 23744465da 🎨 style(footer): remove redundant bg-semi-color-bg-2 class (#1354) t0ng7u 2025-07-12 03:53:06 +08:00
  • 2c8f104f58 🐛 fix(tokens-table): show all extra IP addresses in tooltip t0ng7u 2025-07-12 03:48:55 +08:00
  • e8a586879f ⏱️ fix(token): disallow selecting expiration date earlier than now t0ng7u 2025-07-12 03:42:05 +08:00
  • 7b271bb110 🎨 refactor(TokensTable): refactor TokensTable UI & UX for clearer data and inline actions t0ng7u 2025-07-12 03:35:19 +08:00
  • 98d1da6fcc fix: 调整初始化顺序以避免写入日志失败 RedwindA 2025-07-12 02:23:10 +08:00
  • 98696526d4 feat: 支持 xAI 网络搜索 RedwindA 2025-07-12 02:22:40 +08:00
  • c96bdfbe99 🎨 feat(ui): add icon support for Kling (50) & Jimeng (51) channels and iconize type selector t0ng7u 2025-07-12 00:02:12 +08:00
  • 17a42e2130 🎨 style(ui): move type-specific “Other / Organization” inputs to Basic Info card for smoother channel setup t0ng7u 2025-07-11 23:47:13 +08:00
  • 9ac961a750 🌐 i18n: add missing English strings for auto-disable switch in channel settings t0ng7u 2025-07-11 23:43:27 +08:00
  • b41d6792e0 feat: enable fetching model list in creation mode & refine toast-based error handling t0ng7u 2025-07-11 23:37:47 +08:00
  • 2f14d89fed feat(channel): implement multi-key mode handling and improve channel update logic CaIon 2025-07-11 21:12:17 +08:00
  • b54b590db4 🌐 feat(system-settings): add ServerAddress option & full i18n support t0ng7u 2025-07-11 02:53:53 +08:00
  • 353488924d fix: for AI review problems wzxjohn 2025-07-10 21:03:24 +08:00
  • 11ef2c32a3 fix: for AI review problems wzxjohn 2025-07-10 21:00:43 +08:00
  • df69147da9 fix: for AI review problems wzxjohn 2025-07-10 20:55:43 +08:00
  • 380213833c fix: wrong loading state while top up wzxjohn 2025-07-10 20:31:40 +08:00
  • 34c942203f feat: add stripe topup page wzxjohn 2025-07-10 20:28:29 +08:00
  • 8e11b67ece feat(channel): enhance channel status management CaIon 2025-07-10 17:49:53 +08:00
  • 8e6660cfe2 feat: add stripe setting page wzxjohn 2025-07-10 16:59:30 +08:00
  • 81d474ba3c feat: add stripe pay api support wzxjohn 2025-07-10 16:29:38 +08:00
  • b8966a8b1c 🔧 refactor(user_cache): remove unused JSON import CaIon 2025-07-10 15:12:57 +08:00
  • 1437ceaa56 Merge branch 'alpha' into refactor_error CaIon 2025-07-10 15:11:55 +08:00
  • 4a9ca4209a refactor: Introduce standardized API error CaIon 2025-07-10 15:02:40 +08:00
  • 60bfadb84d 🔧 refactor(channel): add validation for CHANNEL_TEST_FREQUENCY in automatic tests CaIon 2025-07-10 11:31:07 +08:00
  • fec1016c97 fix: KlingText2VideoRequest image and model_name skynono 2025-06-17 10:59:55 +08:00
  • 4a02c5e219 Merge pull request #1346 from QuantumNous/fix-ability Calcium-Ion 2025-07-08 18:38:35 +08:00
  • beb6ea96d2 feat(ability): enhance FixAbility function CaIon 2025-07-08 18:33:32 +08:00
  • 4e974daa8d Merge pull request #1334 from duyazhe/fix-baidu-bug Calcium-Ion 2025-07-07 14:51:23 +08:00
  • ffc823b11c Merge pull request #1341 from QuantumNous/refactor/log-params Xyfacai 2025-07-07 14:29:16 +08:00
  • db98c0f4b1 refactor: log params and channel params Xiangyuan-liu 2025-07-07 14:26:37 +08:00
  • 46ebea917e 🔧 refactor(adaptor): update HTTP referer to new API domain CaIon 2025-07-07 12:36:04 +08:00
  • 78bb751e91 Update adaptor.go duyazhe 2025-07-07 09:57:20 +08:00
  • e30eb7ff61 🎨 feat(ui): dynamic multi-key controls in Channel editor t0ng7u 2025-07-07 01:53:19 +08:00
  • d757125ff6 🔧 **fix(model, controller): robust serialization for ChannelInfo & correct Vertex-AI key storage** t0ng7u 2025-07-07 01:31:41 +08:00
  • f48ef010d9 feat(channel): Robust Vertex AI batch-key upload & stable multi-key settings t0ng7u 2025-07-07 01:12:01 +08:00
  • 3303cd1e6c 修复了百度请求时候需要传appid的bug duyazhe 2025-07-06 23:09:49 +08:00
  • d7e15a9677 feat(tokens): add cherryConfig support for URL generation and base64 encoding CaIon 2025-07-06 20:56:09 +08:00
  • cf11a22c3a 🔧 refactor(auth, channel, context): improve context setup and validation for multi-key channels CaIon 2025-07-06 12:37:56 +08:00
  • 896f39068d 🔧 refactor(channel): replace common.ChannelTypeVertexAi with constant.ChannelTypeVertexAi CaIon 2025-07-06 10:35:29 +08:00
  • 7ddee5ea2f Merge branch 'alpha' into mutil_key_channel CaIon 2025-07-06 10:33:48 +08:00
  • b67a4fda9b 🔧 refactor(model): change user group retrieval to non-strict mode CaIon 2025-07-06 10:23:38 +08:00
  • 6c9369a2c9 🔧 refactor(model): update context key retrieval to use token group instead of user group CaIon 2025-07-05 16:40:49 +08:00