Calcium-Ion 7a146a11f5 Merge pull request #2870 from seefs001/feature/cache-creation-configurable 6 дней назад
..
billing.go 21fca238bf refactor(error): replace dto.OpenAIError with types.OpenAIError for consistency 2 месяцев назад
channel-billing.go e1c7a4f41f format: package name -> github.com/QuantumNous/new-api (#2017) 4 месяцев назад
channel-test.go fac9c367b1 fix: auto default codex to /v1/responses without overriding user-selected endpoint 1 неделя назад
channel.go 9ef7740fe7 feat(file): unify file handling with a new FileSource abstraction for URL and base64 data 1 неделя назад
channel_affinity_cache.go 540cf6c991 fix: channel affinity (#2799) 1 неделя назад
checkin.go 8abfbe372f feat(checkin): add check-in functionality with status retrieval and user quota rewards 1 месяц назад
codex_oauth.go 9ef7740fe7 feat(file): unify file handling with a new FileSource abstraction for URL and base64 data 1 неделя назад
codex_usage.go 9ef7740fe7 feat(file): unify file handling with a new FileSource abstraction for URL and base64 data 1 неделя назад
console_migrate.go 9ef7740fe7 feat(file): unify file handling with a new FileSource abstraction for URL and base64 data 1 неделя назад
custom_oauth.go e8d26e52d8 refactor(oauth): update UpdateCustomOAuthProviderRequest to use pointers for optional fields 1 неделя назад
deployment.go 22d0b73d21 fix: fix model deployment style issues, lint problems, and i18n gaps. (#2556) 1 месяц назад
group.go 52d9b8cc78 refactor(group): update user group handling to utilize userUsableGroups directly and add GetUserGroupRatio function 3 месяцев назад
image.go dd393cd0d9 feat: support dify upload image file 11 месяцев назад
log.go d814d62e2f refactor: enhance API security with read-only token authentication and improved rate limiting 1 неделя назад
midjourney.go e1c7a4f41f format: package name -> github.com/QuantumNous/new-api (#2017) 4 месяцев назад
misc.go af54ea85d2 feat(oauth): implement custom OAuth provider management #1106 1 неделя назад
missing_models.go e1c7a4f41f format: package name -> github.com/QuantumNous/new-api (#2017) 4 месяцев назад
model.go 21fca238bf refactor(error): replace dto.OpenAIError with types.OpenAIError for consistency 2 месяцев назад
model_meta.go e1c7a4f41f format: package name -> github.com/QuantumNous/new-api (#2017) 4 месяцев назад
model_sync.go 9ef7740fe7 feat(file): unify file handling with a new FileSource abstraction for URL and base64 data 1 неделя назад
oauth.go 2567cff6c8 fix(oauth): enhance error handling and transaction management for OAuth user creation and binding 1 неделя назад
option.go 50ee4361d0 feat: make 5m cache-creation ratio configurable 1 неделя назад
passkey.go e1c7a4f41f format: package name -> github.com/QuantumNous/new-api (#2017) 4 месяцев назад
performance.go 7a4fc68bcc feat(performance): implement system performance monitoring with configurable thresholds 1 неделя назад
playground.go c51936e068 refactor(channel_select): enhance retry logic and context key usage for channel selection 2 месяцев назад
prefill_group.go e1c7a4f41f format: package name -> github.com/QuantumNous/new-api (#2017) 4 месяцев назад
pricing.go 1ded19795a feat: add special user usable group setting 3 месяцев назад
ratio_config.go e1c7a4f41f format: package name -> github.com/QuantumNous/new-api (#2017) 4 месяцев назад
ratio_sync.go 9ef7740fe7 feat(file): unify file handling with a new FileSource abstraction for URL and base64 data 1 неделя назад
redemption.go f60fce6584 feat(i18n): add backend multi-language support with user language preference 1 неделя назад
relay.go 0c0ccf510b refactor: 抽象统一计费会话 BillingSession 1 неделя назад
secure_verification.go d814d62e2f refactor: enhance API security with read-only token authentication and improved rate limiting 1 неделя назад
setup.go e1c7a4f41f format: package name -> github.com/QuantumNous/new-api (#2017) 4 месяцев назад
subscription.go 6a9522ac5b feat(subscription): validate price amount and migrate database column type 1 неделя назад
subscription_payment_creem.go 9da3412fde ✨ feat: add subscription billing system (#2808) 1 неделя назад
subscription_payment_epay.go a4617097fb ✨ fix: Improve subscription payment handling and card layout consistency 1 неделя назад
subscription_payment_stripe.go 9da3412fde ✨ feat: add subscription billing system (#2808) 1 неделя назад
swag_video.go fcc006ecd3 feat: channel kling support New API 6 месяцев назад
task.go 8e3f9b1faa 🛡️ fix: prevent OOM on large/decompressed requests; skip heavy prompt meta when token count is disabled 1 месяц назад
task_video.go 0217ed2f98 fix(task): 修复渠道配置多个key时无法获取任务的问题 2 месяцев назад
telegram.go e1c7a4f41f format: package name -> github.com/QuantumNous/new-api (#2017) 4 месяцев назад
token.go 5ff9bc3851 chore: add fmt import for improved logging in token controller 1 неделя назад
topup.go 85b5d0100a feat(epay): enhance parameter parsing for notify and return handlers 1 неделя назад
topup_creem.go 9da3412fde ✨ feat: add subscription billing system (#2808) 1 неделя назад
topup_stripe.go 9da3412fde ✨ feat: add subscription billing system (#2808) 1 неделя назад
twofa.go e1c7a4f41f format: package name -> github.com/QuantumNous/new-api (#2017) 4 месяцев назад
uptime_kuma.go e1c7a4f41f format: package name -> github.com/QuantumNous/new-api (#2017) 4 месяцев назад
usedata.go e1c7a4f41f format: package name -> github.com/QuantumNous/new-api (#2017) 4 месяцев назад
user.go 42b5aeaae4 fix(i18n): add missing translations and improve language fallback 1 неделя назад
vendor_meta.go e1c7a4f41f format: package name -> github.com/QuantumNous/new-api (#2017) 4 месяцев назад
video_proxy.go fdaa573c11 Revert "fix: video content api Priority use url field" 3 недель назад
video_proxy_gemini.go 5889571108 fix: Use channel proxy settings for task query scenarios 2 месяцев назад
wechat.go e1c7a4f41f format: package name -> github.com/QuantumNous/new-api (#2017) 4 месяцев назад