1216 Commits (5b15273aaa1e4d3226bfdc24983732921d08c460)
 

Author SHA1 Message Date
shrimbly 1308aaad66 chore: remove dead code, move script, add hydration batching 4 months ago
shrimbly 1ceec53e64 refactor: remove skippedNodeIds from store, extract resetSkippedNodes helper 4 months ago
shrimbly d49f54931d fix: update Header tests for WorkflowBrowserModal-based open flow 4 months ago
shrimbly 0ddc463877 copy: 'Choose the folder' instead of 'Choose a folder' 4 months ago
shrimbly 23dc407f10 design: align folder icon and title inline in empty state, add 'change later' note 4 months ago
shrimbly 60b5a35b14 design: stack back button above title in workflow browser header 4 months ago
shrimbly 80db0d3243 copy: update welcome modal description to cover all media types 4 months ago
shrimbly 975085dea6 design: make 'Open from directory' a secondary button, keep 'Change folder' as text link 4 months ago
shrimbly 0c1639d5c4 copy: rename 'Browse other location' to 'Open from directory' 4 months ago
shrimbly cf797410e1 design: improve workflow browser visual hierarchy and listing design 4 months ago
shrimbly f5332ad150 perf: speed up workflow listing by reading only file headers 4 months ago
shrimbly 89adec32c2 feat: add WorkflowBrowserModal and wire up Header open-project button 4 months ago
shrimbly c5fe370a1d feat: wire browse view into WelcomeModal 4 months ago
shrimbly 19e313882d feat: add WorkflowBrowserView component for browsing saved workflows 4 months ago
shrimbly f34100559e feat: add /api/list-workflows route to enumerate workflow directories 4 months ago
shrimbly 3e16ccaf7d feat: add localStorage helpers for workflows directory 4 months ago
shrimbly 3306e5319e feat: use directory picker for load workflow in WelcomeModal 4 months ago
shrimbly 42432f721f feat: open workflow via native OS directory picker for media hydration 4 months ago
shrimbly 4b6c2e0042 fix: embed directoryPath in workflow JSON for portable hydration 4 months ago
shrimbly 3d204bdf8d fix: save video/audio to generations/ and strip imageHistory bloat 4 months ago
shrimbly e9e9d56b4e fix: video/audio save-load roundtrip (3 compounding bugs) 4 months ago
Shrimbly c6fb1ad634 fix: correct API parameter names for media save/load 4 months ago
Shrimbly 6933402028 fix: handle null return values from media save functions 4 months ago
Shrimbly 2b0a9d146d feat: extend media externalization to support videos and audio 4 months ago
Shrimbly 65e01cb64a feat: add missing ref fields for media externalization 4 months ago
Shrimbly 7360d9f8aa fix: handle outputGallery nodes in image externalization 4 months ago
shrimbly 687371c509 docs: simplify contributing section 4 months ago
shrimbly e83112b3ed docs: list all 23 node types and update tagline 4 months ago
shrimbly 6ebca728dc docs: list all 23 node types in README 4 months ago
shrimbly f7b236ed9a docs: update README to enhance feature descriptions and clarify API key configuration 4 months ago
shrimbly 3e19aa867b docs: add dynamic prompting as top feature, add video/3D/audio generation 4 months ago
shrimbly 5cec0cfdae docs: clarify Gemini key is required for prompt-to-workflow 4 months ago
shrimbly 072a68043c docs: add all provider API keys to env example 4 months ago
shrimbly b767d4491b fix: correct GitHub repo URLs to shrimbly/node-banana 4 months ago
shrimbly ca62ddd1dc docs: redesign README with hero layout and updated screenshot 4 months ago
shrimbly acf58cb2c9 test: add skip propagation tests and fix WorkflowCanvas mock 4 months ago
shrimbly 1b713d72a7 feat: add skipped node visual treatment during execution 4 months ago
shrimbly 6381c1d7f7 feat: add Optional/Required toggle button to input node headers 4 months ago
shrimbly 5271c1559b feat: add visual indicators for optional input nodes 4 months ago
shrimbly d1d36e8d33 feat: add skip propagation to workflow execution engine 4 months ago
shrimbly d8dbe5b328 feat: add isOptional flag to input node types and skipped status 4 months ago
shrimbly a5a1c1dfbd fix: clear error state when navigating generation carousel 4 months ago
shrimbly c7fd3cd241 feat: prefill project directory from last-used path in new project flow 4 months ago
shrimbly d7894ab32b fix: refine NBP input group border to 3px dashed white at 25% opacity 4 months ago
shrimbly a876dfe262 feat: add "NBP Input" toggle to group context menu 4 months ago
shrimbly d66ac1002e fix: center color fan origin on top-left corner of context menu 4 months ago
shrimbly 777f32fccd fix: increase color dot hover scale from 110% to 125% 4 months ago
shrimbly e7d5f91521 fix: use left/top for color dot positioning so hover scale doesn't shift 4 months ago
shrimbly 8fced12858 fix: widen color fan arc spread from 150° to 180° 4 months ago
shrimbly a007207ca4 fix: shift color fan center to -130° for tighter corner wrap 4 months ago