Commit Graph

14 Commits

Author SHA1 Message Date
Leon
7fb8c61091 fix:rename后重新生成token 2025-12-16 18:46:51 +08:00
Leon
52694a1475 refactor:请求结构体放到entity 2025-12-16 18:46:24 +08:00
Leon
09e6398c6e Adjust ChangePassword response wording 2025-12-09 16:21:57 +08:00
Leon
e3ae8185be fix(account): remove token when change password 2025-12-09 16:20:15 +08:00
Leon
6804b71fe9 refactor(account): pass request context into services 2025-12-09 16:05:10 +08:00
Leon
4bedf58a03 refactor(account): remove unused structs and logout by token 2025-12-09 15:58:07 +08:00
Leon
f122a6170d feat(account): use token instead of id for rename 2025-12-09 15:47:55 +08:00
Leon
172fd0a35d refactor(video): prefix core files with video_ 2025-12-09 13:29:00 +08:00
Leon
6a3480698a move handler from http to module 2025-12-08 20:35:56 +08:00
Leon
c5331a459f refactor: change all user to account 2025-12-05 14:25:39 +08:00
Leon
35938aaa13 feat: login and logout 2025-12-05 14:03:57 +08:00
Leon
df30d7b549 feat: hash user password and update by username 2025-12-05 13:10:19 +08:00
Leon
f7389ff778 feat: hash password 2025-12-05 12:48:03 +08:00
Leon
c1862b5475 refactor: reorganize packages into a domain-based layered structure 2025-12-05 09:59:57 +08:00