258 Commits (b9d4260acdf730a219a23833ce516b70124bc79c)

Author SHA1 Message Date
shrimbly fc3f78b901 refactor: extract _buildExecutionContext to deduplicate NodeExecutionContext construction 5 months ago
shrimbly 424bf1b3e2 fix: content-type fallback, replicate polling/validation, atomic gallery append 5 months ago
shrimbly 12f40384e3 fix: additional PR review fixes — SSRF, data semantics, sync tracking, error propagation 5 months ago
shrimbly be2f0505cc fix: address PR #59 review — 18 bug, security, and robustness fixes 5 months ago
shrimbly 4dde7acf6a fix: video regeneration spinner stuck + cancel error message 5 months ago
shrimbly 27220852a2 refactor: final cleanup of workflowStore module structure 5 months ago
shrimbly 0ee2307933 refactor: replace switch/if-else with node executor registry 5 months ago
shrimbly faac9e0c50 refactor: unify videoStitch and easeCurve executors 5 months ago
shrimbly 30e47bb647 refactor: unify splitGrid execution into shared executor 5 months ago
shrimbly 2213f6afc5 refactor: unify llmGenerate execution into shared executor 5 months ago
shrimbly 845ae98eac refactor: unify generateVideo execution into shared executor 5 months ago
shrimbly 1b002023ff refactor: unify nanoBanana execution into shared executor 5 months ago
shrimbly 67b9ffef68 refactor: extract simple node executors 5 months ago
shrimbly ab6d465c69 refactor: define node executor interface and context types 5 months ago
shrimbly 720ef5b0a4 refactor: extract getConnectedInputs and validateWorkflow as pure functions 5 months ago
shrimbly 194240133c refactor: extract execution utilities from workflow store 5 months ago
shrimbly 4c3847bfcb refactor: extract API header builder from workflow store 5 months ago
shrimbly 3055143cf1 fix: apply loopCount in videoStitch regenerateNode path 5 months ago
shrimbly 37eaff8459 fix: parallel execution state corruption, WaveSpeed SSRF, and blob URL leaks 5 months ago
shrimbly 4f13d76a55 fix: prevent regex injection in promptConstructor and add error handling 5 months ago
shrimbly e88f108ad1 fix: plug memory leaks in audio listeners, timeouts, and MediaBunny resources 5 months ago
shrimbly 99e9e4e9f9 fix: use type-specific dimensions for node-to-group drag assignment 5 months ago
shrimbly 1ed53f7ae7 fix: resolve resource leaks, stale state refs, and cache correctness issues 5 months ago
shrimbly 4b758f14f1 feat(quick-004): add easeCurve handle type and wire up connection routing 5 months ago
shrimbly cb0a5754ad feat(42-03): add EaseCurve to store execution and data flow 6 months ago
shrimbly 4dafbb39d4 feat(42-01): add useApplySpeedCurve hook and EaseCurveNodeData type 6 months ago
lapoaiscalers 0df8677397 fix: deduplicate API calls to /api/models across node instances 6 months ago
lapoaiscalers dbaf25ba60 fix: improve save reliability with timeouts and parallel processing 6 months ago
shrimbly 9083b30d92 fix(quick-003): preserve audio MIME type for prepareAudioAsync 6 months ago
shrimbly bf22d6702d fix(41-03): refine VideoStitch handles, clipOrder sync, and execution 6 months ago
lapoaiscalers d22bc0b781 feat: parallel workflow execution for independent nodes 6 months ago
shrimbly 5e6862b43f feat(41-03): register VideoStitch in all integration points 6 months ago
shrimbly d8a7e83126 feat(41-02): register AudioInput in all integration points 6 months ago
lapoaiscalers da0bca45e3 fix: parse Kie.ai resultJson string and add 1x5 grid option 6 months ago
Franco Aparicio f0710bf830 Add WaveSpeed provider integration 6 months ago
shrimbly fc95d9fc53 feat: refactor PromptConstructor, add project setup flow, improve gallery 6 months ago
shrimbly e3c8dfaafe feat(40-03): install react-compare-slider and register ImageCompare node type 6 months ago
shrimbly af9f88f122 feat(40-04): add variable system to PromptNode and define PromptConstructor types 6 months ago
shrimbly a5979c6c7d feat(40-01): define OutputGallery types and register node in all touchpoints 6 months ago
shrimbly d2ea913784 feat(40-02): add image connection sequence numbering 6 months ago
shrimbly 70e743041a fix: set isRunning guard before async logger call in executeWorkflow and regenerateNode 6 months ago
shrimbly f5c4830866 feat(34-03): wire applyEditOperations into chat workflow 6 months ago
shrimbly 1f7c0325a4 fix(33): preserve snapshot during AI workflow load 6 months ago
shrimbly 65dbf79c8a test(quick-001): add regression tests for multi-image dynamicInputs aggregation 6 months ago
shrimbly f2571e96db fix(quick-001): fix type signatures and store aggregation for multi-image dynamicInputs 6 months ago
shrimbly 1564a1b887 test(quick-001): add regression tests for multi-image dynamicInputs aggregation 6 months ago
shrimbly dc2966a9ad fix(quick-001): fix type signatures and store aggregation for multi-image dynamicInputs 6 months ago
lapoaiscalers a9cbb11d56 feat: add Kie.ai provider integration 6 months ago
shrimbly 79045b8c09 fix(33): guard against undefined groups in save operations 6 months ago
shrimbly 18a21398cd feat(33-01): add AI workflow snapshot infrastructure to store 6 months ago