Commit Graph

  • e3d97e4daf fix: avoid relayError nil panic feitianbubu 2025-07-22 11:40:43 +08:00
  • 38002f20a2 🍎 style(ui): add shape="circle" prop to Tag component to display circular tag style t0ng7u 2025-07-22 02:33:08 +08:00
  • d2ef70f6b0 feat(kling): send both model_name and model fields for upstream compatibility t0ng7u 2025-07-22 01:21:56 +08:00
  • 200faadb4a feat(middleware): enhance Kling request adapter to support both 'model' and 'model_name' fields t0ng7u 2025-07-22 00:06:29 +08:00
  • 82099a50e8 Merge branch 'feitianbubu-pr/support-New-API-proxy-kling' into alpha creamlike1024 2025-07-21 23:04:15 +08:00
  • b0f3528be2 Merge branch 'pr/support-New-API-proxy-kling' of github.com:feitianbubu/new-api into feitianbubu-pr/support-New-API-proxy-kling creamlike1024 2025-07-21 23:03:53 +08:00
  • b197ec5074 🔖 chore: remove useless ui component t0ng7u 2025-07-21 22:34:07 +08:00
  • 466b419367 📱 docs(README): refactor partners section for responsive layout t0ng7u 2025-07-21 22:16:03 +08:00
  • 1f0e074e3b 📱 docs(README): refactor partners section for responsive layout t0ng7u 2025-07-21 21:40:54 +08:00
  • 73d9021e95 feat: channel kling support New API feitianbubu 2025-07-21 15:06:26 +08:00
  • e3f07b0ad0 📱 docs(README): refactor partners section for responsive layout t0ng7u 2025-07-21 18:31:31 +08:00
  • e069dcb5b0 📱 docs(README): refactor partners section for responsive layout t0ng7u 2025-07-21 18:18:35 +08:00
  • 64a1f92496 📱 docs(README): refactor partners section for responsive layout t0ng7u 2025-07-21 18:14:03 +08:00
  • 2624463094 🔗 docs(README): add Alibaba Cloud partner and make all logos clickable t0ng7u 2025-07-21 18:08:39 +08:00
  • e298e33843 🤝 docs(README): refactor trusted partners section for GitHub compatibility t0ng7u 2025-07-21 18:00:22 +08:00
  • c16882247b 🤝 docs(README): Add trusted partners section to README files t0ng7u 2025-07-21 17:54:53 +08:00
  • ddb497a4a7 fix: page query param is p feitianbubu 2025-07-21 14:56:49 +08:00
  • 41de34645c Merge branch 'alpha' into refactor/layout-Ⅱ t0ng7u 2025-07-21 00:20:49 +08:00
  • 67eb7315ff fix(topup): update TradeNo field to include varchar type and index for better database performance CaIon 2025-07-20 19:20:37 +08:00
  • 78597a2222 🖼️ feat(header): improve logo loading UX with skeleton overlay t0ng7u 2025-07-20 18:54:17 +08:00
  • e390d1ab1f 💄 refactor(playground): migrate inline styles to TailwindCSS v3 classes t0ng7u 2025-07-20 18:30:42 +08:00
  • df57ca83ed fix: 根据OpenAI最新的计费规则,更新其Web Search Tools价格 ZhangYichi 2025-07-20 18:25:43 +08:00
  • e06d0ba0e4 fix: 修正nothinking判断逻辑,确保仅当预算为零时返回true RedwindA 2025-07-20 17:35:34 +08:00
  • 9992229b90 ⚖️ docs(LICENSE): update license information from Apache 2.0 to New API Licensing t0ng7u 2025-07-20 16:15:00 +08:00
  • dac5cbae3d ⚖️ docs(about): update license information from Apache 2.0 to AGPL v3.0 t0ng7u 2025-07-20 15:52:57 +08:00
  • 3b960ad48b Merge remote-tracking branch 'origin/alpha' into refactor/layout-Ⅱ t0ng7u 2025-07-20 15:47:22 +08:00
  • f1e34bbc97 📚 refactor(dashboard): modularize dashboard page into reusable hooks and components t0ng7u 2025-07-20 15:47:02 +08:00
  • c634f95031 Merge pull request #1402 from feitianbubu/pr/ali-embedding-support-base64 Calcium-Ion 2025-07-20 15:00:23 +08:00
  • a1ed6620b6 ♻️ refactor: Extract scroll effect into reusable ScrollableContainer with performance optimizations t0ng7u 2025-07-20 13:19:25 +08:00
  • 505962ae64 ♻️ refactor: Extract scroll effect logic into reusable ScrollableContainer component t0ng7u 2025-07-20 12:51:18 +08:00
  • 3dc7581a46 🐛 fix(ui): prevent pagination flicker when tables have no data t0ng7u 2025-07-20 12:36:38 +08:00
  • 9c3a22964b fix: ali embedding support base64 feitianbubu 2025-07-20 12:03:02 +08:00
  • 5492f19f32 Merge branch 'alpha' into refactor/layout-Ⅱ t0ng7u 2025-07-20 11:27:53 +08:00
  • 4eeea5aed7 Merge remote-tracking branch 'origin/alpha' into refactor/layout-Ⅱ t0ng7u 2025-07-20 11:26:32 +08:00
  • ac95ca0df0 🚑 fix: resolve React hooks order violation in pagination components t0ng7u 2025-07-20 11:24:04 +08:00
  • dfc826a388 fix(response): tools 需要处理的参数很少 使用 map Xyfacai 2025-07-20 11:21:57 +08:00
  • 76855bc28a fix(price): 未设置价格,错误返回模型价格匹配的名字 Xyfacai 2025-07-20 10:12:36 +08:00
  • 60d73d2a27 fix(db): 修复 db migration 报错过多可能卡住的隐患 Xyfacai 2025-07-20 10:11:35 +08:00
  • 1d27da16e7 refactor: move table pagination to CardPro footer for consistent layout t0ng7u 2025-07-20 02:27:33 +08:00
  • 97119ea485 🚀 feat: Enhance table UX & fix reset actions across Users / Tokens / Redemptions t0ng7u 2025-07-20 01:21:06 +08:00
  • ba7ade4d81 💄 refactor: Users table UI & state handling t0ng7u 2025-07-20 01:00:53 +08:00
  • 9b051199b0 feat: add ali qwen channel autoDisabled feitianbubu 2025-07-19 21:18:38 +08:00
  • 7ff1921fca 🎨 feat(ui): enhance UserInfoModal with improved layout and additional fields t0ng7u 2025-07-19 21:11:14 +08:00
  • 6ddc11b1f8 🤢 fix(ui): UsageLogsTable skeleton dimensions to avoid layout shift t0ng7u 2025-07-19 15:21:42 +08:00
  • 8a720078a9 📱 feat(ui): Enhance mobile log table UX & fix StrictMode warning t0ng7u 2025-07-19 15:05:31 +08:00
  • 03f594d2b0 feat(ui): Replace Spin with animated Skeleton in UsageLogsActions t0ng7u 2025-07-19 14:09:02 +08:00
  • ab912d744c **fix: Always display token quota tooltip for unlimited tokens** t0ng7u 2025-07-19 13:44:56 +08:00
  • ba7a3b3a2c refactor: unify model-select searching & UX across the dashboard t0ng7u 2025-07-19 13:28:09 +08:00
  • 189da68b40 💄 style(CardPro): Enhance CardPro layout handling t0ng7u 2025-07-19 12:14:08 +08:00
  • 4d8616fc9d Merge remote-tracking branch 'origin/alpha' into refactor/layout-Ⅱ t0ng7u 2025-07-19 11:34:53 +08:00
  • 7bc4737ff1 🐛 fix(model-test-modal): keep Modal mounted to restore body overflow correctly t0ng7u 2025-07-19 11:34:34 +08:00
  • 6c1e053529 fix: replace NewError with NewOpenAIError for improved error handling in multiple handlers CaIon 2025-07-19 11:29:31 +08:00
  • b85106b571 fix: create NewOpenAIError function for improved error handling in Relay CaIon 2025-07-19 11:28:18 +08:00
  • 386c254682 fix: set ErrorType to OpenAIError in RelayErrorHandler for better error categorization CaIon 2025-07-19 11:15:34 +08:00
  • dbced40e01 feat: add kling video text2Video when image is empty feitianbubu 2025-07-18 16:54:16 +08:00
  • 784b753148 fix(cardpro): Keep actions & search areas mounted on mobile to auto-load RPM/TPM t0ng7u 2025-07-19 03:43:35 +08:00
  • 0990561f23 🎨 chore: integrate ESLint header automation with AGPL-3.0 notice t0ng7u 2025-07-19 03:30:44 +08:00
  • a91e7215b2 🎨 style(card-table): replace Tailwind border‐gray util with Semi UI border variable for consistent theming t0ng7u 2025-07-19 02:49:14 +08:00
  • 75c51ab81a 📝 docs(Table): simplify table description for cleaner UI t0ng7u 2025-07-19 02:45:41 +08:00
  • f5a0b92756 💄 refactor(CardTable): proper empty-state handling & pagination visibility on mobile t0ng7u 2025-07-19 02:35:01 +08:00
  • 3c1652ff9d 📱 feat(ui): Introduce responsive CardTable with mobile card view, dynamic skeletons & pagination t0ng7u 2025-07-19 02:27:57 +08:00
  • 5b9b1a26d2 Merge remote-tracking branch 't0ng7u/alpha' into refactor/layout-Ⅱ t0ng7u 2025-07-19 01:40:43 +08:00
  • 8d964629e0 🌟 feat(ui): reusable CompactModeToggle & mobile-friendly CardPro t0ng7u 2025-07-19 01:34:59 +08:00
  • 7ae715c7d9 ♻️ refactor(channels): migrate edit components to modals structure t0ng7u 2025-07-19 00:58:18 +08:00
  • 09557101db 🏗️ refactor: complete table module architecture unification and cleanup t0ng7u 2025-07-19 00:44:09 +08:00
  • f2c2a352f0 ♻️ refactor(users): modularize UsersTable component into microcomponent architecture t0ng7u 2025-07-19 00:32:56 +08:00
  • 1e0b56ac51 ♻️ refactor(components): restructure RedemptionsTable to modular architecture t0ng7u 2025-07-19 00:12:04 +08:00
  • 20c132bf13 禁用原生Gemini模式中的ping保活 RedwindA 2025-07-18 23:39:01 +08:00
  • 4d9b5bcf48 增加 DisablePing 字段以控制是否发送自定义 Ping RedwindA 2025-07-18 23:38:35 +08:00
  • 67df60e76c ♻️ refactor: modularize TokensTable component into maintainable architecture t0ng7u 2025-07-18 22:56:34 +08:00
  • baffe55643 ♻️ refactor: restructure TaskLogsTable into modular component architecture t0ng7u 2025-07-18 22:33:05 +08:00
  • 51695befd6 ♻️ refactor: restructure MjLogsTable into modular component architecture t0ng7u 2025-07-18 22:19:58 +08:00
  • acf6ec9349 ♻️ refactor: restructure LogsTable into modular component architecture t0ng7u 2025-07-18 22:04:54 +08:00
  • af65271804 Merge pull request #1352 from wzxjohn/feature/simple_stripe IcedTangerine 2025-07-18 22:00:52 +08:00
  • 217c657e2b 🚀 feat(web/channels): Deep modular refactor of Channels table t0ng7u 2025-07-18 21:05:36 +08:00
  • f7fa5fd26e Merge pull request #1362 from KamiPasi/patch-1 Calcium-Ion 2025-07-18 20:53:29 +08:00
  • 3fabcac4af Merge pull request #1393 from feitianbubu/pr/fix-mysql-default-false Calcium-Ion 2025-07-18 20:50:28 +08:00
  • 38091f4365 Merge pull request #1381 from feitianbubu/pr/task-origin-name Calcium-Ion 2025-07-18 20:49:53 +08:00
  • 09e6dbcc8a Merge pull request #1190 from feitianbubu/fix-nil-request-id Calcium-Ion 2025-07-18 20:48:15 +08:00
  • 4a46b50e90 Merge pull request #1349 from feitianbubu/pr/fix-kling-image-mode-name Calcium-Ion 2025-07-18 20:47:10 +08:00
  • 066d4a7906 Merge pull request #1363 from feitianbubu/pr/add-jimeng-image Calcium-Ion 2025-07-18 20:45:49 +08:00
  • b3beb412bb fix: mySQL does not support default false feitianbubu 2025-07-18 13:29:15 +08:00
  • a3b5d14928 feat: add jimeng image -- fix alpha feitianbubu 2025-07-17 21:00:55 +08:00
  • eac90f67c0 🗑️ refactor(table): remove custom formatPageText from all table components t0ng7u 2025-07-18 10:59:24 +08:00
  • 9496156d21 🎉 feat(i18n): integrate Semi UI LocaleProvider with dynamic i18next language support t0ng7u 2025-07-18 10:55:05 +08:00
  • 94f4d58aea Merge remote-tracking branch 'origin/alpha' into alpha t0ng7u 2025-07-18 09:38:19 +08:00
  • b0e7b9ae80 🎨 refactor(ui): scope table scrolling to console cards & refine overall layout t0ng7u 2025-07-18 01:06:18 +08:00
  • 0d3dde7821 fix(image): 只有 dalle模型才受 size、quality 影响价格 Xyfacai 2025-07-18 00:30:49 +08:00
  • 38bc3badb1 📚 docs: add comprehensive Web-interface API reference (excluding Relay) t0ng7u 2025-07-17 23:50:56 +08:00
  • 9f957da5ac 🌐 feat: add configurable USD exchange-rate support across backend & frontend t0ng7u 2025-07-17 23:04:45 +08:00
  • c773584ecd fix: 修复playground优先级失效 CaIon 2025-07-17 22:26:38 +08:00
  • a93a14a960 Merge remote-tracking branch 'origin/alpha' into alpha CaIon 2025-07-17 22:25:26 +08:00
  • 4789b412fe 💸 feat(model-pricing): add “show with recharge price” toggle and USD/CNY selector t0ng7u 2025-07-17 22:07:06 +08:00
  • da8917a15f refactor: initialize channel cache after channel operations to ensure data consistency CaIon 2025-07-17 20:04:26 +08:00
  • 9660b22c0d feat: 添加手动输入和文件上传模式切换功能,支持密钥搜索和高亮显示 CaIon 2025-07-17 19:53:33 +08:00
  • c5b9d71376 fix: 修复vertex渠道编辑密钥功能失效 CaIon 2025-07-17 19:29:28 +08:00
  • fd3fe7fe0d Merge pull request #1383 from feitianbubu/pr/fix-gemini-and-claude-completions Calcium-Ion 2025-07-17 19:16:55 +08:00
  • db159451df Merge pull request #1368 from RedwindA/fix/embedding-test Calcium-Ion 2025-07-17 19:16:10 +08:00
  • a1609f36c7 Merge pull request #1384 from QuantumNous/RequestOpenAI2ClaudeMessage Calcium-Ion 2025-07-17 19:15:54 +08:00
  • 7b936283ed Merge pull request #1387 from feitianbubu/alpha Calcium-Ion 2025-07-17 19:14:34 +08:00