JustSong
|
e873c305f3
|
feat: show used quota in token table
|
2023-06-23 21:42:31 +08:00 |
|
JustSong
|
a6cc0226a7
|
feat: able to display quota in dollar
|
2023-06-20 20:09:17 +08:00 |
|
JustSong
|
282753dc12
|
chore: make the user unable to search token by id
|
2023-06-19 10:04:38 +08:00 |
|
JustSong
|
5fc5cdf2c9
|
chore: hide token id for user
|
2023-06-19 09:13:38 +08:00 |
|
JustSong
|
27edc58d4a
|
fix: reduce the table size (close #174)
|
2023-06-17 19:23:25 +08:00 |
|
JustSong
|
4172e9b682
|
feat: the format of key is now constant with that of OpenAI
|
2023-06-03 10:53:25 +08:00 |
|
JustSong
|
bcb4862a19
|
refactor: bind quota to account instead of token (close #64, #31)
|
2023-05-16 11:26:09 +08:00 |
|
JustSong
|
b1074b43d6
|
feat: add refresh button
|
2023-05-15 16:20:01 +08:00 |
|
JustSong
|
bfcb9b887e
|
feat: double check before deletion
|
2023-05-15 10:41:48 +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
|
be2b3f3fc6
|
feat: now user can top up via redemption code (close #9)
|
2023-04-26 17:02:26 +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
|
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 |
|