Commit Graph

2 Commits

Author SHA1 Message Date
p de6fe4b294 feat: add task cancellation feature (task-management)
- Backend: Add API endpoint to cancel tasks and mark status as cancelled
- Frontend: Add cancel button to task management UI (visible only for cancellable tasks)
- Process: Implement cancellation check during generation to abort in-progress tasks
- UI: Update status display styles with a visual indicator for the cancelled state
2026-01-17 18:47:54 +08:00
p 06d76e0e69 feat: initial commit of AI Comic Generator 2026-01-17 15:26:14 +08:00