984 Commits (109012cbbfa05e58a6fdf20a005bc7deae06f6d7)

Author SHA1 Message Date
shrimbly 8b4a1b3f4c feat: add Seedance 2.0 and 2.0 Fast video models 3 months ago
shrimbly d4e99c0d84 feat: add 7 new Kie.ai image models 3 months ago
shrimbly 70be28025b feat: add singular-key handling for Seedance/Wan frame URL params 3 months ago
Willie 8008801402
feat: Tutorial improvements with mock execution and organized demonstration (#112) 3 months ago
shrimbly cd7209efe5 fix: outputGallery video handle mismatch and mediaStorage ref/data sync 3 months ago
shrimbly 99197fc416 fix: preserve embedded audio when stitching videos 3 months ago
shrimbly 1998031038 feat: add Extract button to OutputGalleryNode for batch input node creation 3 months ago
shrimbly 3f49b7c293 fix: include downstream nodes in loop iteration so observers collect each pass 3 months ago
shrimbly f1e28d9b7e feat(48-03): implement loop iteration in workflow execution 3 months ago
shrimbly 9f3fc20366 test(48-03): add failing integration tests for loop execution 3 months ago
shrimbly 90434f88c2 feat(48-02): add EdgeToolbar loop count controls 3 months ago
shrimbly b83542ac56 feat(48-02): auto-detect loop edges with magenta visual styling 3 months ago
shrimbly b6f36751a5 feat(48-01): implement loop edge utility functions 3 months ago
shrimbly 3c12e4f02e test(48-01): add failing tests for loop edge utilities 3 months ago
shrimbly 4932995a85 fix: wire AbortController into regenerateNode for cancellable batch execution 3 months ago
shrimbly 1c785aa039 fix: replace JSON deep-clone with clonePreservingStrings in clipboard and snapshot 3 months ago
shrimbly c760c6329a fix: derive array batch behavior dynamically from source node batchMode 3 months ago
shrimbly f18647cc7d refactor: extract batch execution helper shared across all entry points 3 months ago
shrimbly dec0086ece fix: add targetHandleId for audio→generateVideo in connection drop menu 3 months ago
shrimbly 259c2a39ab fix: move batch and auto-route buttons inline with split row 3 months ago
shrimbly 8b40ba1af4 fix: normalize array node header button sizes to match split field height 3 months ago
shrimbly 426b2f4f0b fix: use fresh node data in executeOutputGallery to preserve batch images 3 months ago
shrimbly cd6dada4d6 feat: add array batch mode for sequential generation from all items 3 months ago
shrimbly 3d1487af92 fix: eliminate undo/redo memory bloat from deep-cloning base64 blobs 3 months ago
shrimbly 9dbd856d62 fix: add CSS rule for audio handle dot color 3 months ago
shrimbly f2e7da8514 fix: check audio inputs before image inputs in schema extraction 3 months ago
shrimbly 72754c6cb0 fix: add audio-to-video badge and generateVideo to audio drop targets 3 months ago
shrimbly 058e42048d feat: update connection validation and model search for audio-to-video 3 months ago
shrimbly d9379d98b7 feat: render audio handles in GenerateVideoNode 3 months ago
shrimbly 5178b24294 feat: add audio handle mapping and pass audio through video executor 3 months ago
shrimbly 10ad401279 feat: add audio input detection to schema extraction 3 months ago
shrimbly 67c1affa22 feat: add audio-to-video capability type and model discovery 3 months ago
shrimbly 34b302a25b fix: QuickstartInitialView test handles multiple logo images 3 months ago
shrimbly 564a255af8 fix: hydrate audioInput/videoInput from upstream in executeSelectedNodes 3 months ago
shrimbly f2f24a0a5c fix: match VideoInputNode styling to ImageInputNode full-bleed pattern 3 months ago
shrimbly 19f5640036 fix: allow Veo model parameters to render in GenerateVideoNode UI 3 months ago
shrimbly 5b0825e50b fix: address code review findings across undo/redo, video wiring, and validation 3 months ago
shrimbly 34c6ef34e8 fix: allow ModelParameters schema fetch for Veo video models 3 months ago
shrimbly 96462059f0 fix: show Veo model parameters (aspect ratio, quality, duration) 3 months ago
shrimbly bf8825dfa8 chore: rename waitlist link to NB Pro Waitlist 3 months ago
shrimbly 23a2a32862 feat: add NBP Waitlist link to welcome modal 3 months ago
shrimbly 52cedab745 fix: clear pending undo debounce timer on loadWorkflow and clearWorkflow 3 months ago
shrimbly a1073dc070 fix: clear pending undo debounce timer on loadWorkflow and clearWorkflow 3 months ago
shrimbly 7a9b7f6d25 feat: add Node Banana Pro Waitlist link to welcome modal 3 months ago
shrimbly 3c92ab34bb fix: single undo for connected node deletion (React Flow v12 edge-first order) 3 months ago
shrimbly c02758ea89 fix: prevent clearStaleInputImages from creating extra undo entries on node delete 3 months ago
shrimbly 11e089a6f7 fix: coalesce node+edge removal into single undo entry 3 months ago
shrimbly f9756dc5e9 feat: add Video Input to floating action bar and all nodes menu 3 months ago
shrimbly b263dfc4ee feat: integrate undo/redo into workflow store with Cmd+Z / Cmd+Shift+Z 3 months ago
shrimbly 25099786dc feat: add UndoManager class for undo/redo history tracking 4 months ago