383 Commits (0ff5472d3599b727e54cdbe7d72b494d8c785684)

Author SHA1 Message Date
shrimbly 2a0db1bcb7 fix(switch): resolve output handle type from inputType for connection drop menu 5 months ago
shrimbly 0fb3347b16 feat(44-03): apply CSS-based visual dimming to nodes 5 months ago
shrimbly b22335e317 feat(44-02): register Switch in WorkflowCanvas and connection menus 5 months ago
shrimbly 63a187a15a feat(44-01): create SwitchNode component with toggle UI and dynamic handles 5 months ago
shrimbly 570433012c feat(44-01): add SwitchNodeData type, default data, dimensions, and executor 5 months ago
shrimbly 2b534e5c8c fix: auto-resize RouterNode height to fit handles 5 months ago
shrimbly 45c90d2e46 fix: simplify RouterNode placeholder handle styling 5 months ago
shrimbly 6ddb4a8170 fix: correct RouterNode handle colors to match canonical colors 5 months ago
shrimbly 562da7cd90 feat(43-02): integrate Router into connection menus, execution, and data flow 5 months ago
shrimbly eebaf84e19 feat(43-02): register Router in WorkflowCanvas integration 5 months ago
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 010aebab48 fix(ui): add Shift+R and Shift+T to keyboard shortcuts dialog 5 months ago
shrimbly 7cb42aa0aa fix(perf): guard ArrayNode height check and fix variable shadowing 5 months ago
shrimbly 8baa4e38d0 fix: remove broken zundo undo/redo system 5 months ago
shrimbly 293ed20dc6 fix: preserve media during undo/redo with smart ref-based stripping 5 months ago
shrimbly 5af5e34527 feat(quick-010): wrap workflowStore with temporal middleware and wire keyboard shortcuts 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 97500e494d fix: remove Save As button, hide Array node, add Kie error logging 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
shrimbly 3d1f276ab5 fix: add ReDoS protection for regex mode and minimap color for 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
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
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 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 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 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 b408a1af60 feat: add Shift+T keyboard shortcut for generateAudio node 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
shrimbly 6cc1807c72 fix: prevent cursor jumping in ModelParameters text/number inputs 5 months ago