supeng cf0d8902fd merge: sync with main (latest upstream) while preserving Gemini File API customizations hace 6 días
..
billing.go 21fca238bf refactor(error): replace dto.OpenAIError with types.OpenAIError for consistency hace 5 meses
channel-billing.go e1c7a4f41f format: package name -> github.com/QuantumNous/new-api (#2017) hace 7 meses
channel-test.go 6bde1a9c8d Merge origin/main into nightly hace 2 semanas
channel.go dc8deb0c24 fix: enable channel table server-side sorting (#4600) hace 1 semana
channel_affinity_cache.go 540cf6c991 fix: channel affinity (#2799) hace 3 meses
channel_test_internal_test.go 0220df8429 fix(channel-test): support tiered billing model tests (#4145) hace 1 mes
channel_upstream_update.go 095e1920f1 fix(channel): load model mapping during upstream model checks hace 2 semanas
channel_upstream_update_test.go 095e1920f1 fix(channel): load model mapping during upstream model checks hace 2 semanas
checkin.go 8abfbe372f feat(checkin): add check-in functionality with status retrieval and user quota rewards hace 4 meses
codex_oauth.go 20c9002fde feat: codex oauth proxy hace 2 meses
codex_usage.go 20c9002fde feat: codex oauth proxy hace 2 meses
console_migrate.go 9ef7740fe7 feat(file): unify file handling with a new FileSource abstraction for URL and base64 data hace 3 meses
custom_oauth.go 9a5f8222bd feat: move user bindings to dedicated management modal hace 2 meses
deployment.go 22d0b73d21 fix: fix model deployment style issues, lint problems, and i18n gaps. (#2556) hace 4 meses
discord.go a42b397607 🚀 feat: launch v1.0 — next-generation frontend built from the ground up (#4265) hace 2 semanas
github.go a42b397607 🚀 feat: launch v1.0 — next-generation frontend built from the ground up (#4265) hace 2 semanas
group.go 52d9b8cc78 refactor(group): update user group handling to utilize userUsableGroups directly and add GetUserGroupRatio function hace 6 meses
image.go dd393cd0d9 feat: support dify upload image file hace 1 año
linuxdo.go a42b397607 🚀 feat: launch v1.0 — next-generation frontend built from the ground up (#4265) hace 2 semanas
log.go d814d62e2f refactor: enhance API security with read-only token authentication and improved rate limiting hace 3 meses
midjourney.go 3b6af5dca3 refactor: clean up unused code and improve error logging in adaptor and mjp modules hace 2 meses
misc.go 5c793d7992 refactor: move top_up_link from status API to topup info API hace 1 semana
missing_models.go e1c7a4f41f format: package name -> github.com/QuantumNous/new-api (#2017) hace 7 meses
model.go 3a2138ba61 refactor: rename and relocate HasModelBillingConfig function for clarity hace 2 semanas
model_list_test.go e3d64cb76d Merge pull request #4431 from yyhhyyyyyy/fix/tiered-billing-model-list hace 2 semanas
model_meta.go e1c7a4f41f format: package name -> github.com/QuantumNous/new-api (#2017) hace 7 meses
model_sync.go 6597610395 feat(localization): added zh_TW (#2913) hace 3 meses
oauth.go f40eb4e5d2 fix: oauth bind callback handling hace 1 mes
oidc.go a42b397607 🚀 feat: launch v1.0 — next-generation frontend built from the ground up (#4265) hace 2 semanas
option.go a42b397607 🚀 feat: launch v1.0 — next-generation frontend built from the ground up (#4265) hace 2 semanas
passkey.go 1d83b5472a fix: require proper verification for passkey changes (#4393) hace 3 semanas
payment_webhook_availability.go f995a868e4 Merge pull request #4089 from seefs001/feature/waffo-pay hace 3 semanas
payment_webhook_availability_test.go f995a868e4 Merge pull request #4089 from seefs001/feature/waffo-pay hace 3 semanas
perf_metrics.go e8cfb546fa feat(default): add model performance badges hace 1 semana
performance.go dcd0911612 fix: log management race condition, partial delete reporting, and UX issues hace 1 mes
playground.go c51936e068 refactor(channel_select): enhance retry logic and context key usage for channel selection hace 5 meses
prefill_group.go e1c7a4f41f format: package name -> github.com/QuantumNous/new-api (#2017) hace 7 meses
pricing.go 07843d7898 fix(pricing): add filtering for pricing based on usable groups hace 1 mes
rankings.go f8cf9c57c4 feat(default): add real rankings data hace 1 semana
ratio_config.go e1c7a4f41f format: package name -> github.com/QuantumNous/new-api (#2017) hace 7 meses
ratio_sync.go f424f906d8 feat: sync upstream pricing from pricing endpoint (#4452) hace 2 semanas
redemption.go f60fce6584 feat(i18n): add backend multi-language support with user language preference hace 3 meses
relay.go f8cf9c57c4 feat(default): add real rankings data hace 1 semana
relay_gemini_file.go 56494f9cad feat: support Gemini resumable upload protocol hace 3 meses
secure_verification.go 1d83b5472a fix: require proper verification for passkey changes (#4393) hace 3 semanas
setup.go e1c7a4f41f format: package name -> github.com/QuantumNous/new-api (#2017) hace 7 meses
subscription.go 6a9522ac5b feat(subscription): validate price amount and migrate database column type hace 3 meses
subscription_payment_creem.go a7c38ec851 fix: add PaymentProvider field to prevent cross-gateway callback attacks hace 2 semanas
subscription_payment_epay.go a7c38ec851 fix: add PaymentProvider field to prevent cross-gateway callback attacks hace 2 semanas
subscription_payment_stripe.go a7c38ec851 fix: add PaymentProvider field to prevent cross-gateway callback attacks hace 2 semanas
swag_video.go fcc006ecd3 feat: channel kling support New API hace 9 meses
task.go ec5c6b28ea feat(task): add model redirection, per-call billing, and multipart retry fix for async tasks hace 2 meses
task_video.go a42b397607 🚀 feat: launch v1.0 — next-generation frontend built from the ground up (#4265) hace 2 semanas
telegram.go e1c7a4f41f format: package name -> github.com/QuantumNous/new-api (#2017) hace 7 meses
token.go 12a48c620e feat(token): add batch API for fetching token keys hace 1 mes
token_test.go 49474520ec Protect external token migration tests hace 2 semanas
topup.go 5c793d7992 refactor: move top_up_link from status API to topup info API hace 1 semana
topup_creem.go a7c38ec851 fix: add PaymentProvider field to prevent cross-gateway callback attacks hace 2 semanas
topup_stripe.go a7c38ec851 fix: add PaymentProvider field to prevent cross-gateway callback attacks hace 2 semanas
topup_waffo.go a7c38ec851 fix: add PaymentProvider field to prevent cross-gateway callback attacks hace 2 semanas
topup_waffo_pancake.go a7c38ec851 fix: add PaymentProvider field to prevent cross-gateway callback attacks hace 2 semanas
topup_waffo_pancake_test.go f995a868e4 Merge pull request #4089 from seefs001/feature/waffo-pay hace 3 semanas
twofa.go c31343ac76 fix(log): hide admin identity in user-visible management logs hace 3 semanas
uptime_kuma.go e1c7a4f41f format: package name -> github.com/QuantumNous/new-api (#2017) hace 7 meses
usedata.go 606a4eee96 feat(dashboard): add admin user analytics and fix chart labels hace 1 mes
user.go 02aacb38a2 feat: add user created_at and last_login_at hace 2 semanas
vendor_meta.go e1c7a4f41f format: package name -> github.com/QuantumNous/new-api (#2017) hace 7 meses
video_proxy.go 20399d3c8f fix: harden SSRF protection for unauthenticated and user-level endpoints hace 1 mes
video_proxy_gemini.go c3291e407a fix: vertex ai video proxy and task polling improvements hace 2 meses
wechat.go e099117c61 refactor: use POST for account binding endpoints and normalize reset responses hace 1 mes