| .. |
|
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
|
6 日 前 |
|
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
|
6 日 前 |
|
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
|
6 日 前 |
|
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
|
6 日 前 |
|
secure_verification.go
|
d814d62e2f
refactor: enhance API security with read-only token authentication and improved rate limiting
|
6 日 前 |
|
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时无法获取任务的问题
|
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
|
6 日 前 |
|
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 ヶ月 前 |