189 Commits (f80ef204ed891cc54d8fc848819ee52ea7652252)

Author SHA1 Message Date
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 5 months ago
shrimbly 4dafbb39d4 feat(42-01): add useApplySpeedCurve hook and EaseCurveNodeData type 5 months ago
lapoaiscalers 0df8677397 fix: deduplicate API calls to /api/models across node instances 5 months ago
lapoaiscalers dbaf25ba60 fix: improve save reliability with timeouts and parallel processing 5 months ago
shrimbly 9083b30d92 fix(quick-003): preserve audio MIME type for prepareAudioAsync 5 months ago
shrimbly bf22d6702d fix(41-03): refine VideoStitch handles, clipOrder sync, and execution 5 months ago
lapoaiscalers d22bc0b781 feat: parallel workflow execution for independent nodes 5 months ago
shrimbly 5e6862b43f feat(41-03): register VideoStitch in all integration points 5 months ago
shrimbly d8a7e83126 feat(41-02): register AudioInput in all integration points 5 months ago
lapoaiscalers da0bca45e3 fix: parse Kie.ai resultJson string and add 1x5 grid option 5 months ago
Franco Aparicio f0710bf830 Add WaveSpeed provider integration 5 months ago
shrimbly fc95d9fc53 feat: refactor PromptConstructor, add project setup flow, improve gallery 5 months ago
shrimbly e3c8dfaafe feat(40-03): install react-compare-slider and register ImageCompare node type 5 months ago
shrimbly af9f88f122 feat(40-04): add variable system to PromptNode and define PromptConstructor types 5 months ago
shrimbly a5979c6c7d feat(40-01): define OutputGallery types and register node in all touchpoints 5 months ago
shrimbly d2ea913784 feat(40-02): add image connection sequence numbering 5 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
shrimbly d18130c23f fix: resolve node selection bug where nodes with undefined bounds get incorrectly selected 6 months ago
shrimbly 9bcf6bfbd9 fix: handle indexed handles and cursor jumping in prompt nodes 6 months ago
shrimbly 9b4718e279 feat: Template Explorer, Comment Navigation, and Output Node Improvements 6 months ago
shrimbly 8a2ed02ff6 fix: resolve image history race condition and duplicate images on save 6 months ago
shrimbly 7e8c925018 feat(27-01): add node defaults infrastructure for user preferences 6 months ago
Claude 1a5b285418
Fix image history carousel by syncing IDs with saved filenames 6 months ago
shrimbly 0aba3b6f84 feat(24-02): track incurred cost for video and external providers 6 months ago
shrimbly 2218c1e494 fix: resolve image input misclassification and dynamic inputs not passed 6 months ago
shrimbly 3562ecdbc6 feat: implement video generation queue and increase timeout 6 months ago
shrimbly 071a03e8e4 test(20-02): add workflow execution data flow tests 6 months ago
shrimbly addeeeb1a4 test(20-01): add topological sort integration tests 6 months ago
shrimbly 5b6d128fa6 test(20-01): add validateWorkflow integration tests 6 months ago
shrimbly e1f88ce31a test(20-01): add getConnectedInputs integration tests 6 months ago
shrimbly 3336ed6790 feat(23-01): add recently used models tracking and storage 6 months ago
shrimbly 3d5cde77d5 test(16-01): add unit tests for localStorage and nodeDefaults modules 6 months ago
shrimbly cf6675125d refactor(16-01): extract node defaults to dedicated module 6 months ago
shrimbly 836c77e1c3 refactor(16-01): extract localStorage helpers to dedicated module 6 months ago