22 Commits

Author SHA1 Message Date
kdletters 025f627297 新增旧玩法表阶段一清空迁移能力 (#251)
Project CI / Repository checks (push) Failing after 53s
Project CI / Frontend tests (push) Successful in 3m11s
Project CI / Backend tests (push) Successful in 6m52s
Project CI / Native shell tests (push) Failing after 17m50s
阶段一新增受 migration operator 保护的旧玩法表清空 procedure,暂不删除表定义。\n\n固定 63 张旧表,支持 dry-run 与事务 apply;生成 bindings;更新契约和决策记录;保留阶段二删表 TODO。\n\n已完成 cargo check、migration 测试、bindings/schema/encoding/diff 检查;本地 dry-run 返回 63 张表且全为 0 行,未执行 apply。

Reviewed-on: http://192.168.35.82/git/GenarrativeAI/Genarrative/pulls/251
2026-09-03 12:57:01 +08:00
kdletters 571a46ac29 作品公开默认关闭
将各玩法作品可见性默认值改为关闭。
发布与重新发布流程按首次发布和历史已发布状态保留可见性。
收紧公开详情、互动与正式运行态的可见性门禁。
更新后端公开作品契约文档与项目记忆。
2026-07-04 10:24:42 +08:00
kdletters 82f24ded1b fix: restore match3d indexed visibility reads 2026-05-28 04:27:51 +08:00
kdletters dbbd48083a feat: add admin work visibility controls 2026-05-28 00:49:45 +08:00
kdletters 8e96c8a67c feat: add visible flag for works 2026-05-27 19:30:10 +08:00
kdletters 269f35cecf refactor: split large modules and normalize rust layout 2026-05-18 19:40:14 +08:00
kdletters fb23ee79d8 Merge commit '01af298c' into codex/cache-view-procedure-hotpaths
# Conflicts:
#	server-rs/crates/spacetime-client/src/mapper.rs
#	server-rs/crates/spacetime-client/src/module_bindings/big_fish_work_summary_snapshot_type.rs
#	server-rs/crates/spacetime-module/src/square_hole/types.rs
2026-05-17 01:50:20 +08:00
kdletters 81fe3dcf28 perf: cache public gallery views 2026-05-17 01:19:12 +08:00
JenkenB a45e358e83 Add generationStatus and match3d/runtime fixes
Introduce persistent generationStatus to work summaries (puzzle & match3d) and propagate generation recovery rules across docs and frontend/backends so "generating" is restored from server-side work summary rather than ephemeral front-end notices. Update API server image/asset handling (improve match3d material sheet green/alpha decontamination and promote generatedItemAssets background fields) and add runtime improvements: alpha-based hotspot hit-testing, tray insertion/three-match animation behavior, and session re-read on client-side VectorEngine timeouts/lock-screen interruptions. Many docs, tests and related frontend modules updated/added to reflect these contract and behavior changes.
2026-05-16 22:59:02 +08:00
kdletters 01af298c07 Codex worktree snapshot: settings-delete-targeted
Co-authored-by: Codex
2026-05-16 22:52:10 +08:00
kdletters b97a3ccebd Merge origin/master into hermes/hermes-4fd30995 2026-05-15 03:41:50 +08:00
JenkenB 74fd9a33ac Increase VectorEngine timeouts and add image UI
Add VectorEngine image generation config and raise request timeouts (env + scripts) from 180000 to 1000000ms. Introduce a reusable CreativeImageInputPanel component with tests and wire up mobile keyboard-focus helpers; update generation views and related tests (CustomWorldGenerationView, BarkBattle editor, Match3D, Puzzle flows). Improve API error handling / VectorEngine request guidance (packages/shared http.ts and docs), and apply multiple backend/frontend fixes for puzzle/match3d/prompt handling. Also include extensive docs and decision-log updates describing UI/UX decisions and verification steps.
2026-05-15 02:40:59 +08:00
kdletters 1b54db4f92 refactor: modularize api server assets and handlers 2026-05-14 22:54:52 +08:00
JenkenB d33c937ebc 1 2026-05-14 14:21:17 +08:00
JenkenB b13870f71b 1
CI / verify (push) Has been cancelled
CI / verify (pull_request) Has been cancelled
2026-05-13 03:11:00 +08:00
JenkenB 01c5ab985a 1 2026-05-13 00:28:07 +08:00
JenkenB 481a27fc53 1 2026-05-11 20:27:41 +08:00
JenkenB e30b733b17 1 2026-05-11 16:15:48 +08:00
JenkenB 192accd796 1 2026-05-10 22:20:54 +08:00
JenkenB 87fbf41fab 1 2026-05-01 20:29:09 +08:00
wuxiangwanzi 2f76367108 抓大鹅B3实现
CI / verify (push) Has been cancelled
2026-04-30 21:29:36 +08:00
wuxiangwanzi 08815d98bc 抓大鹅F3实现
CI / verify (push) Has been cancelled
2026-04-30 21:01:36 +08:00