Commit Graph

220 Commits

Author SHA1 Message Date
961f160535 docs:修改文档 2026-05-14 22:23:12 +08:00
c30e0430ca style:修改个人设置页面和藏品详细页的样式 2026-05-14 22:23:11 +08:00
zerosaturation
7d59dcbc04 feat: 实现灵感瀑布流双向滚动 Redis 缓存
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-14 22:23:11 +08:00
zerosaturation
1bc3097db2 feat: 添加灵感瀑布流 Redis 会话缓存操作
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-14 22:23:11 +08:00
zerosaturation
a5132670d4 docs: 添加灵感瀑布流 Redis 会话缓存实现计划
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-14 22:23:11 +08:00
zerosaturation
4f7a3ab71d feat: JWT 中间件添加 Token 黑名单检查
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-14 22:23:11 +08:00
zerosaturation
57ce9207cc feat: 初始化 Redis 连接
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-14 22:23:11 +08:00
zerosaturation
3bc3a9469f feat: 添加 Redis 配置项
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-14 22:23:11 +08:00
zerosaturation
f206759c95 deps: 添加 redis go-redis/v9 依赖
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-14 22:23:10 +08:00
zerosaturation
60d2628943 feat: 添加 Redis 客户端和 Token 黑名单模块
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-14 22:23:10 +08:00
zerosaturation
023441eee4 docs: 修复实现计划中的问题
- 修改 Redis 错误时 fail-closed(安全策略)
- 添加 Task 7 说明后续封禁 API 的扩展方向
- 添加 go.mod replace 说明

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-14 22:23:10 +08:00
zerosaturation
97d1d70fde docs: 添加 Redis Token 黑名单实现计划
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-14 22:23:10 +08:00
zerosaturation
1c58c079eb docs: 优化 Redis Token 黑名单设计
- 使用 SHA256 哈希代替原始 token 作为 Key
- 使用 JSON 格式存储 value,避免解析问题
- 添加输入验证

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-14 22:23:10 +08:00
zerosaturation
cb84f9565a docs: 添加 JWT Token 黑名单设计文档
设计 Redis Token 黑名单功能,用于账号封禁和强制下线场景。

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-14 22:23:10 +08:00
3f8f27166c style:修改样式 2026-05-14 22:23:10 +08:00
b269fbd075 feat: 添加 ActivityRankingModal 活动榜单弹窗组件
- 新建 ActivityRankingModal.vue 组件,实现单活动排名展示
- TOP3 展示使用 TOP3Card 组件
- 排名列表使用 RankingListItem 组件
- 支持下拉刷新和滚动加载更多
- 当前用户栏固定底部显示
- ThemeBanner 添加 @tap 事件触发弹窗
- index.vue 集成 ActivityRankingModal

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-14 22:23:09 +08:00
a9d77b297f docs: 添加活动榜单弹窗设计文档
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-14 22:23:09 +08:00
b6d1d00a31 feat: 新增图片,修改应援消耗道具 2026-05-14 22:23:09 +08:00
9d9acadda1 feat: update contribution polling per latest spec - timestamp+id polling, combo_count, fading animation 2026-05-14 22:23:09 +08:00
ad03f3c3a1 feat: update API to use since_timestamp and since_id for polling 2026-05-14 22:23:09 +08:00
0c8067187b feat: integrate ContributionList in support-activity page 2026-05-14 22:23:09 +08:00
28707768c3 fix: use reactive array instead of Set for newRecordIds 2026-05-14 22:23:08 +08:00
b22ad01c36 feat: add ContributionList component for realtime display
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-14 22:23:08 +08:00
c00ac905ff feat: add useContributionPolling composable for realtime contributions
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-14 22:23:08 +08:00
8e6d657e98 fix: use activities (plural) for consistency with other activity APIs 2026-05-14 22:23:08 +08:00
6b863ee26d feat: add getActivityContributionsLatestApi for realtime contributions 2026-05-14 22:23:08 +08:00
liulong
3a59aec48f feat新增光栅卡和镭射卡 2026-05-14 22:18:25 +08:00
liulong
fe7fbba1fc chore: 归档当前现有代码,准备新建分支开发插件验证 2026-05-14 16:42:27 +08:00
6e09afe843 feat: 替换字体 2026-05-13 16:34:50 +08:00
zerosaturation
8b03809c7a feat: 修改活动小按钮改为动态 2026-05-13 14:41:17 +08:00
zerosaturation
e81ef0a375 fix:修改瀑布流ios的抖动现象 2026-05-13 13:03:45 +08:00
zerosaturation
36e36b07c2 feat: 修改瀑布流ios抖动现象 2026-05-12 22:56:20 +08:00
6a6233f2de feat: 添加星卡选中的二级菜单 2026-05-12 22:32:24 +08:00
f3fe5a37d3 image: 设计图 2026-05-12 17:43:49 +08:00
f6170eb019 image: 设计图 2026-05-12 17:39:24 +08:00
292d7f076c fix: 会误触菜单样式 2026-05-12 17:18:01 +08:00
023d708bf9 feat: 新增未展览点赞提示 2026-05-12 16:50:25 +08:00
zerosaturation
11df4cd8e9 feat:修改主页面滚动效果 2026-05-12 16:25:03 +08:00
08225a7a79 docs: 修改文档 2026-05-12 14:06:02 +08:00
8231ef3a31 feat:隐藏明星选择 2026-05-12 13:41:14 +08:00
9a6efea1c9 feat: 修改注册页面 2026-05-12 12:59:05 +08:00
f1e51f7ff6 docs: 文档修改 2026-05-12 11:27:43 +08:00
zerosaturation
44ba103e64 feat: 修改字体 2026-05-12 11:26:32 +08:00
zerosaturation
9505244db0 feat:新增铸造活动运营图 2026-05-12 10:42:00 +08:00
zerosaturation
a671cb7a89 fix:修改查询他人展示页面的bug 2026-05-11 20:17:38 +08:00
b4c5f28a06 image:去掉多余的设计图片 2026-05-11 18:23:44 +08:00
0123a26480 feat: 关联云服务 2026-05-11 18:16:15 +08:00
2f2a312d84 image: 替换图片 2026-05-11 18:12:03 +08:00
zerosaturation
8652f1af2e style: 样式修改 2026-05-11 17:56:16 +08:00
zerosaturation
e05769e79e feat: 新增修改错误显示展出状态问题的功能 2026-05-09 19:44:53 +08:00