JustSong
|
b4142308c5
|
feat: able to add chat page link now (close #70)
|
2023-06-17 23:51:56 +08:00 |
|
JustSong
|
d27698eedf
|
feat: now one channel can belong to multiple groups (close #153)
|
2023-06-14 12:14:08 +08:00 |
|
JustSong
|
ff1380ef87
|
chore: add trailing slash for API calling
|
2023-06-11 16:33:40 +08:00 |
|
JustSong
|
1e791392f2
|
feat: able to set group ratio now (close #62, close #142)
|
2023-06-11 11:08:16 +08:00 |
|
JustSong
|
532b60f753
|
feat: now user can check its topup & consume history (close #78, close #95)
|
2023-06-10 16:04:04 +08:00 |
|
JustSong
|
a04afb22ea
|
feat: support set proxy for channel OpenAI (close #139)
|
2023-06-09 18:30:01 +08:00 |
|
JustSong
|
d5634ee7e7
|
feat: able to manage group now
|
2023-06-08 09:26:54 +08:00 |
|
JustSong
|
cbf339284c
|
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
|
2a7462e081
|
chore: update config prompt (close #133)
|
2023-06-01 18:15:53 +08:00 |
|
JustSong
|
bc4c572b41
|
style: fix UI related problems
|
2023-05-22 22:41:39 +08:00 |
|
JustSong
|
eef09897f8
|
style: add positive attribute to submit buttons (close #113)
|
2023-05-22 22:30:11 +08:00 |
|
JustSong
|
ea395dd9c0
|
chore: prompt user if redemption code not input
|
2023-05-21 10:32:47 +08:00 |
|
JustSong
|
5b82990f13
|
style: add comma to quota stat
|
2023-05-21 10:15:30 +08:00 |
|
JustSong
|
8a7f597048
|
feat: able to manage user's quota now
|
2023-05-21 10:01:02 +08:00 |
|
JustSong
|
a241c5a6b3
|
chore: set default value for Azure's api version if not set
|
2023-05-19 22:13:29 +08:00 |
|
JustSong
|
c1754f777d
|
chore: update prompt
|
2023-05-16 11:58:26 +08:00 |
|
JustSong
|
bcb4862a19
|
refactor: bind quota to account instead of token (close #64, #31)
|
2023-05-16 11:26:09 +08:00 |
|
JustSong
|
09ed289762
|
feat: able to use any link as about page (#60)
|
2023-05-14 18:58:54 +08:00 |
|
JustSong
|
6cc4784183
|
perf: load cached about content first (#60)
|
2023-05-14 16:13:42 +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
|
bc87b023f5
|
feat: support batch creation of channels (close #58)
|
2023-05-13 17:08:13 +08:00 |
|
JustSong
|
9ed9eaa65f
|
feat: support specific default api version now (#57)
|
2023-05-13 12:53:57 +08:00 |
|
JustSong
|
6c2e1aab65
|
chore: update prompt for Azure channel configuration (#57)
|
2023-05-13 12:29:17 +08:00 |
|
JustSong
|
b4bfc95297
|
fix: remove the dot in model name (#57)
|
2023-05-13 12:24:49 +08:00 |
|
JustSong
|
d97d50b14c
|
feat: Azure API supported without verification (#48, #57)
|
2023-05-13 11:36:36 +08:00 |
|
JustSong
|
d11134d98f
|
feat: now supports custom smtp port
|
2023-05-12 11:44:38 +08:00 |
|
JustSong
|
28e05cdecd
|
chore: update placeholder text (#36)
|
2023-04-29 18:42:05 +08:00 |
|
JustSong
|
563db52805
|
chore: update placeholder text (#36)
|
2023-04-29 18:41:19 +08:00 |
|
JustSong
|
aa18ac4864
|
refactor: use quota instead of times
|
2023-04-28 14:57:20 +08:00 |
|
JustSong
|
3c31997c4e
|
style: add bottom margin for unlimited times button
|
2023-04-27 17:18:07 +08:00 |
|
JustSong
|
863d8424b3
|
feat: download redemption codes as file (#12)
|
2023-04-26 17:13:08 +08:00 |
|
JustSong
|
be2b3f3fc6
|
feat: now user can top up via redemption code (close #9)
|
2023-04-26 17:02:26 +08:00 |
|
JustSong
|
512f9e3ac9
|
feat: limit the ability of common user to set the remaining usage times of token (#9)
|
2023-04-26 11:10:14 +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
|
7856da5d4a
|
feat: improve the token edit page
|
2023-04-25 09:24:02 +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
|
32755d875a
|
Support custom channel now
|
2023-04-23 20:35:49 +08:00 |
|
JustSong
|
5537de3ffe
|
Index page is done
|
2023-04-23 20:00:47 +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 |
|