931 Commits (0b7a6e2555a24478f2f24076b92e8035347648ef)
 

Author SHA1 Message Date
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
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
shrimbly f0a4e4f64c fix: multiple bug fixes, security hardening, and shared video-probing module 5 months ago
Marquis Boyd 4d680b0d11 feat: add Array node with selectable routing and auto-route to prompts 5 months ago
shrimbly 006c64c1f5 fix: revert all-provider cost tracking and hide indicator for audio nodes 5 months ago
shrimbly 09fd93cd02 fix: add missing videoTrim case to executeWorkflow switch 5 months ago
shrimbly fd140529a5 Merge remote-tracking branch 'origin/master' into develop 5 months ago
shrimbly cf225747ff fix: pre-merge fixes for develop->master PR 5 months ago
shrimbly 76a55ac23b fix: resolve Discord audio playback issues in exported MP4s 5 months ago
shrimbly 6e35b741c2 feat(quick-009): wire VideoFrameGrab into canvas, connection menu, and execution 5 months ago
shrimbly 2658ba8b98 feat(quick-009): add VideoFrameGrabNode UI component 5 months ago
shrimbly 0a46423717 feat(quick-009): add VideoFrameGrabNodeData type, defaults, and connected inputs wiring 5 months ago
shrimbly ca7c817497 fix: VideoStitch thumbnails for VideoTrim sources and resize distortion 5 months ago
shrimbly bbf732266b fix: prevent copied nodes from executing original on first run after paste 5 months ago
shrimbly 837eecf5e7 fix: wire executeVideoTrim into regenerateNode and executeSelectedNodes 5 months ago