1213 Commits (01a610f5a17be56591e0521d38bd5739290cbbcf)
 

Author SHA1 Message Date
shrimbly b0df690027 Merge remote-tracking branch 'origin/develop' into develop 5 months ago
Willie bc395acf4e
Merge pull request #77 from Wildandpeaceful/feature/array-node 5 months ago
Marquis Boyd 1f6b2d73ee fix: auto-sync array input from upstream text updates 5 months ago
Marquis Boyd 180c8b0335 refactor: simplify array split controls and advanced options 5 months ago
shrimbly 67b085b4cc fix: update VideoStitch thumbnails when upstream videos re-execute 5 months ago
shrimbly 4037f19550 fix: make TrimVideo left handle draggable by scoping pointer-events to thumbs 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
shrimbly dc9b25149c fix: add diagnostic logging for audio pipeline in VideoStitch node 5 months ago
shrimbly 92322690cc fix: update nano-banana model ID to stable gemini-2.5-flash-image 5 months ago
Marquis Boyd 60995a64d6 refactor: move array advanced options under collapsible section 5 months ago
Marquis Boyd 6ef002d63a fix: auto-route array prompts from latest parsed items 5 months ago
Marquis Boyd 500b5b16cd fix: stabilize array node updates and address CodeRabbit feedback 5 months ago
Marquis Boyd bb73fb5074 fix: allow saving to new project subfolders 5 months ago
Marquis Boyd 898c3c9e7b fix: save-as behavior and project path handling 5 months ago
Marquis Boyd 46b0d1738c Merge remote-tracking branch 'origin/master' into feature/array-node 5 months ago
Willie b60a92a296
Merge pull request #76 from shrimbly/develop 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 fd140529a5 Merge remote-tracking branch 'origin/master' into develop 5 months ago
shrimbly cf225747ff fix: pre-merge fixes for develop->master PR 5 months ago
shrimbly 76a55ac23b fix: resolve Discord audio playback issues in exported MP4s 5 months ago
shrimbly 6e35b741c2 feat(quick-009): wire VideoFrameGrab into canvas, connection menu, and execution 5 months ago
shrimbly 2658ba8b98 feat(quick-009): add VideoFrameGrabNode UI component 5 months ago
shrimbly 0a46423717 feat(quick-009): add VideoFrameGrabNodeData type, defaults, and connected inputs wiring 5 months ago
shrimbly ca7c817497 fix: VideoStitch thumbnails for VideoTrim sources and resize distortion 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 640e8dccb9 feat(quick-007): wire VideoTrimNode into canvas, connection menu, and exports 5 months ago
shrimbly 5e9035bed1 feat(quick-007): add VideoTrimNode UI component 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 6fd9644b79 Merge branch 'fix/fal-3d-url-extraction' into develop 5 months ago
shrimbly ccb5734683 Merge branch 'develop' into fix/fal-3d-url-extraction 5 months ago
Willie 8eab6afc08
Merge pull request #70 from shrimbly/feature/tts-node-support 5 months ago
shrimbly f50b5ba762 fix: type capabilitiesForMediaType return as ModelCapability[] 5 months ago
shrimbly 6e86fc221d docs: add audio node types and Shift+T shortcut to CLAUDE.md 5 months ago
shrimbly b6b31d237b fix: update fal category filter test for audio model support 5 months ago
shrimbly dff6027b3e refactor: extract useAudioPlayback hook from audio node components 5 months ago
shrimbly 0e60901e39 refactor: extract buildMediaResponse and capabilitiesForMediaType helpers 5 months ago
shrimbly b408a1af60 feat: add Shift+T keyboard shortcut for generateAudio node 5 months ago
shrimbly 5843edac8a refactor: simplify mapFalCategory with lookup map 5 months ago
shrimbly 9359c34393 fix: track costs for all providers, not just fal 5 months ago
shrimbly e1f4062231 fix: add audio target handle to audioInput in getNodeHandles 5 months ago
shrimbly b48b721f69 fix: remove duplicate 3D option declarations in ConnectionDropMenu 5 months ago