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