Commit Graph

18 Commits

Author SHA1 Message Date
xiao12feng8
3d0638da8a 实现附近作品功能重构:修复所有编译错误,完成从用户到作品的功能转换,优化错误处理和调试信息 2026-01-08 20:18:47 +08:00
xiao12feng8
2c91a66234 实现作品上热门功能(后端完成)
- 数据库:添加is_hot和hot_time字段
- Service层:实现toggleHot和getHotWorks方法
- 管理端API:添加设置热门和查询热门列表接口
- 用户端API:添加获取热门作品列表接口
- 实体类:更新Works和WorksResponse添加热门字段
- 文档:创建功能实现说明文档

后续需要:
- 后台管理界面(Vue)添加热门设置按钮
- Android App添加热门Tab页
2026-01-08 16:44:12 +08:00
xiao12feng8
11bd48dedc 合并bug修复 2026-01-08 16:01:50 +08:00
xiao12feng8
c8e22d497e 功能:作品点赞+关注+收藏+作品搜索+作品标签 2026-01-07 17:36:08 +08:00
xiao12feng8
a619bb1750 修复:首页标签分类+我的挚友处理+历史记录
优化:缘池界面+消息搜索界面
2026-01-05 16:47:07 +08:00
cxytw
d234b91836 Merge IM-gift branch: add virtual currency and recharge features 2026-01-04 19:16:46 +08:00
ShiQi
b4a0eee625 feat: update gift system and IM features 2026-01-04 19:00:02 +08:00
cxytw
87674d736e feat: 实现管理端与移动端历史记录功能互通 2026-01-04 10:13:32 +08:00
cxytw
3c9b31185f 12月31号许愿树优化 2025-12-31 14:24:51 +08:00
cxytw
20f2e342ce Merge remote master: keep local admin code, accept remote for others 2025-12-30 20:50:55 +08:00
cxytw
fe46b0ebac 12月30号最后的管理端界面优化,前后端配置,数据添加测试 2025-12-30 20:36:50 +08:00
3e9a65af3f 管理端缘池,许愿树。 2025-12-30 18:53:46 +08:00
cxytw
ce0e27f9e7 管理端前端页面修复完善 2025-12-30 16:22:27 +08:00
xiao12feng8
e83568f5fb bug:修复消息不能撤回 2025-12-30 11:11:07 +08:00
xiao12feng8
cd29161705 添加WebSocket心跳检测和断线重连机制 2025-12-25 17:22:51 +08:00
xiao12feng8
673ab55599 feat: 修复搜索用户功能和会话列表功能 - 添加 CircleImageView 依赖 - 修复 AuthHelper.getToken 改为 AuthStore.getToken - 添加 AddFriendActivity 调试日志 - 修改 MessagesActivity 从后端 API 获取会话列表 - 添加好友管理相关的 Controller 和 Service 2025-12-24 18:11:39 +08:00
xiao12feng@outlook.com
d6577ad99b feat(live): embed room api and SRS hooks into crmeb-front 2025-12-21 18:07:19 +08:00
xiao12feng@outlook.com
087e1feae6 chore: avoid committing per-developer live config 2025-12-21 17:32:12 +08:00