118 Commits (5af5e345275109ac37c960fd2ab8b5c187fbac5c)

Author SHA1 Message Date
shrimbly 5af5e34527 feat(quick-010): wrap workflowStore with temporal middleware and wire keyboard shortcuts 5 months ago
shrimbly 66d231854c fix: resolve pre-existing TypeScript build errors 5 months ago
shrimbly e4c3cbc9d9 fix: make saveAsFile atomic with rollback on failure 5 months ago
shrimbly ddf0f6f994 fix: pass array item index directly via edgeDataOverrides in auto-route 5 months ago
shrimbly 0e8cecc59c fix: embed directoryPath in workflow JSON for portable image hydration 5 months ago
shrimbly 486a7b139a fix: deduplicate edges by ID during workflow load 5 months ago
shrimbly 1839b9031a fix: migrate legacy indexed handle IDs on workflow load 5 months ago
Marquis Boyd 500b5b16cd fix: stabilize array node updates and address CodeRabbit feedback 5 months ago
Marquis Boyd 898c3c9e7b fix: save-as behavior and project path handling 5 months ago
shrimbly f0a4e4f64c fix: multiple bug fixes, security hardening, and shared video-probing module 5 months ago
Marquis Boyd 4d680b0d11 feat: add Array node with selectable routing and auto-route to prompts 5 months ago
shrimbly 09fd93cd02 fix: add missing videoTrim case to executeWorkflow switch 5 months ago
shrimbly 6e35b741c2 feat(quick-009): wire VideoFrameGrab into canvas, connection menu, and execution 5 months ago
shrimbly bbf732266b fix: prevent copied nodes from executing original on first run after paste 5 months ago
shrimbly 837eecf5e7 fix: wire executeVideoTrim into regenerateNode and executeSelectedNodes 5 months ago
shrimbly ccd6519512 fix: add Gemini prompt fallback from dynamicInputs, improve parallel batch error logging 5 months ago
shrimbly ccb5734683 Merge branch 'develop' into fix/fal-3d-url-extraction 5 months ago
shrimbly f0e41a8f51 feat: rename Audio Input to Audio, add audio input handle for pass-through 5 months ago
shrimbly cfa6a264b0 feat: add generateAudio executor and register in workflow store 5 months ago
Marquis Boyd cf36c3b13f fix: save-as behavior and project path handling 5 months ago
Willie 57d0cd860e
Release: 3D viewer, execute selected nodes, canvas navigation settings (#66) 5 months ago
shrimbly fea2b6d3d0 feat: register generate3d node type across codebase 5 months ago
shrimbly f26a667b9c feat: add executeSelectedNodes with topo sort, abort, and downstream propagation 5 months ago
Willie 895c848eaf
feat: add customizable canvas navigation settings (#65) 5 months ago
shrimbly 3ebaae82de feat: improve GLB viewer — fix viewport sizing, add spot light, handle labels, scroll isolation 5 months ago
charlieshoelace 886525aa76 feat: add keyboard shortcuts dialog and 3D GLB viewer node 5 months ago
charlieshoelace 3e2c92c871 feat: add keyboard shortcuts help dialog 5 months ago
shrimbly fc3f78b901 refactor: extract _buildExecutionContext to deduplicate NodeExecutionContext construction 5 months ago
shrimbly 424bf1b3e2 fix: content-type fallback, replicate polling/validation, atomic gallery append 5 months ago
shrimbly 12f40384e3 fix: additional PR review fixes — SSRF, data semantics, sync tracking, error propagation 5 months ago
shrimbly 4dde7acf6a fix: video regeneration spinner stuck + cancel error message 5 months ago
shrimbly 27220852a2 refactor: final cleanup of workflowStore module structure 5 months ago
shrimbly 0ee2307933 refactor: replace switch/if-else with node executor registry 5 months ago
shrimbly 720ef5b0a4 refactor: extract getConnectedInputs and validateWorkflow as pure functions 5 months ago
shrimbly 194240133c refactor: extract execution utilities from workflow store 5 months ago
shrimbly 4c3847bfcb refactor: extract API header builder from workflow store 5 months ago
shrimbly 3055143cf1 fix: apply loopCount in videoStitch regenerateNode path 5 months ago
shrimbly 37eaff8459 fix: parallel execution state corruption, WaveSpeed SSRF, and blob URL leaks 5 months ago
shrimbly 4f13d76a55 fix: prevent regex injection in promptConstructor and add error handling 5 months ago
shrimbly e88f108ad1 fix: plug memory leaks in audio listeners, timeouts, and MediaBunny resources 5 months ago
shrimbly 1ed53f7ae7 fix: resolve resource leaks, stale state refs, and cache correctness issues 5 months ago
shrimbly 4b758f14f1 feat(quick-004): add easeCurve handle type and wire up connection routing 5 months ago
shrimbly cb0a5754ad feat(42-03): add EaseCurve to store execution and data flow 5 months ago
lapoaiscalers 0df8677397 fix: deduplicate API calls to /api/models across node instances 5 months ago
lapoaiscalers dbaf25ba60 fix: improve save reliability with timeouts and parallel processing 5 months ago
shrimbly 9083b30d92 fix(quick-003): preserve audio MIME type for prepareAudioAsync 5 months ago
shrimbly bf22d6702d fix(41-03): refine VideoStitch handles, clipOrder sync, and execution 5 months ago
lapoaiscalers d22bc0b781 feat: parallel workflow execution for independent nodes 5 months ago
shrimbly 5e6862b43f feat(41-03): register VideoStitch in all integration points 5 months ago
shrimbly d8a7e83126 feat(41-02): register AudioInput in all integration points 5 months ago