Commit Graph

82 Commits

Author SHA1 Message Date
analogpvt
c13057af78
Update index.js 2023-05-20 12:53:36 +05:30
analogpvt
96b4925ba8
Update channel.constants.js 2023-05-20 12:51:12 +05:30
analogpvt
36f819678f
Update UsersTable.js 2023-05-20 12:50:06 +05:30
analogpvt
5a8a2e563d
Update TokensTable.js 2023-05-20 12:43:05 +05:30
analogpvt
04b3e10468
Update SystemSetting.js 2023-05-20 12:34:39 +05:30
analogpvt
ce055667c2
Update RegisterForm.js 2023-05-20 12:14:55 +05:30
analogpvt
939e0bd941
Update RedemptionsTable.js 2023-05-20 12:10:52 +05:30
analogpvt
c4bb61ebf8
Update PersonalSetting.js 2023-05-20 12:05:50 +05:30
analogpvt
430777f795
Update PasswordResetForm.js 2023-05-20 12:00:55 +05:30
analogpvt
d86f57aa75
Update PasswordResetConfirm.js 2023-05-20 11:59:33 +05:30
analogpvt
ac3a8e61c3
Update OtherSetting.js 2023-05-20 11:58:06 +05:30
analogpvt
b02e06ea3d
Update LoginForm.js 2023-05-20 11:51:22 +05:30
analogpvt
e56c4abd3a
Update index.html 2023-05-20 11:47:17 +05:30
analogpvt
257a7c7340
Update Loading.js 2023-05-19 23:59:44 +05:30
analogpvt
40b4f9a447
Update Header.js 2023-05-19 23:59:09 +05:30
analogpvt
57d3a1ceec
Update GitHubOAuth.js 2023-05-19 23:54:29 +05:30
analogpvt
4a19d0ba2f
Update Footer.js 2023-05-19 23:52:36 +05:30
analogpvt
ecb4c1bff6
Update ChannelsTable.js 2023-05-19 23:51:35 +05:30
analogpvt
92dab4e0b3
Update utils.js 2023-05-19 23:38:15 +05:30
analogpvt
beedfd1bb3
Update App.js 2023-05-19 23:35:21 +05:30
JustSong
ef9dca28f5 chore: set default value for Azure's api version if not set 2023-05-19 22:13:29 +08:00
JustSong
3711f4a741 feat: support channel ai.ls now (close #99) 2023-05-19 11:07:17 +08:00
JustSong
e8da98139f fix: limit the shown text's length (close #80) 2023-05-16 21:33:59 +08:00
JustSong
519cb030f7 chore: update input label 2023-05-16 16:23:07 +08:00
JustSong
69cf1de7bd feat: disable operations for root user (close #76) 2023-05-16 15:38:03 +08:00
JustSong
4d6172a242 feat: able to set pre consumed quota now 2023-05-16 13:57:01 +08:00
JustSong
a9ea1d9d10 fix: fix topup page now showing 2023-05-16 12:09:33 +08:00
JustSong
d1e9b86f05 chore: update prompt 2023-05-16 11:58:26 +08:00
JustSong
01abed0a30 refactor: bind quota to account instead of token (close #64, #31) 2023-05-16 11:26:09 +08:00
JustSong
7c56a36a1c feat: show users' remaining quota in user management page (close #46) 2023-05-16 11:08:41 +08:00
JustSong
c48327ff91 fix: fix option update logic not working properly 2023-05-16 10:04:39 +08:00
JustSong
a5406c6963 fix: fix tab icon & title not changed (close #69) 2023-05-15 21:15:21 +08:00
JustSong
a1f61384c5 feat: automatically disable channel when error occurred (#59) 2023-05-15 17:34:09 +08:00
JustSong
44ebae1559 feat: add refresh button 2023-05-15 16:20:01 +08:00
JustSong
68e53d3e10 chore: only show two digits 2023-05-15 12:56:28 +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
443a22b75d feat: able to test channels now (#59) 2023-05-15 10:48:52 +08:00
JustSong
b44f0519a0 feat: double check before deletion 2023-05-15 10:41:48 +08:00
JustSong
926951ee03 feat: able to customize system name & logo now 2023-05-14 19:29:02 +08:00
JustSong
2cdc718fde feat: able to use any link as about page (#60) 2023-05-14 18:58:54 +08:00
JustSong
57cb150177 perf: load cached about content first (#60) 2023-05-14 16:13:42 +08:00
JustSong
6167e20b34 style: hide scroll bar 2023-05-14 16:02:40 +08:00
JustSong
8835d8302e chore: fix typo 2023-05-14 16:01:04 +08:00
JustSong
224bebe67a feat: able to customize home page with link (close #60) 2023-05-14 15:34:14 +08:00
JustSong
d84c2f5c70 feat: able to customize home page now (#24) 2023-05-13 21:27:49 +08:00
JustSong
f5f4e6fbc6 feat: able to configure smtp from now (close #34) 2023-05-13 18:33:41 +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
74c1ba7cbc chore: update prompt for Azure channel configuration (#57) 2023-05-13 12:29:17 +08:00