Sisyphus
|
1cadc95863
|
fix: Social GetAllFollowers/Vloggers + Like ListLikedVideos 加 Limit(200) 防海量数据
|
2026-04-25 17:45:33 +08:00 |
|
Sisyphus
|
48a7eea0f9
|
fix: Worker 队列补充 DLX args + GetAllComments 加排序和分页限制
|
2026-04-25 17:10:55 +08:00 |
|
Sisyphus
|
dd47b48473
|
refactor(P3): Redis 缓存键版本化 — Client 增加 Key() 方法,默认前缀 v1:
|
2026-04-25 16:57:02 +08:00 |
|
Sisyphus
|
41ae86f908
|
refactor(P3): HomeView 拆分为 3 composable + CommentDrawer 组件 (924行→~180行)
|
2026-04-25 16:48:17 +08:00 |
|
Sisyphus
|
15f86f08ae
|
fix(P2): 修复 import cycle — 将 apierror 移出 internal/http 避免循环依赖
|
2026-04-25 16:18:57 +08:00 |
|
Sisyphus
|
025be6dd78
|
refactor(P2): Handler 错误码精确化 — service 层引入哨兵错误,handler 层用 ClassifyHTTPStatus 分类
|
2026-04-25 16:03:29 +08:00 |
|
Sisyphus
|
7d02262098
|
fix(P2): rand.Read错误处理 + JWT随机密钥 + 密码环境变量化 + 前端路由守卫
|
2026-04-25 15:57:15 +08:00 |
|
Sisyphus
|
9d903ad8e1
|
feat(P1): MQ Worker 死信队列 — 重试上限3次后 Ack 移入 DLX
|
2026-04-25 15:54:55 +08:00 |
|
Sisyphus
|
d68a4f3f65
|
fix(P1): Router Bug 修复 + Video 复合索引 + ListByAuthorID 加 LIMIT
|
2026-04-25 15:29:47 +08:00 |
|
leonincs
|
458f4f361d
|
fix disabled pprof server handling
|
2026-04-23 19:05:44 +08:00 |
|
leonincs
|
d7a0e2a6b7
|
fix feed empty list rendering
|
2026-04-23 19:05:44 +08:00 |
|
0x37
|
72ce8e8cc9
|
fix: make rate limit increment atomic
|
2026-04-21 11:05:06 +01:00 |
|
tangerineyu
|
e89d5aca5d
|
feat(middleware):为登录与互动接口增加限流中间件
|
2026-03-27 16:09:01 +08:00 |
|
tangerineyu
|
145bf3fa86
|
refactor:简化main函数中pprof的关闭调用
|
2026-03-26 12:17:05 +08:00 |
|
tangerineyu
|
9a0ba45a51
|
feat(observability): 为 API 和 worker 增加独立 pprof 诊断端口
|
2026-03-25 19:27:33 +08:00 |
|
tangerineyu
|
21efce6049
|
feat(config): 本地config文件缺失时使用默认配置
|
2026-03-24 19:05:06 +08:00 |
|
Amnesia
|
14d8694b2a
|
perf:减少PublishVideo中的数据库查询
|
2026-03-21 11:19:09 +08:00 |
|
Amnesia
|
05c846c295
|
fix:修复命名错误
|
2026-03-14 19:56:31 +08:00 |
|
Amnesia
|
9eed15efd5
|
fix:处理了边界情况
|
2026-03-14 18:57:02 +08:00 |
|
Amnesia
|
39243c14d7
|
fix:修复时间戳转换错误
|
2026-03-14 10:05:58 +08:00 |
|
Amnesia
|
e3af802784
|
perf:优化了ListLatest在大规模视频数据下的响应时间
|
2026-03-13 18:10:46 +08:00 |
|
Amnesia
|
be48ffced5
|
perf:改变写入逻辑
|
2026-03-13 16:15:44 +08:00 |
|
Amnesia
|
0ef79f54cb
|
feat:时间线MQ发送端和消费端
|
2026-03-13 16:07:34 +08:00 |
|
Amnesia
|
7be6e8bdb5
|
feat:时间线相关rabbitMQ
|
2026-03-13 16:00:17 +08:00 |
|
Amnesia
|
cf83e11778
|
feat:完善redis封装
|
2026-03-13 15:57:36 +08:00 |
|
Leon
|
39645868a2
|
feat: 为相关业务传入消息队列
|
2025-12-30 01:27:46 +08:00 |
|
Leon
|
4a91452fc3
|
feat: 相关业务的调用
|
2025-12-30 01:26:38 +08:00 |
|
Leon
|
116724a845
|
chore: 注释从英文改为中文
|
2025-12-30 01:26:24 +08:00 |
|
Leon
|
631cb2203f
|
feat: 评论相关rabbitMQ
|
2025-12-30 01:25:54 +08:00 |
|
Leon
|
475dfbe8da
|
feat: 流行度相关rabbitMQ
|
2025-12-30 01:25:30 +08:00 |
|
Leon
|
3800373166
|
feat: 点赞相关rabbitMQ
|
2025-12-30 01:23:54 +08:00 |
|
Leon
|
bbaffe4916
|
refactor: 将newEventID函数移动到rabbitMQ
|
2025-12-29 22:17:17 +08:00 |
|
Leon
|
6c4172c562
|
feat: 添加Social消费者
|
2025-12-29 04:14:14 +08:00 |
|
Leon
|
7200b55ca2
|
feat: 为Follow和UnFollow加上MQ
|
2025-12-29 04:13:53 +08:00 |
|
Leon
|
4225b026d7
|
feat: 添加rabbitMQ
|
2025-12-29 04:13:13 +08:00 |
|
Leon
|
7daa95821d
|
refactor: 将redis各个业务分离
|
2025-12-29 04:10:34 +08:00 |
|
Leon
|
fbd0cd38ec
|
refactor: 将redis提取到middleware文件夹
|
2025-12-28 18:38:14 +08:00 |
|
Leon
|
328fae5f07
|
feat:添加热榜功能并添加了增加热度的方法。
|
2025-12-26 22:49:17 +08:00 |
|
Leon
|
fe292aa1c6
|
feat: 添加了上传视频的功能
|
2025-12-26 18:24:13 +08:00 |
|
Leon
|
a21a79a2be
|
feat: 添加了列出点赞视频的功能
|
2025-12-26 18:23:55 +08:00 |
|
Leon
|
9ba916643e
|
move: 后端
|
2025-12-25 22:40:20 +08:00 |
|