one-api/common
H0llyW00dzZ 1a9938ec58
Refactor [Common] [Utils]
- [+] refactor(utils.go): remove deprecated init function and use local random generator in GenerateKey and GetRandomString functions
- [+] chore(utils.go): add comment to explain the purpose of newRand function
2023-12-07 12:14:36 +07:00
..
constants.go feat: enable channel when test succeed (#771) 2023-12-03 20:10:57 +08:00
crypto.go Initial commit 2023-04-22 20:39:27 +08:00
custom-event.go refactor: rename file to conform to standards 2023-05-13 15:43:55 +08:00
database.go fix: fix postgresql support (#606) 2023-10-22 18:38:29 +08:00
email.go fix: add Date header for email (#742) 2023-11-24 20:56:53 +08:00
embed-file-system.go Initial commit 2023-04-22 20:39:27 +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 refactor: update logging related logic 2023-09-17 15:39:46 +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 feat: support claude-2.x (close #736) 2023-11-24 21:39:44 +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] [Utils] 2023-12-07 12:14:36 +07:00
validate.go Initial commit 2023-04-22 20:39:27 +08:00
verification.go Initial commit 2023-04-22 20:39:27 +08:00