Commit Graph

16 Commits

Author SHA1 Message Date
JustSong
3f9e723ce5 feat: create new log file when too many logs recorded 2023-09-17 16:35:30 +08:00
JustSong
315d7e8692 refactor: update logging related logic 2023-09-17 15:39:46 +08:00
JustSong
437b35e161 fix: only enable cors for relay routers to avoid csrf attack 2023-09-17 11:44:38 +08:00
JustSong
cf0ae05d50 feat: add batch update support (close #414) 2023-09-03 14:58:20 +08:00
JustSong
574be5bd1d perf: initialize all token encoder when starting (close #459, close $460) 2023-08-26 13:02:02 +08:00
JustSong
2586fe09eb perf: flush response after response handled (close #364) 2023-08-12 18:10:15 +08:00
JustSong
819056a8af chore: do not hardcode cache time (close #302) 2023-07-23 19:26:37 +08:00
JustSong
b456624a35 refactor: do not use redis to store session 2023-06-26 16:10:59 +08:00
JustSong
6bea2724e4 feat: support automatic channel testing & balance updates (close #11, close #59) 2023-06-22 22:01:03 +08:00
JustSong
b7a89340e1 chore: format logs 2023-06-22 10:59:01 +08:00
JustSong
b220e8e863 feat: use cache to avoid database access (#158) 2023-06-20 19:09:49 +08:00
JustSong
44b9d7a134 feat: now slave server can sync options with master server (close #88) 2023-05-18 12:48:20 +08:00
JustSong
541b9f2ed6 fix: fully support stream mode now (close #3) 2023-04-25 21:50:57 +08:00
JustSong
fcb6204a69 Update system log 2023-04-22 22:15:48 +08:00
JustSong
483bd64d8f Rename to One API 2023-04-22 21:14:09 +08:00
JustSong
4cbef0780e Initial commit 2023-04-22 20:39:27 +08:00