1213 Commits (01a610f5a17be56591e0521d38bd5739290cbbcf)
 

Author SHA1 Message Date
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
shrimbly e2b949d8b0 test: add tests for open-file route, getExtensionFromUrl, and fal.ai 3D responses 5 months ago
shrimbly b8d31b0376 fix: add security guards and type consistency for PR #71 5 months ago
Willie e467fbe00f
Merge pull request #74 from shrimbly/fix/duplicate-image-formats 5 months ago
Willie e306386fdb
Merge pull request #73 from shrimbly/colossus 5 months ago
shrimbly b42ec262dc feat: support inline <var> tag parsing in PromptConstructor node 5 months ago
gitcapoom 2e15a25eb9 fix: save 3D models with correct file extension based on URL 5 months ago
gitcapoom 7f7ad4b24b feat: show saved filename with open-in-explorer link on Generate3D node 5 months ago
gitcapoom 36bd88455a feat: add /api/open-file route to reveal file in OS explorer 5 months ago
gitcapoom a438fe4ea5 feat: capture save-generation response in 3D executor 5 months ago
gitcapoom d5071dd5bc feat: add savedFilename/savedFilePath fields to Generate3DNodeData 5 months ago
Marquis Boyd cf36c3b13f fix: save-as behavior and project path handling 5 months ago
Marquis Boyd 75ecc2c733 Checkpoint: project setup - save creates project-named folder - verified 5 months ago
gitcapoom 09008ac74b fix: handle Hunyuan 3D model_glb/model_urls response format from fal.ai 5 months ago
Willie 633bc754a7
fix: widen split grid settings modal for 7 layout options (#68) 5 months ago
shrimbly eb351dbb9b fix: widen split grid settings modal for 7 layout options 5 months ago
Willie 57d0cd860e
Release: 3D viewer, execute selected nodes, canvas navigation settings (#66) 5 months ago
shrimbly adc86d5440 feat: add 3x2 grid layout option to split grid node 5 months ago
shrimbly 588b08d02b fix: guard against undefined from empty array unwrap in fal provider 5 months ago
shrimbly 8019288fd3 fix: clear imageRef when user provides new image to prevent stale saves 5 months ago
shrimbly f9e229398d feat: add play/run icon to LLM Generate node title bar 5 months ago
shrimbly 30558435c5 feat: add 3D capability badges to ModelSearchDialog 5 months ago
shrimbly fb022140c9 feat: hide CostIndicator when non-Gemini providers are in workflow 5 months ago
shrimbly a66c8ab14a feat: move 3D from floating action bar to Generate submenu 5 months ago
shrimbly 072246756e fix: unwrap array inputs for non-array API parameters 5 months ago
shrimbly 1305c627be feat: update tests and remaining registrations for generate3d 5 months ago
shrimbly 71776b9464 refactor: remove 3D code from GenerateImageNode and nanoBananaExecutor 5 months ago
shrimbly 69fe27ffd9 feat: update ConnectionDropMenu 3D source to use generate3d 5 months ago
shrimbly 9f9f4497cc feat: route 3D models to generate3d in ModelSearchDialog 5 months ago
shrimbly e72fb6775a feat: add generate3d source output in connectedInputs 5 months ago
shrimbly fea2b6d3d0 feat: register generate3d node type across codebase 5 months ago
shrimbly b78f6d0245 feat: create Generate3DNode component 5 months ago
shrimbly 5073566c9e feat: create generate3d executor 5 months ago