one-api/common
seven.yu 91260bff65 refactor: common optimizations
1. rename GetOrDefault to GetOrDefaultInt
2. refactor method with variadic parameter declaration.
2024-01-10 20:34:07 +08:00
..
image fix: support base64 encoded image_url (#872) 2024-01-01 17:38:35 +08:00
constants.go refactor: common optimizations 2024-01-10 20:34:07 +08:00
crypto.go refactor: common optimizations 2024-01-10 20:34:07 +08:00
custom-event.go refactor: rename file to conform to standards 2023-05-13 15:43:55 +08:00
database.go refactor: common optimizations 2024-01-10 20:34:07 +08:00
email.go refactor: common optimizations 2024-01-10 20:34:07 +08:00
embed-file-system.go refactor: common optimizations 2024-01-10 20:34:07 +08:00
gin.go fix: skip JSON deserialization when accessing transcriptions and translations (#718) 2023-11-19 16:11:39 +08:00
group-ratio.go chore: format logs 2023-06-22 10:59:01 +08:00
init.go chore: check if SESSION_SECRET equals to random_string 2023-12-20 22:50:50 +08:00
logger.go feat: create new log file when too many logs recorded 2023-09-17 16:35:30 +08:00
model-ratio.go fix: fix pr error (#888) 2024-01-01 17:40:10 +08:00
rate-limit.go Initial commit 2023-04-22 20:39:27 +08:00
redis.go fix: update cache immediately after cache get 2023-08-16 23:40:50 +08:00
utils.go refactor: common optimizations 2024-01-10 20:34:07 +08:00
validate.go Initial commit 2023-04-22 20:39:27 +08:00
verification.go refactor: common optimizations 2024-01-10 20:34:07 +08:00