Leon
|
0915e13e8f
|
feat:添加按照点赞数的feed流
|
2025-12-16 14:02:17 +08:00 |
|
Leon
|
ead7153cc4
|
fix:适配其他改动
|
2025-12-15 17:34:55 +08:00 |
|
Leon
|
8e51de9410
|
feat(video): add likescount and updatelikescount
|
2025-12-09 21:11:29 +08:00 |
|
Leon
|
4bedf58a03
|
refactor(account): remove unused structs and logout by token
|
2025-12-09 15:58:07 +08:00 |
|
Leon
|
eeafe9d32a
|
feat(video): add like/unlike/isliked/getlikescount APIs for videos
|
2025-12-09 15:30:16 +08:00 |
|
Leon
|
6a3480698a
|
move handler from http to module
|
2025-12-08 20:35:56 +08:00 |
|
Leon
|
d29a3a5232
|
feat(feed): add ListLatest
|
2025-12-07 22:46:45 +08:00 |
|
Leon
|
3b80a7c5da
|
fix: delete ListLatest(func)
|
2025-12-07 21:22:54 +08:00 |
|
Leon
|
8dcc13957b
|
fix: change account_id to accountID to match PublishVideo(func)
|
2025-12-07 17:39:03 +08:00 |
|
Leon
|
466817d6ad
|
fix: ensure jwt token matches the currently stored token
|
2025-12-07 17:36:44 +08:00 |
|
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
|
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
|
f0a398a20c
|
refactor: rename account package to http
|
2025-12-05 12:43:44 +08:00 |
|
Leon
|
c1862b5475
|
refactor: reorganize packages into a domain-based layered structure
|
2025-12-05 09:59:57 +08:00 |
|