Commit Graph

29 Commits

Author SHA1 Message Date
CalciumIon 11c9acd556 fix: 初始令牌 2024-09-17 23:07:16 +08:00
Jin Weihan a3ad4f528d 增加环境变量GENERATE_DEFAULT_TOKEN 设置之后将生成初始令牌,默认关闭。 2024-08-24 18:44:37 +00:00
GuoRuqiang 2c370c4d96 增加注册自动生成初始令牌。 2024-08-18 15:12:59 +00:00
CalciumIon 0c0d6b4b0f feat: 优化充值订单号 2024-08-03 01:28:18 +08:00
CaIon 03f26006a1 fix: update user 2024-04-24 19:40:29 +08:00
iszcz e00a468464 用户管理页新增分组查询 2024-04-20 02:13:11 +08:00
CaIon 7b484beb18 fix bug 2024-04-04 19:18:00 +08:00
CaIon 40a6db6797 fix: user update error 2024-04-04 11:10:41 +08:00
CaIon 250031efb9 fix: 删除用户改为软删除 (close #107) 2024-03-11 14:13:45 +08:00
CaIon 61bfde5e00 修复不能删除注销用户的问题 2023-12-27 16:46:18 +08:00
CaIon b38ba50e3f 用户注销后禁止再次注册 2023-12-27 00:19:11 +08:00
CaIon 3eb7843b2e 完善个人中心 2023-11-21 16:35:51 +08:00
CaIon 57edbac346 feat: 删除无用功能 2023-09-10 01:13:12 +08:00
CaIon 68b24da6a6 add epay 2023-08-14 22:16:32 +08:00
ckt 9412966b2c 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 a6cc0226a7 feat: able to display quota in dollar 2023-06-20 20:09:17 +08:00
JustSong f1e77d6244 fix: fix wrong field name in SQL 2023-06-18 22:07:40 +08:00
JustSong f123eaf379 feat: support aff now (close #75) 2023-06-17 18:12:58 +08:00
JustSong 0b237f3642 chore: add more log types 2023-06-10 16:31:40 +08:00
JustSong d5634ee7e7 feat: able to manage group now 2023-06-08 09:26:54 +08:00
quzard 07feef5a2e fix: update common.RootUserEmail when root's email changed (#132) 2023-05-31 15:51:31 +08:00
JustSong e07eb017f7 fix: limit the shown text's length (close #80) 2023-05-16 21:33:59 +08:00
JustSong bcb4862a19 refactor: bind quota to account instead of token (close #64, #31) 2023-05-16 11:26:09 +08:00
JustSong 567ff7359c fix: check user's role when manage user (#30) 2023-04-28 09:47:03 +08:00
JustSong 9667bc86bc fix: root user cannot demote itself now (close #30) 2023-04-27 14:45:12 +08:00
JustSong 5a9fb6238b feat: able to manage system vai access token (close #12) 2023-04-26 20:54:39 +08:00
JustSong 466cdbf1af Token API done without verification 2023-04-23 11:31:00 +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