Commit Graph

15 Commits

Author SHA1 Message Date
ckt 2fcd6852e0 feat: able to delete account by self (#294)
* feat: support account deletion

* chore: update style

---------

Co-authored-by: JustSong <songquanpeng@foxmail.com>
2023-07-23 13:37:32 +08:00
JustSong b179c2f208 feat: able to display quota in dollar 2023-06-20 20:09:17 +08:00
JustSong aa0a9f2262 fix: fix wrong field name in SQL 2023-06-18 22:07:40 +08:00
JustSong c5837c3bb7 feat: support aff now (close #75) 2023-06-17 18:12:58 +08:00
JustSong d29c273073 chore: add more log types 2023-06-10 16:31:40 +08:00
JustSong 2c53424db8 feat: able to manage group now 2023-06-08 09:26:54 +08:00
quzard 0f6958c57a fix: update common.RootUserEmail when root's email changed (#132) 2023-05-31 15:51:31 +08:00
JustSong e8da98139f fix: limit the shown text's length (close #80) 2023-05-16 21:33:59 +08:00
JustSong 01abed0a30 refactor: bind quota to account instead of token (close #64, #31) 2023-05-16 11:26:09 +08:00
JustSong 7a5057f02d fix: check user's role when manage user (#30) 2023-04-28 09:47:03 +08:00
JustSong 9272884381 fix: root user cannot demote itself now (close #30) 2023-04-27 14:45:12 +08:00
JustSong 8c305dc1bc feat: able to manage system vai access token (close #12) 2023-04-26 20:54:39 +08:00
JustSong b908229429 Token API done without verification 2023-04-23 11:31:00 +08:00
JustSong 539eac217f Rename to One API 2023-04-22 21:14:09 +08:00
JustSong ab1f8a2bf4 Initial commit 2023-04-22 20:39:27 +08:00