|
|
120d784345
|
feat: 完善故事条目功能并优化查询逻辑
1. 更新 StoryItem 实体类,新增 masterItemId、title、description、location 和 share_id 等字段。
2. 扩展 StoryItemVo,支持返回创建者姓名、更新者姓名、图片列表以及时间筛选参数。
3. 修改 StoryItemMapper,将查询结果类型从 StoryItem 变更为 StoryItemVo,并同步更新 SQL 映射。
4. 在 StoryItemServiceImpl 中增加时间过滤逻辑,并在分页查询时自动填充条目关联的图片信息。
|
2026-02-11 16:35:41 +08:00 |
|
|
|
073f5af70a
|
feat: 实现 StoryItemService 业务逻辑
test/timeline-server/pipeline/head This commit looks good
1. 在 StoryItemServiceImpl 中实现了分页查询、创建、更新、删除及详情获取等核心业务逻辑。
2. 重构了 StoryItem 实体类,将 time 字段更名为 storyItemTime。
3. 让 StoryItemVo 继承 StoryItem 以减少代码冗余,并支持更丰富的查询参数。
4. 引入了事务管理和分页插件支持。
|
2026-02-11 16:11:57 +08:00 |
|
|
|
8617a4f453
|
refactor(config): 简化安全配置允许所有请求访问
test/timeline-server/pipeline/head This commit looks good
移除原有的路径匹配规则,将所有 HTTP 请求设置为 permitAll。此更改通常用于开发阶段或内部微服务调试,以简化身份验证流程。
|
2026-02-11 15:37:00 +08:00 |
|
|
|
7972fa775a
|
chore: 修改 XUserIdHandshakeInterceptor 以支持 Bearer 前缀
test/timeline-server/pipeline/head This commit looks good
|
2026-02-11 15:11:08 +08:00 |
|
|
|
482c32a59c
|
feat: 增加通知系统、RabbitMQ集成及Docker一键部署脚本
test/timeline-server/pipeline/head This commit looks good
1. 新增通知中心功能,支持好友请求、评论、点赞等多种通知类型的持久化与推送
2. 集成 RabbitMQ 用于异步处理动态日志,解耦动态服务与日志记录逻辑
3. 提供完整的 Docker Compose 部署方案及一键启动/停止脚本(Shell/Bat)
4. 优化文件服务,增加图片上传时的自动压缩处理以节省存储空间
5. 增强动态服务,支持通过 shareId 公开访问动态项及关键词搜索功能
6. 完善代码健壮性,在关键业务 Service 层增加 @Transactional 事务控制
|
2026-02-11 14:28:27 +08:00 |
|
|
|
35f3959474
|
引入nacos支持
test/timeline-server/pipeline/head This commit looks good
|
2026-01-07 17:55:04 +08:00 |
|
|
|
3918689e88
|
引入nacos支持
test/timeline-server/pipeline/head This commit looks good
|
2026-01-07 17:42:49 +08:00 |
|
|
|
a68d2aaed8
|
引入nacos支持
test/timeline-server/pipeline/head This commit looks good
|
2026-01-07 17:23:02 +08:00 |
|
|
|
85475bc3cd
|
引入nacos支持
test/timeline-server/pipeline/head There was a failure building this commit
|
2026-01-07 17:11:17 +08:00 |
|
|
|
642658a77f
|
引入nacos支持
test/timeline-server/pipeline/head There was a failure building this commit
|
2026-01-07 16:51:41 +08:00 |
|
|
|
0a3032c349
|
引入nacos支持
test/timeline-server/pipeline/head This commit looks good
|
2026-01-07 16:32:59 +08:00 |
|
|
|
020a88a9c6
|
引入nacos支持
test/timeline-server/pipeline/head This commit looks good
|
2026-01-07 16:08:17 +08:00 |
|
|
|
add3dc1acd
|
引入nacos支持
test/timeline-server/pipeline/head This commit looks good
|
2026-01-07 15:58:15 +08:00 |
|
|
|
611a57c963
|
引入nacos支持
test/timeline-server/pipeline/head This commit looks good
|
2026-01-07 15:27:31 +08:00 |
|
|
|
8e8039cc69
|
引入nacos支持
test/timeline-server/pipeline/head This commit looks good
|
2026-01-07 15:14:14 +08:00 |
|
|
|
eece91c6e1
|
引入nacos支持
test/timeline-server/pipeline/head This commit looks good
|
2026-01-07 14:43:16 +08:00 |
|
|
|
cededdaaa9
|
引入nacos支持
test/timeline-server/pipeline/head This commit looks good
|
2026-01-07 13:47:22 +08:00 |
|
|
|
d155ebc18f
|
引入nacos支持
test/timeline-server/pipeline/head This commit looks good
|
2026-01-06 11:26:13 +08:00 |
|
|
|
57f854d1f7
|
引入nacos支持
test/timeline-server/pipeline/head This commit looks good
|
2026-01-06 11:17:40 +08:00 |
|
|
|
cf68d35d76
|
引入nacos支持
test/timeline-server/pipeline/head This commit looks good
|
2026-01-06 10:59:06 +08:00 |
|
|
|
4a7c1356d1
|
引入nacos支持
test/timeline-server/pipeline/head This commit looks good
|
2026-01-06 09:14:31 +08:00 |
|
|
|
c110da1b79
|
引入nacos支持
test/timeline-server/pipeline/head This commit looks good
|
2026-01-05 17:44:28 +08:00 |
|
|
|
7f086da244
|
引入nacos支持
test/timeline-server/pipeline/head This commit looks good
|
2026-01-05 17:33:10 +08:00 |
|
|
|
44dfd655db
|
引入nacos支持
test/timeline-server/pipeline/head This commit looks good
|
2026-01-05 17:12:57 +08:00 |
|
|
|
49de9c6348
|
引入nacos支持
test/timeline-server/pipeline/head This commit looks good
|
2026-01-05 17:03:06 +08:00 |
|
|
|
8271c9f000
|
引入nacos支持
test/timeline-server/pipeline/head This commit looks good
|
2026-01-05 16:40:46 +08:00 |
|
|
|
962a3ad07f
|
引入nacos支持
test/timeline-server/pipeline/head This commit looks good
|
2026-01-05 16:31:17 +08:00 |
|
|
|
d928c11f03
|
引入nacos支持
test/timeline-server/pipeline/head This commit looks good
|
2026-01-05 16:20:41 +08:00 |
|
|
|
f673358aa6
|
引入nacos支持
test/timeline-server/pipeline/head This commit looks good
|
2026-01-05 16:08:53 +08:00 |
|
|
|
de03f2f9d4
|
引入nacos支持
test/timeline-server/pipeline/head This commit looks good
|
2026-01-05 15:57:02 +08:00 |
|
|
|
640eb23bde
|
引入nacos支持
test/timeline-server/pipeline/head This commit looks good
|
2026-01-05 15:21:26 +08:00 |
|
|
|
182fb1f1f4
|
网关服务增加token刷新机制
test/timeline-server/pipeline/head This commit looks good
|
2025-12-31 15:40:32 +08:00 |
|
|
|
f626c62a9b
|
网关服务增加token刷新机制
test/timeline-server/pipeline/head This commit looks good
|
2025-12-31 15:27:51 +08:00 |
|
|
|
eb1e6949f9
|
故事增加权限响应及校验
test/timeline-server/pipeline/head This commit looks good
|
2025-12-31 14:02:11 +08:00 |
|
|
|
5285d50687
|
故事增加权限响应及校验
test/timeline-server/pipeline/head This commit looks good
|
2025-12-31 13:47:54 +08:00 |
|
|
|
323415f33a
|
故事增加权限响应及校验
test/timeline-server/pipeline/head There was a failure building this commit
|
2025-12-31 13:34:58 +08:00 |
|
|
|
d77061c46f
|
修改文件上传最大size
test/timeline-server/pipeline/head This commit looks good
|
2025-12-31 10:54:24 +08:00 |
|
jiangh277
|
e7fe90464d
|
bug fix
test/timeline-server/pipeline/head This commit looks good
|
2025-12-26 18:27:22 +08:00 |
|
jiangh277
|
17af33b098
|
build file edit
test/timeline-server/pipeline/head This commit looks good
|
2025-12-24 20:35:00 +08:00 |
|
jiangh277
|
2cc7e0dce5
|
build file edit
test/timeline-server/pipeline/head This commit looks good
|
2025-12-24 18:23:33 +08:00 |
|
jiangh277
|
248d813449
|
build file edit
test/timeline-server/pipeline/head This commit looks good
|
2025-12-24 18:17:14 +08:00 |
|
jiangh277
|
7503ca034e
|
build file edit
test/timeline-server/pipeline/head This commit looks good
|
2025-12-24 18:01:49 +08:00 |
|
jiangh277
|
0b7338aab9
|
build file edit
test/timeline-server/pipeline/head There was a failure building this commit
|
2025-12-24 17:28:47 +08:00 |
|
jiangh277
|
4b74790230
|
java image edit
test/timeline-server/pipeline/head There was a failure building this commit
|
2025-12-24 17:23:36 +08:00 |
|
jiangh277
|
90ed85c1f6
|
java image edit
test/timeline-server/pipeline/head There was a failure building this commit
|
2025-12-24 17:17:37 +08:00 |
|
jiangh277
|
1c0d72351f
|
java image edit
test/timeline-server/pipeline/head There was a failure building this commit
|
2025-12-24 17:06:42 +08:00 |
|
jiangh277
|
8f397d93e7
|
java image edit
test/timeline-server/pipeline/head There was a failure building this commit
|
2025-12-24 17:04:30 +08:00 |
|
jiangh277
|
acfb4974a8
|
Revert "build file"
test/timeline-server/pipeline/head There was a failure building this commit
This reverts commit 0383bf3afd.
|
2025-12-24 16:39:39 +08:00 |
|
jiangh277
|
0383bf3afd
|
build file
test/timeline-server/pipeline/head There was a failure building this commit
|
2025-12-24 16:15:20 +08:00 |
|
jiangh277
|
abdbd88aa6
|
build file
test/timeline-server/pipeline/head There was a failure building this commit
|
2025-12-24 16:09:41 +08:00 |
|