Commit Graph

42 Commits

Author SHA1 Message Date
JustSong e07eb017f7 fix: limit the shown text's length (close #80) 2023-05-16 21:33:59 +08:00
JustSong fa2bac9a9e chore: update input label 2023-05-16 16:23:07 +08:00
JustSong e54906ef11 feat: disable operations for root user (close #76) 2023-05-16 15:38:03 +08:00
JustSong 146ab7d299 feat: able to set pre consumed quota now 2023-05-16 13:57:01 +08:00
JustSong 4a2a0fe818 fix: fix topup page now showing 2023-05-16 12:09:33 +08:00
JustSong bcb4862a19 refactor: bind quota to account instead of token (close #64, #31) 2023-05-16 11:26:09 +08:00
JustSong 349aca5819 feat: show users' remaining quota in user management page (close #46) 2023-05-16 11:08:41 +08:00
JustSong fa2d80c674 fix: fix option update logic not working properly 2023-05-16 10:04:39 +08:00
JustSong f43a810e8d feat: automatically disable channel when error occurred (#59) 2023-05-15 17:34:09 +08:00
JustSong b1074b43d6 feat: add refresh button 2023-05-15 16:20:01 +08:00
JustSong 233d67a08b chore: only show two digits 2023-05-15 12:56:28 +08:00
JustSong 93b00d62a6 feat: able to test all enabled channels (#59) 2023-05-15 12:36:55 +08:00
JustSong 210952bd1e feat: save response time & test time (#59) 2023-05-15 11:35:38 +08:00
JustSong d0d3142edb feat: able to test channels now (#59) 2023-05-15 10:48:52 +08:00
JustSong bfcb9b887e feat: double check before deletion 2023-05-15 10:41:48 +08:00
JustSong 6eb288260d feat: able to customize system name & logo now 2023-05-14 19:29:02 +08:00
JustSong 09ed289762 feat: able to use any link as about page (#60) 2023-05-14 18:58:54 +08:00
JustSong d43331c14c chore: fix typo 2023-05-14 16:01:04 +08:00
JustSong 0b636e210c feat: able to customize home page with link (close #60) 2023-05-14 15:34:14 +08:00
JustSong 80176fdfe8 feat: able to customize home page now (#24) 2023-05-13 21:27:49 +08:00
JustSong 6cb284c8fd feat: able to configure smtp from now (close #34) 2023-05-13 18:33:41 +08:00
JustSong d11134d98f feat: now supports custom smtp port 2023-05-12 11:44:38 +08:00
JustSong 049a6def02 feat: able to configure ratio for more models now (close #53) 2023-05-11 20:59:35 +08:00
JustSong eded22137b feat: double check before deleting a user 2023-05-10 10:13:39 +08:00
JustSong 033e832cae feat: able to configure ratio for different models (close #26) 2023-04-28 19:16:37 +08:00
JustSong 0760dcf6cc feat: support configuring ratio when estimating token number in stream mode 2023-04-28 17:25:05 +08:00
JustSong aa18ac4864 refactor: use quota instead of times 2023-04-28 14:57:20 +08:00
JustSong 79dc851aa1 feat: able to set top up link now 2023-04-27 16:32:21 +08:00
JustSong 9c529f9674 feat: able to set initial quota for new user (close #22) 2023-04-26 21:40:56 +08:00
JustSong 5a9fb6238b feat: able to manage system vai access token (close #12) 2023-04-26 20:54:39 +08:00
JustSong be2b3f3fc6 feat: now user can top up via redemption code (close #9) 2023-04-26 17:02:26 +08:00
JustSong f3ebe46076 feat: redirect to login page if login expired (close #18) 2023-04-26 11:42:56 +08:00
JustSong b612efe349 fix: only reduce remain times when request /v1/chat/completions (close #15)
BREAKING CHANGE: now remain_times is -1 doesn't mean unlimited times anymore!
2023-04-26 10:45:34 +08:00
JustSong 67ece62ff2 fix: copy token to search input if clipboard.writeText is not available (close #6) 2023-04-25 09:46:58 +08:00
JustSong db95445a86 feat: able to set the token's expiration time and number of uses 2023-04-24 20:52:40 +08:00
JustSong 039301324f Bug fix 2023-04-23 18:32:59 +08:00
JustSong 28e8e89e28 Able to manage channels now 2023-04-23 15:42:23 +08:00
JustSong 9ca6adf4a1 Able to manage token now 2023-04-23 12:43:10 +08:00
JustSong 466cdbf1af Token API done without verification 2023-04-23 11:31:00 +08:00
JustSong 074df0f131 Remove useless page 2023-04-22 21:41:16 +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