supeng d8c550309b merge github main 3 дней назад
..
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 0e9198e9b5 fix: preserve explicit zero values in native relay requests 6 дней назад
channel.go e71f5a45f2 feat: auto fetch upstream models (#2979) 5 дней назад
channel_affinity_cache.go 540cf6c991 fix: channel affinity (#2799) 1 месяц назад
channel_upstream_update.go 0a804f0e70 fix: refine upstream update ignore UX and detect behavior 4 дней назад
channel_upstream_update_test.go e71f5a45f2 feat: auto fetch upstream models (#2979) 5 дней назад
checkin.go 8abfbe372f feat(checkin): add check-in functionality with status retrieval and user quota rewards 2 месяцев назад
codex_oauth.go 20c9002fde feat: codex oauth proxy 2 недель назад
codex_usage.go 20c9002fde feat: codex oauth proxy 2 недель назад
console_migrate.go 9ef7740fe7 feat(file): unify file handling with a new FileSource abstraction for URL and base64 data 1 месяц назад
custom_oauth.go 9a5f8222bd feat: move user bindings to dedicated management modal 1 неделя назад
deployment.go 22d0b73d21 fix: fix model deployment style issues, lint problems, and i18n gaps. (#2556) 2 месяцев назад
group.go 52d9b8cc78 refactor(group): update user group handling to utilize userUsableGroups directly and add GetUserGroupRatio function 4 месяцев назад
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 4 недель назад
midjourney.go 3b6af5dca3 refactor: clean up unused code and improve error logging in adaptor and mjp modules 1 неделя назад
misc.go e0a6ee1cb8 imporve oauth provider UI/UX (#2983) 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 6597610395 feat(localization): added zh_TW (#2913) 3 недель назад
oauth.go 6d03fc828d Merge pull request #2998 from seefs001/fix/pr-2900 1 неделя назад
option.go 50ee4361d0 feat: make 5m cache-creation ratio configurable 4 недель назад
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 eca4eff5f0 feat: Improve backend multilingual support 3 недель назад
ratio_config.go e1c7a4f41f format: package name -> github.com/QuantumNous/new-api (#2017) 4 месяцев назад
ratio_sync.go afa70518a4 feat: add models.dev preset support to upstream ratio sync 2 недель назад
redemption.go f60fce6584 feat(i18n): add backend multi-language support with user language preference 1 месяц назад
relay.go 0e9198e9b5 fix: preserve explicit zero values in native relay requests 6 дней назад
relay_gemini_file.go 56494f9cad feat: support Gemini resumable upload protocol 1 месяц назад
secure_verification.go d814d62e2f refactor: enhance API security with read-only token authentication and improved rate limiting 4 недель назад
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 24b427170e fix: redirect subscription payment return to user-accessible page 1 неделя назад
subscription_payment_stripe.go 9da3412fde ✨ feat: add subscription billing system (#2808) 1 месяц назад
swag_video.go fcc006ecd3 feat: channel kling support New API 7 месяцев назад
task.go ec5c6b28ea feat(task): add model redirection, per-call billing, and multipart retry fix for async tasks 1 неделя назад
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 4 недель назад
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 e71f5a45f2 feat: auto fetch upstream models (#2979) 5 дней назад
vendor_meta.go e1c7a4f41f format: package name -> github.com/QuantumNous/new-api (#2017) 4 месяцев назад
video_proxy.go 5ed997905c fix: align Vertex content fetch flow with Gemini and handle base64 payloads 1 неделя назад
video_proxy_gemini.go c3291e407a fix: vertex ai video proxy and task polling improvements 1 неделя назад
wechat.go e1c7a4f41f format: package name -> github.com/QuantumNous/new-api (#2017) 4 месяцев назад