276 Commits (0fd65682cece073f8c83d6e02f5f12ef5fa4ee78)

Author SHA1 Message Date
shrimbly ce8b680af1 feat(43-01): create RouterNode component with dynamic handle management 5 months ago
shrimbly 88f66b58a3 feat(43-01): add RouterNodeData type, defaults, and executor 5 months ago
shrimbly 7cb42aa0aa fix(perf): guard ArrayNode height check and fix variable shadowing 5 months ago
shrimbly 1075f0daf4 fix: narrow edge subscription, eliminate mount race, and add disabled state to Output node 5 months ago
Shrimbly 5a6c8ee44e fix: output node now auto-loads data when connected and adds Run button 5 months ago
shrimbly 9c7173a2f3 fix: add seek timeout and fingerprint cache to VideoStitch thumbnails 5 months ago
shrimbly ff88fe276e fix: convert video data URLs to blob URLs for playback performance 5 months ago
shrimbly ddf0f6f994 fix: pass array item index directly via edgeDataOverrides in auto-route 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
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
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 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 2658ba8b98 feat(quick-009): add VideoFrameGrabNode UI component 5 months ago
shrimbly ca7c817497 fix: VideoStitch thumbnails for VideoTrim sources and resize distortion 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 ccb5734683 Merge branch 'develop' into fix/fal-3d-url-extraction 5 months ago
shrimbly dff6027b3e refactor: extract useAudioPlayback hook from audio node components 5 months ago
shrimbly 6cc1807c72 fix: prevent cursor jumping in ModelParameters text/number inputs 5 months ago
shrimbly 7406bf5a4c fix: add click-to-seek on GenerateAudioNode waveform 5 months ago
shrimbly 2598261c46 fix: adjust waveform colors — full opacity played, reduced opacity unplayed 5 months ago
shrimbly 1284f85615 fix: use audio element duration directly for waveform progress rendering 5 months ago
shrimbly 836ccd586c feat: add header run button and fix waveform playback progress 5 months ago
shrimbly 22a5670d73 refactor: replace provider/model dropdowns with Browse button and provider badge 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 adab5d48ea fix: audio element leak and extract shared ProviderBadge component 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 7f7ad4b24b feat: show saved filename with open-in-explorer link on Generate3D node 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 f9e229398d feat: add play/run icon to LLM Generate node title bar 5 months ago
shrimbly 71776b9464 refactor: remove 3D code from GenerateImageNode and nanoBananaExecutor 5 months ago
shrimbly fea2b6d3d0 feat: register generate3d node type across codebase 5 months ago
shrimbly b78f6d0245 feat: create Generate3DNode component 5 months ago
shrimbly 821bcd23dd fix: 3D model saving, error handling, and node improvements 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
shrimbly 7bd2e996aa fix: PR review fixes — lazy-load three.js, blob URL cleanup, missing integrations 5 months ago
Shrimbly 6868cb6e04 fix: make Prompt node editable when connected to LLM node 5 months ago
charlieshoelace 886525aa76 feat: add keyboard shortcuts dialog and 3D GLB viewer node 5 months ago