zerosaturation
11c05ce982
chore: 新增NFT活力值和礼盒图片
...
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-22 10:19:07 +08:00
zerosaturation
2b9974ba5f
chore: 新增NFT展示图片资源
...
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-22 10:18:55 +08:00
zerosaturation
88ac0e144f
chore: 更新组件和图标资源
...
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-22 10:18:37 +08:00
zerosaturation
d5eba35b5f
chore: 更新背景图片资源 (2/4)
...
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-22 10:18:13 +08:00
zerosaturation
8ab41e3127
chore: 更新背景图片资源 (1/4)
...
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-22 10:17:43 +08:00
zerosaturation
d7634a558f
fix: 修改退出登录时,没有完全清除存储的数据
2026-04-21 16:39:16 +08:00
zerosaturation
f426b84c0a
feat: 新增昵称增加好友和注册用户昵称时的昵称判断
2026-04-21 16:08:55 +08:00
zerosaturation
55104d5aef
fix: 修改模拟数据路径
2026-04-21 15:18:55 +08:00
zerosaturation
956be17a4e
feat: 新增软删除,留有记录保存
2026-04-21 13:26:54 +08:00
zerosaturation
e5a09194ad
feat: 展览选择藏品进行分类功能
2026-04-20 19:31:42 +08:00
zerosaturation
5931040057
feat: 新增星册藏品展示
2026-04-20 18:26:13 +08:00
zerosaturation
35ebfa337e
fix: 修复星册更多的bug
2026-04-20 17:04:34 +08:00
zerosaturation
bcaa743446
feat: 新增星册类型选择
2026-04-20 16:00:10 +08:00
zerosaturation
bebdc13c80
fix: 修改任务系统的bug
2026-04-17 17:17:32 +08:00
zerosaturation
9e4cbab9b4
image: 设计图
2026-04-15 18:14:45 +08:00
zerosaturation
f934655fa6
docs: 经济系统设计文档
2026-04-15 17:04:42 +08:00
zerosaturation
4e13c86aa4
fix: 修改任务系统奖励修复
2026-04-15 14:11:07 +08:00
zerosaturation
7bf73d3988
fix: 修改铸爱二级分类吸顶bug
2026-04-14 15:06:28 +08:00
4e927451a9
未完成的文档
2026-04-14 14:38:16 +08:00
ad20197352
feat: 每日任务集成
2026-04-14 14:32:56 +08:00
8284999b3a
docs: change TypeScript to JavaScript in frontend types
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-14 14:32:56 +08:00
4e2e867c06
docs: fix starbook refactor spec after review
...
- Fix category_name from "典藏" to "普通" for regular type
- Clarify 6 items max display (更多> not counted)
- Document cover_url_signed is generated on-the-fly, not stored
- Add star_id comes from JWT context note
- Document Gateway NULL→0 conversion for grade
- Add toChineseGrade helper function for frontend
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-14 14:32:56 +08:00
11bcfcd68b
docs: update starbook refactor spec with slot table and dynamic total_slots
...
- Add starbook_slots table (new, separate from booth_slots)
- Change total_slots from hardcoded 15 to dynamic fan_profiles.starbook_limit
- Clarify same asset_id cannot be registered as multiple types
- Add placed_at to SlotAsset proto and TypeScript
- Fix grade=0 vs NULL explanation in DB/API contract
- Update affected scope (4 new tables, new StarbookSlotRepository)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-14 14:32:56 +08:00
zerosaturation
a5e3008819
feat: 增加health健康检查和替换前端跳转路由api
2026-04-14 00:10:24 +08:00
zerosaturation
65ad41d1a4
fix: 修改已知bug
2026-04-13 17:34:03 +08:00
zerosaturation
b25046f051
refactor: 修改确认框
2026-04-13 16:22:21 +08:00
zerosaturation
c7495ae42c
refactor: 重构广场的页面
2026-04-13 16:22:21 +08:00
zerosaturation
3cb06033e2
refactor: 修改确认框
2026-04-13 16:16:41 +08:00
zerosaturation
58a2aa4668
refactor: 重构广场的页面
2026-04-13 16:16:41 +08:00
zerosaturation
43ac9a6d10
faet: 新增一个开发环境的热更新脚本
2026-04-13 16:11:17 +08:00
zerosaturation
4b817b320c
feat: 新增运营活动购买道具提醒
2026-04-13 16:08:52 +08:00
zerosaturation
a5dd07c9cb
fix: correct cleanup service order in dev.sh
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-13 12:48:02 +08:00
zerosaturation
2382ae880c
feat: add signal trap and graceful shutdown to dev.sh
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-13 12:46:49 +08:00
zerosaturation
aad5a16ff9
feat: add main startup flow in dev.sh
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-13 12:45:32 +08:00
zerosaturation
24cdca20f8
feat: add restart_service and start_watcher functions
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-13 12:44:16 +08:00
zerosaturation
eb5097516c
feat: add build_service and start_service functions
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-13 12:42:42 +08:00
zerosaturation
73d9b96998
feat: add dev.sh main framework header
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-13 12:41:23 +08:00
zerosaturation
2de9e1dd57
docs: fix hot-reload plan - timestamp debounce, PID files, cleanup
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-13 12:09:34 +08:00
zerosaturation
a77e16a150
docs: translate hot-reload dev script spec to Chinese
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-13 12:02:12 +08:00
zerosaturation
127139439f
docs: add hot-reload dev script design spec
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-13 12:00:46 +08:00
zerosaturation
ca2fe80adb
fix: 路径错误
2026-04-12 22:17:26 +08:00
zerosaturation
e4e788c3d3
fix: mock数据路径问题
2026-04-12 22:04:02 +08:00
zerosaturation
61880d605f
feat :重构文档
2026-04-12 21:53:08 +08:00
zerosaturation
d17589236f
feat :修改ios的样式
2026-04-12 21:24:23 +08:00
zerosaturation
9a2d597e2b
feat: 修改遗留bug
2026-04-12 16:05:13 +08:00
zerosaturation
45e0ad0227
feat: 修改的铸造界面
2026-04-10 21:05:19 +08:00
de207465f4
样式图片
2026-04-10 18:36:59 +08:00
d2c4929113
文档
2026-04-10 16:17:45 +08:00
7cb6dae3af
文档
2026-04-10 13:11:58 +08:00
zerosaturation
6663df10e8
feat: docker修改
2026-04-10 12:54:44 +08:00