289 Commits (9b9331080e7153e2fb764a1a56c1e6b58ab07f5b)

Author SHA1 Message Date
shrimbly dc9b25149c fix: add diagnostic logging for audio pipeline in VideoStitch node 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 e3a68f3e6c fix: path traversal, media type detection, resource leaks, and UX improvements 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 006c64c1f5 fix: revert all-provider cost tracking and hide indicator for audio nodes 5 months ago
shrimbly 09fd93cd02 fix: add missing videoTrim case to executeWorkflow switch 5 months ago
shrimbly cf225747ff fix: pre-merge fixes for develop->master PR 5 months ago
shrimbly 6e35b741c2 feat(quick-009): wire VideoFrameGrab into canvas, connection menu, and execution 5 months ago
shrimbly 0a46423717 feat(quick-009): add VideoFrameGrabNodeData type, defaults, and connected inputs wiring 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 b44026dc20 feat(quick-007): add VideoTrim types, hook, executor, and plumbing 5 months ago
shrimbly ccd6519512 fix: add Gemini prompt fallback from dynamicInputs, improve parallel batch error logging 5 months ago
shrimbly 7f7f79aa31 fix: harden prompt type coercion in nanoBanana executor and connectedInputs 5 months ago
shrimbly ccb5734683 Merge branch 'develop' into fix/fal-3d-url-extraction 5 months ago
shrimbly 9359c34393 fix: track costs for all providers, not just fal 5 months ago
shrimbly f0e41a8f51 feat: rename Audio Input to Audio, add audio input handle for pass-through 5 months ago
shrimbly f801b8eb0d feat: connect GenerateAudio output to Output node with audio playback 5 months ago
shrimbly cfa6a264b0 feat: add generateAudio executor and register in workflow store 5 months ago
Shrimbly 2c58afc352 feat: add TTS audio generation node support 5 months ago
shrimbly b42ec262dc feat: support inline <var> tag parsing in PromptConstructor node 5 months ago
gitcapoom a438fe4ea5 feat: capture save-generation response in 3D executor 5 months ago
gitcapoom d5071dd5bc feat: add savedFilename/savedFilePath fields to Generate3DNodeData 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 8019288fd3 fix: clear imageRef when user provides new image to prevent stale saves 5 months ago
shrimbly 1305c627be feat: update tests and remaining registrations for generate3d 5 months ago
shrimbly 71776b9464 refactor: remove 3D code from GenerateImageNode and nanoBananaExecutor 5 months ago
shrimbly e72fb6775a feat: add generate3d source output in connectedInputs 5 months ago
shrimbly fea2b6d3d0 feat: register generate3d node type across codebase 5 months ago
shrimbly 5073566c9e feat: create generate3d executor 5 months ago
shrimbly cea1433155 feat: add generate3d node defaults and dimensions 5 months ago
shrimbly 821bcd23dd fix: 3D model saving, error handling, and node improvements 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
shrimbly d76a8ada71 fix: address PR #64 review — blob leak, error handling, tests, docs 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 be2f0505cc fix: address PR #59 review — 18 bug, security, and robustness fixes 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 faac9e0c50 refactor: unify videoStitch and easeCurve executors 5 months ago
shrimbly 30e47bb647 refactor: unify splitGrid execution into shared executor 5 months ago