one-api/middleware
Buer 71171c63f5
feat: support configuration file (#117)
* ♻️ refactor: move file directory

* ♻️ refactor: move file directory

* ♻️ refactor: support multiple config methods

* 🔥 del: remove unused code

* 💩 refactor: Refactor channel management and synchronization

* 💄 improve: add channel website

*  feat: allow recording 0 consumption
2024-03-20 14:12:47 +08:00
..
auth.go feat: channel support weight (#85) 2024-03-06 18:01:43 +08:00
cache.go fix: add no-cache for index.html 2023-05-22 00:54:53 +08:00
cors.go fix: cors allow all headers 2023-06-20 22:04:01 +08:00
distributor.go Merge branch 'songquanpeng' into sync_upstream 2023-12-21 15:36:01 +08:00
logger.go refactor: update logging related logic 2023-09-17 15:39:46 +08:00
rate-limit.go feat: support configuration file (#117) 2024-03-20 14:12:47 +08:00
recover.go 📝 doc: modify information (#57) 2024-01-26 18:41:11 +08:00
request-id.go 🚀 feature: Add request duration 2023-12-30 00:37:14 +08:00
telegram.go feat: support configuration file (#117) 2024-03-20 14:12:47 +08:00
turnstile-check.go Rename to One API 2023-04-22 21:14:09 +08:00
utils.go refactor: update logging related logic 2023-09-17 15:39:46 +08:00