Commit Graph

117 Commits

Author SHA1 Message Date
Leon
0de0a04f53 feat: regisiter router about video module 2025-12-07 16:46:06 +08:00
Leon
e13b74f7e0 feat: add video module 2025-12-07 16:45:00 +08:00
Leon
a764e293fb refactor: merge auth(router) to account(router) and add auth to logout(router) 2025-12-05 14:31:46 +08:00
Leon
748d4dd719 test: change user to account 2025-12-05 14:27:26 +08:00
Leon
0f36f6ccac docs: change user to account 2025-12-05 14:27:05 +08:00
Leon
c5331a459f refactor: change all user to account 2025-12-05 14:25:39 +08:00
Leon
311a27523f test: postman json of auth(login and logout) 2025-12-05 14:04:57 +08:00
Leon
35938aaa13 feat: login and logout 2025-12-05 14:03:57 +08:00
Leon
b2cf39e731 fix: chage id type from int64 to uint 2025-12-05 13:33:08 +08:00
Leon
9682537d00 feat: jwt and check 2025-12-05 13:27:04 +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
f0a398a20c refactor: rename account package to http 2025-12-05 12:43:44 +08:00
Leon
a7afe895b5 docs: improve readme.md 2025-12-05 10:15:02 +08:00
Leon
c1862b5475 refactor: reorganize packages into a domain-based layered structure 2025-12-05 09:59:57 +08:00
Leon
34b05ad83f refactor:rename postman.json to account.json 2025-12-05 09:57:16 +08:00
Leon
81926ce8a2 init:搭建了整个项目的框架,初步写好了用户系统 2025-12-04 17:09:04 +08:00