zerosaturation
|
e079a6c2e2
|
feat(asset): restore starbook home More button by Asset.LikeCount ordering
starbook 首页每个 grade/group 按 Asset.LikeCount DESC, Asset.ID ASC 取前三张,超三显示 has_more;
GetAssetsByType 不截断返回全部匹配项。包含:
- proto/asset.proto 声明 GetAssetsByType RPC + 消息,重新生成 .pb.go/.triple.go
- gateway starbook controller 改用标准 AssetService 客户端
- assetService: 三个 build*GroupForAssets 增加 previewLimit 参数
- 新增 sortAndLimitAssetItems 共享助手
- 新增 asset_service_group_test.go DB-free 单测
- 新增 TestStarbookHomePreviewAndMoreUseAssetLikeRanking 端到端回归
- frontend pages/starbook/items.vue 适配嵌套 groups/grades/items 响应,单 grade 竖向展示
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
|
2026-07-24 19:20:16 +08:00 |
|
zerosaturation
|
bf92ab3ac8
|
feat:修改路由
|
2026-07-13 15:23:50 +08:00 |
|
zerosaturation
|
271e0350c7
|
feat:重构code状态码
|
2026-06-15 16:28:35 +08:00 |
|
zerosaturation
|
a7854a4fe7
|
feat:修改菜单路由
|
2026-06-02 16:57:54 +08:00 |
|
zerosaturation
|
e05769e79e
|
feat: 新增修改错误显示展出状态问题的功能
|
2026-05-09 19:44:53 +08:00 |
|
zerosaturation
|
b1c5bf13c8
|
feat: 星册添加点赞数,修改样式
|
2026-05-09 16:05:02 +08:00 |
|
zerosaturation
|
5d75d2067e
|
feat: 新增ai搭子页面,去除不需要的图片
|
2026-05-06 19:10:18 +08:00 |
|
zerosaturation
|
2cd3f78598
|
feat:修改路由
|
2026-05-06 13:18:37 +08:00 |
|
zerosaturation
|
35ebfa337e
|
fix: 修复星册更多的bug
|
2026-04-20 17:04:34 +08:00 |
|
zerosaturation
|
bebdc13c80
|
fix: 修改任务系统的bug
|
2026-04-17 17:17:32 +08:00 |
|
zerosaturation
|
a5e3008819
|
feat: 增加health健康检查和替换前端跳转路由api
|
2026-04-14 00:10:24 +08:00 |
|
zerosaturation
|
45e0ad0227
|
feat: 修改的铸造界面
|
2026-04-10 21:05:19 +08:00 |
|