CaIon e8d26e52d8 refactor(oauth): update UpdateCustomOAuthProviderRequest to use pointers for optional fields 1 tydzień temu
..
billing.go 21fca238bf refactor(error): replace dto.OpenAIError with types.OpenAIError for consistency 2 miesięcy temu
channel-billing.go e1c7a4f41f format: package name -> github.com/QuantumNous/new-api (#2017) 4 miesięcy temu
channel-test.go cc1da72d10 feat: openai response /v1/response/compact (#2644) 2 tygodni temu
channel.go 9ef7740fe7 feat(file): unify file handling with a new FileSource abstraction for URL and base64 data 1 tydzień temu
channel_affinity_cache.go 540cf6c991 fix: channel affinity (#2799) 1 tydzień temu
checkin.go 8abfbe372f feat(checkin): add check-in functionality with status retrieval and user quota rewards 1 miesiąc temu
codex_oauth.go 9ef7740fe7 feat(file): unify file handling with a new FileSource abstraction for URL and base64 data 1 tydzień temu
codex_usage.go 9ef7740fe7 feat(file): unify file handling with a new FileSource abstraction for URL and base64 data 1 tydzień temu
console_migrate.go 9ef7740fe7 feat(file): unify file handling with a new FileSource abstraction for URL and base64 data 1 tydzień temu
custom_oauth.go e8d26e52d8 refactor(oauth): update UpdateCustomOAuthProviderRequest to use pointers for optional fields 1 tydzień temu
deployment.go 22d0b73d21 fix: fix model deployment style issues, lint problems, and i18n gaps. (#2556) 1 miesiąc temu
group.go 52d9b8cc78 refactor(group): update user group handling to utilize userUsableGroups directly and add GetUserGroupRatio function 3 miesięcy temu
image.go dd393cd0d9 feat: support dify upload image file 11 miesięcy temu
log.go dd467ed592 feat: log search field request_id 1 tydzień temu
midjourney.go e1c7a4f41f format: package name -> github.com/QuantumNous/new-api (#2017) 4 miesięcy temu
misc.go af54ea85d2 feat(oauth): implement custom OAuth provider management #1106 1 tydzień temu
missing_models.go e1c7a4f41f format: package name -> github.com/QuantumNous/new-api (#2017) 4 miesięcy temu
model.go 21fca238bf refactor(error): replace dto.OpenAIError with types.OpenAIError for consistency 2 miesięcy temu
model_meta.go e1c7a4f41f format: package name -> github.com/QuantumNous/new-api (#2017) 4 miesięcy temu
model_sync.go 9ef7740fe7 feat(file): unify file handling with a new FileSource abstraction for URL and base64 data 1 tydzień temu
oauth.go 2567cff6c8 fix(oauth): enhance error handling and transaction management for OAuth user creation and binding 1 tydzień temu
option.go 4bffc249d6 feat: customizable automatic retry status codes 1 miesiąc temu
passkey.go e1c7a4f41f format: package name -> github.com/QuantumNous/new-api (#2017) 4 miesięcy temu
performance.go 7a4fc68bcc feat(performance): implement system performance monitoring with configurable thresholds 1 tydzień temu
playground.go c51936e068 refactor(channel_select): enhance retry logic and context key usage for channel selection 2 miesięcy temu
prefill_group.go e1c7a4f41f format: package name -> github.com/QuantumNous/new-api (#2017) 4 miesięcy temu
pricing.go 1ded19795a feat: add special user usable group setting 3 miesięcy temu
ratio_config.go e1c7a4f41f format: package name -> github.com/QuantumNous/new-api (#2017) 4 miesięcy temu
ratio_sync.go 9ef7740fe7 feat(file): unify file handling with a new FileSource abstraction for URL and base64 data 1 tydzień temu
redemption.go f60fce6584 feat(i18n): add backend multi-language support with user language preference 1 tydzień temu
relay.go 3b76b770b9 feat: add useTimeSeconds in error log 1 tydzień temu
secure_verification.go e1c7a4f41f format: package name -> github.com/QuantumNous/new-api (#2017) 4 miesięcy temu
setup.go e1c7a4f41f format: package name -> github.com/QuantumNous/new-api (#2017) 4 miesięcy temu
subscription.go 6a9522ac5b feat(subscription): validate price amount and migrate database column type 1 tydzień temu
subscription_payment_creem.go 9da3412fde ✨ feat: add subscription billing system (#2808) 1 tydzień temu
subscription_payment_epay.go a4617097fb ✨ fix: Improve subscription payment handling and card layout consistency 1 tydzień temu
subscription_payment_stripe.go 9da3412fde ✨ feat: add subscription billing system (#2808) 1 tydzień temu
swag_video.go fcc006ecd3 feat: channel kling support New API 6 miesięcy temu
task.go 8e3f9b1faa 🛡️ fix: prevent OOM on large/decompressed requests; skip heavy prompt meta when token count is disabled 2 miesięcy temu
task_video.go 0217ed2f98 fix(task): 修复渠道配置多个key时无法获取任务的问题 2 miesięcy temu
telegram.go e1c7a4f41f format: package name -> github.com/QuantumNous/new-api (#2017) 4 miesięcy temu
token.go f60fce6584 feat(i18n): add backend multi-language support with user language preference 1 tydzień temu
topup.go 85b5d0100a feat(epay): enhance parameter parsing for notify and return handlers 1 tydzień temu
topup_creem.go 9da3412fde ✨ feat: add subscription billing system (#2808) 1 tydzień temu
topup_stripe.go 9da3412fde ✨ feat: add subscription billing system (#2808) 1 tydzień temu
twofa.go e1c7a4f41f format: package name -> github.com/QuantumNous/new-api (#2017) 4 miesięcy temu
uptime_kuma.go e1c7a4f41f format: package name -> github.com/QuantumNous/new-api (#2017) 4 miesięcy temu
usedata.go e1c7a4f41f format: package name -> github.com/QuantumNous/new-api (#2017) 4 miesięcy temu
user.go 42b5aeaae4 fix(i18n): add missing translations and improve language fallback 1 tydzień temu
vendor_meta.go e1c7a4f41f format: package name -> github.com/QuantumNous/new-api (#2017) 4 miesięcy temu
video_proxy.go fdaa573c11 Revert "fix: video content api Priority use url field" 3 tygodni temu
video_proxy_gemini.go 5889571108 fix: Use channel proxy settings for task query scenarios 2 miesięcy temu
wechat.go e1c7a4f41f format: package name -> github.com/QuantumNous/new-api (#2017) 4 miesięcy temu