1213 Commits (01a610f5a17be56591e0521d38bd5739290cbbcf)
 

Author SHA1 Message Date
shrimbly 6f6818ded2 fix(44-03): use valid LogCategory for dimmed node skip logging 5 months ago
shrimbly 0fb3347b16 feat(44-03): apply CSS-based visual dimming to nodes 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 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
Willie 7460a90090
Merge pull request #85 from shrimbly/develop 5 months ago
shrimbly fa199148a1 fix: resolve anyOf/oneOf property types for dynamic image input detection 5 months ago
shrimbly 94ab09f7eb fix: restore legacy workflow.directoryPath fallback for image hydration 5 months ago
shrimbly be08d190dc fix(security): propagate quantifier state to parent groups in ReDoS detection 5 months ago
shrimbly 23db4d1cf1 fix: add 10s timeout to getImageDimensions to prevent promise hang 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 9072464490 chore: remove debug console.log from VideoStitch executor 5 months ago
shrimbly cfbf377126 fix: restore hasUnsavedChanges on saveAsFile failure 5 months ago
shrimbly 0bca6e6969 fix(memory): close blob URL leak race in useVideoBlobUrl 5 months ago
shrimbly 4cbebec31c fix(privacy): stop leaking directoryPath in saved workflow JSON 5 months ago
shrimbly 58edb52552 fix: clamp stale arrayItemIndex via modulo in getSourceOutput 5 months ago
shrimbly 6fd112e551 fix(security): detect nested-group ReDoS patterns in arrayParser 5 months ago
shrimbly 5fd7ff9e57 fix(security): add path traversal validation to workflow routes 5 months ago
shrimbly 9985c634ff test(quick-012): add unit tests for prompt passthrough with dynamicInputs 5 months ago
shrimbly 9cadb88c84 fix(quick-012): add prompt passthrough in replicate and fal.ai dynamicInputs branches 5 months ago
Willie 56d5164379
Merge pull request #80 from shrimbly/fix/output-node-auto-load 5 months ago
Willie 54fa7cf6cb
Merge pull request #81 from shrimbly/fix/quickstart-validation-node-handle-types 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 2a4b87ac78 fix: add missing node and handle types to quickstart validation 5 months ago
shrimbly f520fb0378 test(quick-010): add unit tests for binary stripping and equality utilities 5 months ago
shrimbly 5af5e34527 feat(quick-010): wrap workflowStore with temporal middleware and wire keyboard shortcuts 5 months ago
shrimbly c0ec984192 feat(quick-010): install zundo and create binary data stripping utility 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
Willie d652b8e49f
Merge pull request #78 from shrimbly/develop 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 1c68f260df fix: clean up video/image decoder resources in getVideoDimensions 5 months ago
shrimbly f897c50efe Merge branch 'pr-72' into develop 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 3d1f276ab5 fix: add ReDoS protection for regex mode and minimap color for array node 5 months ago