498 Commits (8872ab2e55bea6a35f1232a193d04330042bbf8a)

Author SHA1 Message Date
shrimbly 7c562c1d9d fix(45): fix ConditionalSwitch handle alignment, drop menu, and default connector 5 months ago
shrimbly 4154486169 feat: enable Gemini in video node's provider list 5 months ago
shrimbly 688e3b21c5 feat: add Anthropic Claude LLM provider and Gemini 3.1 Pro model 5 months ago
shrimbly 65afd2344b fix: use model-specific resolution lists and normalize on model switch 5 months ago
shrimbly cbc278f801 feat: add Image Search toggle for Nano Banana 2 5 months ago
shrimbly b71db648b2 feat: add extended aspect ratios (1:4, 1:8, 4:1, 8:1) for Nano Banana 2 5 months ago
shrimbly 3e0ede096e fix: remove develop-only node types from master and add type cast 5 months ago
shrimbly bb60591317 fix: add missing conditionalSwitch to WorkflowCanvas defaultDimensions 5 months ago
shrimbly 4fd01a26bf feat: add nano-banana-2 to model registry, UI, and migration paths 5 months ago
shrimbly 6d5f6725a5 fix(45): add Conditional Switch to TEXT_TARGET_OPTIONS, remove from IMAGE_SOURCE_OPTIONS 5 months ago
shrimbly ecb8bb0ea7 feat(45-03): extend dimming system for Conditional Switch non-matching outputs 5 months ago
shrimbly b6529a55d2 feat(45-02): register ConditionalSwitch in WorkflowCanvas and connection menus 5 months ago
shrimbly d98a9b5099 feat(45-01): create ConditionalSwitchNode component with rule editing UI and match indicators 5 months ago
shrimbly 8ca36b30bf feat(45-01): add ConditionalSwitch type definitions, default data, executor, and validation 5 months ago
shrimbly c10cc100a6 fix(switch): resolve input type when creating Switch from connection menu 5 months ago
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