Commit Graph

  • 8462931253 feat: Add endpoint type filter to model pricing system t0ng7u 2025-07-24 03:25:57 +08:00
  • f19f1aecc0 💄 style(pricing): enhance card view UI and skeleton loading experience (#1365) t0ng7u 2025-07-24 03:19:32 +08:00
  • 7b04596b7f Merge branch 'alpha' into refactor/model-pricing t0ng7u 2025-07-24 01:35:59 +08:00
  • 50a2c2c5a8 feat: support multi-key mode CaIon 2025-07-23 22:00:30 +08:00
  • 6ddeab2f2f fix(adaptor): enhance response handling and error logging for Claude format CaIon 2025-07-23 20:59:56 +08:00
  • c73b5886b9 feat: support ollama claude format CaIon 2025-07-23 20:01:03 +08:00
  • f2e10286c4 fix(adaptor): update relay mode handling #1419 CaIon 2025-07-23 19:28:58 +08:00
  • ec0eb57db0 fix(adaptor): implement request conversion methods for Claude and Image. (close #1419) CaIon 2025-07-23 19:09:20 +08:00
  • 127d1d692f fix(distributor): add validation for model name in channel selection CaIon 2025-07-23 16:46:06 +08:00
  • 5418bb3b7c fix: improve error messages for channel retrieval failures in distributor and relay CaIon 2025-07-23 16:32:52 +08:00
  • 68e61b407d ♻️ refactor(model-pricing): improve table UI and optimize code structure (#1365) t0ng7u 2025-07-23 11:20:55 +08:00
  • 024dcda92a 🔧 fix: filter out empty string group from pricing groups selector (#1365) t0ng7u 2025-07-23 10:04:32 +08:00
  • 3ae8c74160 feat: Add skeleton loading animation to SelectableButtonGroup component (#1365) t0ng7u 2025-07-23 04:31:27 +08:00
  • 6eaaee2052 feat: enhance SelectableButtonGroup with checkbox support and refactor pricing display settings (#1365) t0ng7u 2025-07-23 04:10:44 +08:00
  • e007b26b8a 💄 feat(ui): replace availability indicators with icons in PricingTableColumns (#1365) t0ng7u 2025-07-23 03:41:19 +08:00
  • e22ef769cb ♻️ refactor(model-pricing): extract resetPricingFilters utility and eliminate duplication (#1365) t0ng7u 2025-07-23 03:29:11 +08:00
  • 9bab77ad05 🔧 refactor(pricing-filters): extract display settings & improve mobile layout (#1365) t0ng7u 2025-07-23 03:14:25 +08:00
  • cff8c3ac55 📌 fix(pricing-search): make search bar sticky within PricingContent (#1365) t0ng7u 2025-07-23 02:28:43 +08:00
  • f845a96f97 feat(ui): enhance pricing table & filters with responsive button-group, fixed column, scroll tweaks (#1365) t0ng7u 2025-07-23 02:23:25 +08:00
  • 1c22e03a40 🎨 feat(model-pricing): refactor layout and component structure (#1365) t0ng7u 2025-07-23 01:58:51 +08:00
  • 5bd8dd787e 🐛 fix(EditChannelModal): hide empty “API Config” card for VolcEngine Ark/Doubao (type 45) t0ng7u 2025-07-22 21:31:37 +08:00
  • d0990034f0 Merge pull request #1416 from feitianbubu/pr/opt-video-channel IcedTangerine 2025-07-22 21:10:47 +08:00
  • b3c4d97286 chore: opt video channel and platform feitianbubu 2025-07-22 17:36:38 +08:00
  • 2f55960b17 🌐 feat: implement left-right pagination layout with i18n support t0ng7u 2025-07-22 16:11:21 +08:00
  • 7a3de654ff Merge branch 'ZhangYichi-ZYc-alpha' into alpha creamlike1024 2025-07-22 13:23:49 +08:00
  • e7f5d02147 refactor: simplify WebSearchPrice const creamlike1024 2025-07-22 13:22:47 +08:00
  • a225dd676f Merge branch 'alpha' of github.com:ZhangYichi-ZYc/new-api into ZhangYichi-ZYc-alpha creamlike1024 2025-07-22 13:10:16 +08:00
  • 0e679d06da Merge remote-tracking branch 'origin/alpha' into alpha t0ng7u 2025-07-22 12:13:17 +08:00
  • a2fc86a2b7 ♻️ refactor: restructure ModelPricing component into modular architecture t0ng7u 2025-07-22 12:08:35 +08:00
  • 5c1f07ae87 Merge pull request #1410 from feitianbubu/pr/fix-page-param Calcium-Ion 2025-07-22 12:07:16 +08:00
  • 72afb72745 Merge pull request #1415 from feitianbubu/pr/fix-relayError-nil Calcium-Ion 2025-07-22 12:07:02 +08:00
  • 096aad48db Merge remote-tracking branch 'origin/alpha' into alpha CaIon 2025-07-22 12:06:28 +08:00
  • c5ec332ab3 fix: add Think field to OllamaRequest and support extra parameters in GeneralOpenAIRequest. (close #1125 ) CaIon 2025-07-22 12:06:21 +08:00
  • 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