CaIon 5cf788f1bf refactor: enhance API security with read-only token authentication and improved rate limiting 3 months ago
..
auth.go 5cf788f1bf refactor: enhance API security with read-only token authentication and improved rate limiting 3 months ago
body_cleanup.go 9ef9e78821 feat(file): unify file handling with a new FileSource abstraction for URL and base64 data 3 months ago
cache.go 19405d138a fix: add no-cache for index.html 3 years ago
cors.go d7c55b92b2 feat: disk request body cache (#2780) 3 months ago
disable-cache.go d6fcc7a51d feat: add disable cache middleware 8 months ago
distributor.go cf114ca7d6 feat: openai response /v1/response/compact (#2644) 3 months ago
email-verification-rate-limit.go 5010f2d004 format: package name -> github.com/QuantumNous/new-api (#2017) 6 months ago
gzip.go fa814b80fe 🧹 fix: harden request-body size handling and error unwrapping 4 months ago
i18n.go c444746088 feat(i18n): add backend multi-language support with user language preference 3 months ago
jimeng_adapter.go 5010f2d004 format: package name -> github.com/QuantumNous/new-api (#2017) 6 months ago
kling_adapter.go 5010f2d004 format: package name -> github.com/QuantumNous/new-api (#2017) 6 months ago
logger.go 5010f2d004 format: package name -> github.com/QuantumNous/new-api (#2017) 6 months ago
model-rate-limit.go 5010f2d004 format: package name -> github.com/QuantumNous/new-api (#2017) 6 months ago
performance.go 5e71ef98d9 feat(performance): implement system performance monitoring with configurable thresholds 3 months ago
rate-limit.go 327cc5fa23 fix: harden token search with pagination, rate limiting and input validation 3 months ago
recover.go 5010f2d004 format: package name -> github.com/QuantumNous/new-api (#2017) 6 months ago
request-id.go 5010f2d004 format: package name -> github.com/QuantumNous/new-api (#2017) 6 months ago
secure_verification.go 8eace6bb62 feat: 通用二步验证 7 months ago
stats.go ed71c9fcf3 🎨 style(go): format entire codebase 8 months ago
turnstile-check.go 5010f2d004 format: package name -> github.com/QuantumNous/new-api (#2017) 6 months ago
utils.go b311d482e3 fix: update abortWithOpenAiMessage function to use types.ErrorCode 3 months ago