kdletters
542fb09365
接入微信 Native 充值与订单过期处理
...
调整网页端充值渠道,微信内浏览器在开放平台接入前走 Native 支付。
拆分 Native 支付二维码弹窗,展示金额和充值内容并取消无效 code_url 跳转。
修复微信 Native 下单 time_expire 秒级 RFC3339 格式,避免小数秒参数错误。
新增充值订单 5 分钟过期调度,过期前查询微信真实订单状态。
补充微信授权绑定、路由加载恢复和后台表时间显示等配套逻辑。
更新 SpacetimeDB schema、绑定和相关文档测试。
2026-07-08 21:35:02 +08:00
kdletters
1462ec2920
优化灰度规则判定与后台表单
...
按需读取灰度用户标签
新建 Gate Target 时重置表单规则
补充灰度语义和踩坑文档
2026-07-08 12:22:48 +08:00
kdletters
25cac367c6
接入功能灰度与画布 Agent 灰度
...
新增 SpacetimeDB 灰度配置表与后端判定链路
新增后台灰度发布页面和两段式 Gate Key 选择器
将画布 Agent 入口接入灰度配置与运行时能力下发
修复灰度配置刷新读取空本地缓存的问题
补充灰度规则和后台下拉维护约定文档
2026-07-08 11:26:41 +08:00
kdletters
be7f0375e5
记录精选活动卡图片宽高
...
后台上传活动卡图片时读取并保存原始宽高
隐藏活动卡 Object Key 输入,重复上传替换图片引用
公开精选按活动图宽高设置卡片比例
同步 SpacetimeDB schema、bindings 和后端数据契约文档
2026-07-06 21:00:21 +08:00
kdletters
68e9087552
完善后台精选活动卡上传
...
后台精选活动卡支持选择图片并通过 OSS 直传凭证上传。
保存活动卡时同步 imageSrc 和 imageObjectKey。
移除后台素材包分类选项,清空分类时不再自动隐藏精选素材。
补充后台活动卡上传和分类交互测试。
2026-07-06 18:57:20 +08:00
kdletters
b5aa68fc6a
调整精选后端公开契约
...
新增精选活动卡图片 objectKey 存储字段和迁移兼容。
新增后台活动卡图片 OSS 直传凭证接口。
移除素材包精选分类约束,允许未设置分类素材进入全部精选。
同步 admin 和前台读取活动卡 objectKey 的类型契约。
2026-07-06 18:56:49 +08:00
kdletters
7c449f0596
修正音频素材封面
...
使用用户提供的透明 PNG 替换自绘 SVG 音频封面
统一后台素材查询、精选审核、创作主页和画板素材库的音频封面引用
补齐画板图层列表音频图层封面展示
更新相关测试覆盖
2026-07-06 14:44:43 +08:00
kdletters
0b766c8bf9
统一音频素材封面缩略图
...
新增音频素材统一封面图。
素材库、创作主页精选和后台缩略图改为使用音频封面。
补充音频封面展示回归测试。
2026-07-06 14:10:16 +08:00
kdletters
b288b091b2
完善精选审核与素材查询展示
...
移除素材查询分类筛选和分类列
精选审核通过后改为手动设置展示分类
公开精选按分类展示并补充底部点赞按钮
使用文档大拇指透明图标并同步点赞测试
同步精选审核数据契约、绑定和文档
2026-07-05 18:01:02 +08:00
kdletters
963b662e23
修复后台素材查询与精选审核入口
...
恢复精选审核独立入口与审核页面
拆出素材查询入口并保留纯查询字段
后台素材查询改走 SpacetimeDB 后台 procedure,避免直查私有 editor_asset
同步 SpacetimeDB bindings、后台测试和数据契约文档
补充后台素材查询私有表踩坑记录
2026-07-04 16:39:48 +08:00
kdletters
636934de88
补齐陶泥儿精选审核链路
...
新增 editor_showcase_asset、点赞和活动配置表,生成素材默认不公开。
补齐素材提交精选审核、后台审核通过返还泥点、展示开关和公开精选分页接口。
更新素材库右键菜单和创作主页精选瀑布流,展示作者昵称、陶泥号、成本和点赞状态。
新增后台素材查询页,支持时间、用户、分类、关键词查询和缩略图详情查看。
同步 SpacetimeDB 绑定、前后端契约、项目文档和决策记录。
2026-07-04 15:47:14 +08:00
kdletters
15bca90ed2
持久化码后台操作记录
...
新增兑换码和邀请码后台操作持久表。
列表接口返回全部操作记录并同步前后端契约。
后台页面展示持久化操作历史并移除最近一条会话记录。
更新 SpacetimeDB 迁移表清单、生成绑定和后端架构文档。
2026-07-02 17:31:33 +08:00
kdletters
8ee57210a4
修复编辑器参考图与后台日期问题
...
后台 Dashboard 默认日期按北京时间计算
图片快编请求补齐额外参考图、模型和尺寸参数
后端校验参考图 objectKey 归属并放宽编辑请求体限制
同步资产契约、测试和相关文档
2026-06-28 01:09:40 +08:00
kdletters
2c43e2accc
修正Dashboard快捷日期基准
...
让本日本周本月以真实当天计算日期范围
补充从本月切回本日的回归测试
同步后台Dashboard运营看板文档
2026-06-27 18:13:28 +08:00
kdletters
efd28d5239
固定Dashboard刷新按钮宽度
...
给后台Dashboard刷新按钮设置最小宽度
避免刷新文案变化挤动右上角日期区域
2026-06-27 17:54:29 +08:00
kdletters
107c078154
调整后台Dashboard时间筛选与指标分区
...
移除Dashboard时间快捷里的本时段按钮
让本日本周本月只改起止日期并按时段查询刷新
将总计数据和时段数据拆成独立区块
同步Dashboard页面测试和运营看板文档
2026-06-27 17:27:23 +08:00
kdletters
a8c3f8cf0f
补齐后台埋点导出和任务事件选择
...
后台埋点查询支持日期筛选和导出全部模式
新增后台真实 event key 列表接口
任务配置页改用真实 user 埋点 key 候选
更新后台埋点查询文档和定向测试
2026-06-26 16:49:33 +08:00
wuxiangwanzi
0c55d1ca87
后台看板增加时段显示和新增用户数量
...
后台 Dashboard 日期控件改为起始日期和终止日期
新增本时段筛选并扩展前后端 Dashboard 查询契约
新增新增用户数指标,按 profile_dashboard_state.created_at 统计当前时间窗注册账号
补充后台看板测试和运营看板文档口径
2026-06-24 20:57:03 +08:00
kdletters
562366820d
合并master到编辑器素材库分支
2026-06-23 22:45:57 +08:00
kdletters
fbecb3c7cb
新增后台Dashboard并修正画板规范图选择
...
新增后台 Dashboard 默认入口、日周月筛选和运营汇总页签
补充后台 Dashboard 数据契约、接口统计和文档
修正画板角色与图标规范图选择、缓存和提示状态
修复创作页桌面导航类型收窄错误
更新 Codex 环境初始化脚本和相关回归测试记录
2026-06-23 22:44:04 +08:00
kdletters
afc2f03497
新增后台账号初始泥点配置
...
新增 profile_wallet_config 表和后台读写接口
注册赠送泥点改为读取后台配置并保留默认 100
后台新增账号配置页并同步数据契约文档
2026-06-23 17:42:49 +08:00
JenkenB
2007f1f9ce
Update editor generation pricing defaults
...
Unify and lower default mud-point prices across editor generation features and update related API/schema, docs and tests. Changes set gpt-image-2 to 1K=3 / 2K=5, audio1.0 to 5, and chirp-v5 to 12, and update server default JSON, frontend models/workflows, OpenAPI schema (require aspectRatio/imageSize/priceMudPoints for UI extraction), multiple UX docs (quick-edit viewport, UI extraction panel, pricing guidance) and accompanying tests to match the new defaults and validation rules.
2026-06-22 21:10:43 +08:00
JenkenB
163b2fa077
Add editor generation model pricing admin UI & API
...
Introduce centralized model pricing for editor generations: add EditorGenerationPricing types and admin API client methods (GET/POST), backend default config and runtime override support, and server route/handler changes to expose admin editor-generation-pricing. Add an AdminEditorGenerationPricingPage component, styles, route entry, icon, and tests, plus a test for admin routes. Update docs and decision log to describe the pricing contract and management workflow. This enables managing per-model pricing (perGeneration / perSecond, flat or tiered) from the admin panel and exposes runtime pricing to the main site.
2026-06-22 16:57:29 +08:00
kdletters
e29992cf01
点赞和改造开关加入后台配置
2026-06-10 14:37:04 +08:00
kdletters
17662916cd
收口创作入口契约后台表单
...
将统一创作契约泥点消耗改为数字字段并由前端格式化展示
将后台契约编辑从 JSON 文本改为结构化卡片与弹窗表单
隐藏玩法阶段等内部标识并按玩法默认映射自动带出
更新创作入口文档、团队记忆和回归测试
2026-06-07 23:53:31 +08:00
kdletters
63444d047f
补齐拼消消作品可见性管理
...
接入后台作品可见性列表中的拼消消源类型
支持后台切换拼消消已发布作品 visible 状态
补充后台前端玩法标签与公开 ReadModel 文档说明
2026-06-07 15:08:32 +08:00
wuxiangwanzi
18908609fc
feat: 统一创作页表头跟随后台入口配置
2026-06-06 22:49:38 +08:00
kdletters
70ff18ad90
feat: 支持创作入口公告配置
2026-06-03 03:31:45 +08:00
kdletters
c193a352df
收口创作流程统一总计划并修复等待页窄屏裁切
2026-05-31 05:57:34 +00:00
kdletters
40ef89aeb5
chore: upgrade spacetimedb and stabilize dev startup
2026-05-29 21:02:54 +00:00
kdletters
dbbd48083a
feat: add admin work visibility controls
2026-05-28 00:49:45 +08:00
JenkenB
50a0d6f982
Refine creation tab UX, generation flow, and bindings
...
Large changes across frontend, backend and docs to align creation-tab and generation-page behavior with new product UI/UX and Spacetime bindings. Updated hermes decision-log and pitfalls with concrete rules (banner carousel, font sizing, unread-dot tokens, template-card layout, direct card->entry routing, separation of account balance vs prize pools, removal of global page card shell, generation progress milestones and unified circular progress, and background video handling). Added GenerationProgressHero component and media assets, plus generation-related UI/tests updates (CustomWorldGenerationView, BarkBattleGeneratingView, creation hub/cards, platform entry routing, index tests). Backend and contract updates include new category fields in admin API types and admin UI form/list, spacetime-client/module/migration changes and generated bindings script. Misc: many tests adjusted, new docs and plan files added, and several server-rs crate changes to support the updated creation/ generation workflows.
2026-05-25 00:41:30 +08:00
kdletters
da3badb802
style: align UI palette with Taonier visuals
2026-05-21 13:54:35 +08:00
kdletters
c7fe793a9e
feat: 支持充值商品配置和档位首充
2026-05-15 06:20:52 +08:00
JenkenB
d33c937ebc
1
2026-05-14 14:21:17 +08:00
JenkenB
e30b733b17
1
2026-05-11 16:15:48 +08:00
kdletters
0461c0ee41
feat: add admin creation entry switches
CI / verify (pull_request) Has been cancelled
2026-05-11 12:02:39 +08:00
JenkenB
d0a9348e72
Merge branch 'master' of http://82.157.175.59:3000/GenarrativeAI/Genarrative
2026-05-10 22:28:43 +08:00
JenkenB
192accd796
1
2026-05-10 22:20:54 +08:00
kdletters
643161a168
fix(admin): populate tracking event key options
CI / verify (push) Has been cancelled
2026-05-10 14:48:10 +08:00
kdletters
8669a996ca
Polish admin table labels and button layout
CI / verify (push) Has been cancelled
2026-05-09 12:47:27 +08:00
kdletters
b995809f75
feat(admin): refine table query tools
2026-05-08 16:50:35 +08:00
kdletters
72fce47187
feat(admin): add database table query page
2026-05-08 16:39:44 +08:00
kdletters
0235200d32
fix: stabilize admin tracking event display
2026-05-08 11:15:42 +08:00
kdletters
fd16485827
feat: add admin tracking events export
2026-05-07 17:02:31 +08:00
kdletters
9f3e34e81a
feat: add invite code validity controls
...
- Add invite code starts/expires fields across contracts, API, Spacetime bindings, and admin UI
- Enforce pending/expired invite code redemption behavior and expose admin status
- Add admin write-operation confirmation guard and documentation
- Add invite code contract/runtime tests
2026-05-04 13:54:40 +08:00
kdletters
34aecdddf1
Add skill for gameplay entry type workflows
2026-05-04 02:32:38 +08:00
JenkenB
8d46c05129
Merge branch 'master' of http://82.157.175.59:3000/GenarrativeAI/Genarrative
CI / verify (push) Has been cancelled
2026-05-01 20:29:13 +08:00
JenkenB
87fbf41fab
1
2026-05-01 20:29:09 +08:00
kdletters
443a7781e5
Deploy admin web with release bundle
CI / verify (push) Has been cancelled
2026-05-01 17:57:59 +08:00