157 Commits (b263dfc4eee5d2242e2d1ebbd33714d8625a1dbd)

Author SHA1 Message Date
shrimbly b263dfc4ee feat: integrate undo/redo into workflow store with Cmd+Z / Cmd+Shift+Z 4 months ago
shrimbly a064ddc106 feat: add VideoInput node for uploading/loading video files 4 months ago
shrimbly d5133f0f7d refactor: remove dual-tracked skippedNodeIds local variable 4 months ago
shrimbly 139c1f02c2 fix: restore skippedNodeIds to store for canvas visual feedback 4 months ago
shrimbly 1ceec53e64 refactor: remove skippedNodeIds from store, extract resetSkippedNodes helper 4 months ago
shrimbly 4b6c2e0042 fix: embed directoryPath in workflow JSON for portable hydration 4 months ago
Shrimbly 2b0a9d146d feat: extend media externalization to support videos and audio 4 months ago
shrimbly 1b713d72a7 feat: add skipped node visual treatment during execution 4 months ago
shrimbly d1d36e8d33 feat: add skip propagation to workflow execution engine 4 months ago
shrimbly f7864197b8 fix: move panel height correction from loadWorkflow into BaseNode render 4 months ago
shrimbly 0fd65682ce fix: prevent node height accumulation with inline parameters on reload 4 months ago
shrimbly 6f5328d581 fix: add outputDuration to easeCurve type in workflowStore 4 months ago
shrimbly 703fcf567a Revert "perf: cap RAF-based callbacks to 60fps on high refresh rate displays" 4 months ago
shrimbly 9f25e05d87 perf: cap RAF-based callbacks to 60fps on high refresh rate displays 4 months ago
shrimbly 5c3ab56725 perf: RAF-debounce setHoveredNodeId and skip hover during panning 4 months ago
shrimbly b1b54ae8bc fix: use correct initialCapabilityFilter prop on ModelSearchDialog 4 months ago
shrimbly 942758de2a perf: guard setHoveredNodeId against redundant store mutations 4 months ago
shrimbly 0c0994e97c feat(quick-21): replace group header bar with floating viewport-scaled label and controls 4 months ago
shrimbly e20f99a13b fix: reset node height on paste to prevent compounding growth 4 months ago
shrimbly a8354e7aed fix: dismiss welcome modal after loading a workflow via Open Project 4 months ago
shrimbly 5cf4c92f52 feat: show header controls on node body hover, not just header hover 5 months ago
shrimbly dbe31d469b fix: clear stale inputImages when last image-source edge is removed 5 months ago
shrimbly fe6a2e5480 feat: add Clear button to ConditionalSwitch node 5 months ago
shrimbly edae8bd61b refactor: deduplicate conditionalSwitch execution logic 5 months ago
shrimbly 20b404483d refactor: extract evaluateRule to shared utility 5 months ago
shrimbly 4154486169 feat: enable Gemini in video node's provider list 5 months ago
shrimbly 4fd01a26bf feat: add nano-banana-2 to model registry, UI, and migration paths 5 months ago
shrimbly a623b3b5a9 feat(45-03): trigger dimming recompute for Conditional Switch rule updates 5 months ago
shrimbly f41c09a6c1 feat(45-02): add ConditionalSwitch execution and match-aware text routing 5 months ago
shrimbly be29ebb291 fix(44): skip dimmed source nodes in getConnectedInputs 5 months ago
shrimbly 6f6818ded2 fix(44-03): use valid LogCategory for dimmed node skip logging 5 months ago
shrimbly 971efe55a4 feat(44-03): add dimming utility and store integration 5 months ago
shrimbly dbfeb22647 feat(44-02): add Switch execution and toggle-aware data flow 5 months ago
shrimbly 562da7cd90 feat(43-02): integrate Router into connection menus, execution, and data flow 5 months ago
shrimbly 94ab09f7eb fix: restore legacy workflow.directoryPath fallback for image hydration 5 months ago
shrimbly cfbf377126 fix: restore hasUnsavedChanges on saveAsFile failure 5 months ago
shrimbly 4cbebec31c fix(privacy): stop leaking directoryPath in saved workflow JSON 5 months ago
shrimbly 8baa4e38d0 fix: remove broken zundo undo/redo system 5 months ago
shrimbly 5af5e34527 feat(quick-010): wrap workflowStore with temporal middleware and wire keyboard shortcuts 5 months ago
Shrimbly 5a6c8ee44e fix: output node now auto-loads data when connected and adds Run button 5 months ago
shrimbly 66d231854c fix: resolve pre-existing TypeScript build errors 5 months ago
shrimbly e4c3cbc9d9 fix: make saveAsFile atomic with rollback on failure 5 months ago
shrimbly ddf0f6f994 fix: pass array item index directly via edgeDataOverrides in auto-route 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
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 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