Commit Graph

6 Commits

Author SHA1 Message Date
548db78ca7 Update Match3D/image-generation docs & code
Adds/updates documentation, assets and implementation for Match3D and puzzle image generation workflows. Key changes: decision logs and pitfalls updated to prefer VectorEngine Gemini for Match3D material sheets and to require edits (multipart) for 1:1 container reference images; guidance added for when to use APIMart vs VectorEngine. .env.example clarified APIMart/Responses config. Many new public assets and PPT visuals added. Code changes across frontend and backend: updated shared contracts, server-rs match3d/puzzle/image-generation handlers, VectorEngine/OpenAI image generation clients, and multiple React components/tests to handle UI/background/container image signing, edits workflow, and puzzle UI background resolution. Added src/services/puzzle-runtime/puzzleUiBackgroundSource.ts and related test updates. Includes notes about multipart HTTP/1.1 requirement and test/verification commands in docs.
2026-05-14 20:34:45 +08:00
e36a562098 feat: support mini program phone authorization binding 2026-05-12 22:30:24 +08:00
7cea41c911 Add frontend debug mode gate 2026-05-11 18:00:36 +08:00
33dd105630 1 2026-05-01 22:16:01 +08:00
1d319ba916 feat: add dev password auto registration
Some checks failed
CI / verify (pull_request) Has been cancelled
2026-04-28 14:46:18 +08:00
cbc27bad4a init with react+axum+spacetimedb
Some checks failed
CI / verify (push) Has been cancelled
2026-04-26 18:06:23 +08:00