693 Commits (92322690cc5434ddeddab660d5970b8d09427579)
 

Author SHA1 Message Date
shrimbly 92322690cc fix: update nano-banana model ID to stable gemini-2.5-flash-image 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
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
shrimbly 640e8dccb9 feat(quick-007): wire VideoTrimNode into canvas, connection menu, and exports 5 months ago
shrimbly 5e9035bed1 feat(quick-007): add VideoTrimNode UI component 5 months ago
shrimbly b44026dc20 feat(quick-007): add VideoTrim types, hook, executor, and plumbing 5 months ago
shrimbly ccd6519512 fix: add Gemini prompt fallback from dynamicInputs, improve parallel batch error logging 5 months ago
shrimbly 7f7f79aa31 fix: harden prompt type coercion in nanoBanana executor and connectedInputs 5 months ago
shrimbly 6fd9644b79 Merge branch 'fix/fal-3d-url-extraction' into develop 5 months ago
shrimbly ccb5734683 Merge branch 'develop' into fix/fal-3d-url-extraction 5 months ago
Willie 8eab6afc08
Merge pull request #70 from shrimbly/feature/tts-node-support 5 months ago
shrimbly f50b5ba762 fix: type capabilitiesForMediaType return as ModelCapability[] 5 months ago
shrimbly 6e86fc221d docs: add audio node types and Shift+T shortcut to CLAUDE.md 5 months ago
shrimbly b6b31d237b fix: update fal category filter test for audio model support 5 months ago
shrimbly dff6027b3e refactor: extract useAudioPlayback hook from audio node components 5 months ago
shrimbly 0e60901e39 refactor: extract buildMediaResponse and capabilitiesForMediaType helpers 5 months ago
shrimbly b408a1af60 feat: add Shift+T keyboard shortcut for generateAudio node 5 months ago
shrimbly 5843edac8a refactor: simplify mapFalCategory with lookup map 5 months ago
shrimbly 9359c34393 fix: track costs for all providers, not just fal 5 months ago
shrimbly e1f4062231 fix: add audio target handle to audioInput in getNodeHandles 5 months ago
shrimbly b48b721f69 fix: remove duplicate 3D option declarations in ConnectionDropMenu 5 months ago
shrimbly 6cc1807c72 fix: prevent cursor jumping in ModelParameters text/number inputs 5 months ago
shrimbly 7406bf5a4c fix: add click-to-seek on GenerateAudioNode waveform 5 months ago
shrimbly 2598261c46 fix: adjust waveform colors — full opacity played, reduced opacity unplayed 5 months ago
shrimbly 1284f85615 fix: use audio element duration directly for waveform progress rendering 5 months ago
shrimbly 836ccd586c feat: add header run button and fix waveform playback progress 5 months ago
shrimbly 22a5670d73 refactor: replace provider/model dropdowns with Browse button and provider badge 5 months ago
shrimbly f0e41a8f51 feat: rename Audio Input to Audio, add audio input handle for pass-through 5 months ago
shrimbly 6d4d19948b feat: add audio model detection to Replicate & WaveSpeed providers 5 months ago
shrimbly 436db12a8c feat: add missing audio models (music, TTS schemas, sound effects) 5 months ago
shrimbly f801b8eb0d feat: connect GenerateAudio output to Output node with audio playback 5 months ago
shrimbly b69acb5e3e fix: extract audio URL from Fal TTS response 5 months ago
Willie 2e157be54c Release: 3D viewer, execute selected nodes, canvas navigation settings (#66) 5 months ago
shrimbly 18bf0a7e83 test: add GenerateAudioNode component tests 5 months ago
shrimbly adab5d48ea fix: audio element leak and extract shared ProviderBadge component 5 months ago
shrimbly cfa6a264b0 feat: add generateAudio executor and register in workflow store 5 months ago
shrimbly 078e2bbf88 feat: add audio generation and save support to API routes 5 months ago
shrimbly 4ab1b89ed9 feat: add audio type to API types and connection wiring 5 months ago
Shrimbly 2c58afc352 feat: add TTS audio generation node support 5 months ago