Commit Graph

24 Commits

Author SHA1 Message Date
ckt1031 18655fed08 Merge branch 'support-postgres-sql' into refactor-main 2023-07-27 14:51:23 +08:00
ckt1031 bba49c959e feat: support postgres 2023-07-27 14:47:45 +08:00
ckt1031 c7c3b9d326 fix: backstick for postgres 2023-07-27 11:07:08 +08:00
ckt1031 13b3bfee2a fix: channel issue 2023-07-24 22:05:21 +08:00
ckt1031 30187cebe8 fix: use int instead of bool 2023-07-24 18:12:16 +08:00
ckt1031 a588241515 feat: allow toggling stream mode of channels 2023-07-24 15:30:08 +08:00
JustSong 0cea9e6a6f fix: fix channel search is not working with MySQL 2023-06-29 21:46:13 +08:00
JustSong 0941e294bf feat: support model remap now 2023-06-27 13:42:45 +08:00
JustSong ad1049b0cf feat: support search channels by key (close #185) 2023-06-22 21:19:43 +08:00
JustSong 0cdab80a6e feat: record channel's used quota (close #137) 2023-06-16 16:02:00 +08:00
JustSong 2c53424db8 feat: able to manage group now 2023-06-08 09:26:54 +08:00
JustSong 2ad22e1425 feat: support group now (close #17, close #72, close #85, close #104, close #136)
Co-authored-by: quzard <1191890118@qq.com>
2023-06-07 23:26:00 +08:00
JustSong 171b818504 feat: support channel remain quota query (close #79) 2023-05-21 16:09:54 +08:00
JustSong a1f61384c5 feat: automatically disable channel when error occurred (#59) 2023-05-15 17:34:09 +08:00
JustSong d267211ee7 feat: able to test all enabled channels (#59) 2023-05-15 12:36:55 +08:00
JustSong 225176aae9 feat: save response time & test time (#59) 2023-05-15 11:35:38 +08:00
JustSong dc4a6cb711 feat: support batch creation of channels (close #58) 2023-05-13 17:08:13 +08:00
JustSong 83e86b9f8a feat: support specific default api version now (#57) 2023-05-13 12:53:57 +08:00
JustSong b3be4d8f85 Support custom channel now 2023-04-23 20:35:49 +08:00
JustSong 852af57c03 Relay done but not working 2023-04-23 18:24:11 +08:00
JustSong 9fc375c604 Able to manage channels now 2023-04-23 15:42:23 +08:00
JustSong b908229429 Token API done without verification 2023-04-23 11:31:00 +08:00
JustSong 6164829239 Channel API done without verification 2023-04-22 22:02:59 +08:00
JustSong af96007025 Remove useless page 2023-04-22 21:41:16 +08:00