931 Commits (0b7a6e2555a24478f2f24076b92e8035347648ef)
 

Author SHA1 Message Date
shrimbly 3e0ede096e fix: remove develop-only node types from master and add type cast 5 months ago
shrimbly b4d2dca60f fix: add missing conditionalSwitch to quickstart validation defaults 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 880a547bf4 feat: add nano-banana-2 pricing to cost calculator 5 months ago
shrimbly 5b7cd0d8e4 feat: add nano-banana-2 to Gemini provider 5 months ago
shrimbly 2f94e36d9c feat: add nano-banana-2 model type and 512px resolution 5 months ago
shrimbly 6d5f6725a5 fix(45): add Conditional Switch to TEXT_TARGET_OPTIONS, remove from IMAGE_SOURCE_OPTIONS 5 months ago
shrimbly a623b3b5a9 feat(45-03): trigger dimming recompute for Conditional Switch rule updates 5 months ago
shrimbly ecb8bb0ea7 feat(45-03): extend dimming system for Conditional Switch non-matching outputs 5 months ago
shrimbly f41c09a6c1 feat(45-02): add ConditionalSwitch execution and match-aware text routing 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 be29ebb291 fix(44): skip dimmed source nodes in getConnectedInputs 5 months ago
shrimbly 798babc6b3 fix(switch): make smart cascade type-aware so text inputs don't rescue dimmed image paths 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 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