Commit Graph

8 Commits

Author SHA1 Message Date
empty
a3ab12e87c feat: Add detailed debug logging to editor functions 2026-01-07 00:05:53 +08:00
empty
1d343e55ba feat(P1): Add align-prompt feature for better text-image relevance 2026-01-06 23:29:41 +08:00
empty
e29615a885 fix: Sync currentTime when user selects a frame in timeline 2026-01-06 17:55:36 +08:00
empty
9c65610b6f fix: Move selectedFrame definition before useEffect that references it 2026-01-06 17:42:44 +08:00
empty
29b6cdf709 feat: Add AI quality features - character memory, content filter, style guard, quality gate 2026-01-06 17:40:55 +08:00
empty
96eacf06ba feat: Add editor enhancements - export video, audio preview, publish panel, configurable ports 2026-01-06 17:29:43 +08:00
empty
79a6c2ef3e feat: Add inpainting (局部重绘) feature for timeline editor
- Add canvas-based mask drawing tools (brush, eraser, rect, lasso)
- Add undo/redo history support for mask editing
- Integrate inpainting UI into preview player
- Add backend API endpoint for inpainting requests
- Add MediaService.inpaint method with ComfyUI workflow support
- Add Flux inpainting workflows for selfhost and RunningHub

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-05 23:44:51 +08:00
empty
ca018a9b1f feat: Add comprehensive timeline editor with frame editing and regeneration capabilities 2026-01-05 14:48:43 +08:00