744 Commits (23db4d1cf1da6f62c30c0b11df306b3e21ede7ff)
 

Author SHA1 Message Date
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
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
shrimbly b0df690027 Merge remote-tracking branch 'origin/develop' into develop 5 months ago
Willie bc395acf4e
Merge pull request #77 from Wildandpeaceful/feature/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
shrimbly 0e8cecc59c fix: embed directoryPath in workflow JSON for portable image hydration 5 months ago
shrimbly 486a7b139a fix: deduplicate edges by ID during workflow load 5 months ago
shrimbly 1839b9031a fix: migrate legacy indexed handle IDs on workflow load 5 months ago
shrimbly dc9b25149c fix: add diagnostic logging for audio pipeline in VideoStitch node 5 months ago
shrimbly 92322690cc fix: update nano-banana model ID to stable gemini-2.5-flash-image 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
Marquis Boyd 46b0d1738c Merge remote-tracking branch 'origin/master' into feature/array-node 5 months ago
Willie b60a92a296
Merge pull request #76 from shrimbly/develop 5 months ago
shrimbly e3a68f3e6c fix: path traversal, media type detection, resource leaks, and UX improvements 5 months ago