265 Commits (51739ba63cb2e7543a4b78e007995da415b89a5a)

Author SHA1 Message Date
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
shrimbly 97500e494d fix: remove Save As button, hide Array node, add Kie error logging 5 months ago
shrimbly 92322690cc fix: update nano-banana model ID to stable gemini-2.5-flash-image 5 months ago
Marquis Boyd bb73fb5074 fix: allow saving to new project subfolders 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 cf225747ff fix: pre-merge fixes for develop->master PR 5 months ago
shrimbly ccd6519512 fix: add Gemini prompt fallback from dynamicInputs, improve parallel batch error logging 5 months ago
shrimbly ccb5734683 Merge branch 'develop' into fix/fal-3d-url-extraction 5 months ago
shrimbly f50b5ba762 fix: type capabilitiesForMediaType return as ModelCapability[] 5 months ago
shrimbly b6b31d237b fix: update fal category filter test for audio model support 5 months ago
shrimbly 0e60901e39 refactor: extract buildMediaResponse and capabilitiesForMediaType helpers 5 months ago
shrimbly 5843edac8a refactor: simplify mapFalCategory with lookup map 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 b69acb5e3e fix: extract audio URL from Fal TTS response 5 months ago
shrimbly 078e2bbf88 feat: add audio generation and save support to API routes 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
gitcapoom 2e15a25eb9 fix: save 3D models with correct file extension based on URL 5 months ago
gitcapoom 36bd88455a feat: add /api/open-file route to reveal file in OS explorer 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 57d0cd860e
Release: 3D viewer, execute selected nodes, canvas navigation settings (#66) 5 months ago
shrimbly 588b08d02b fix: guard against undefined from empty array unwrap in fal provider 5 months ago
shrimbly 072246756e fix: unwrap array inputs for non-array API parameters 5 months ago
shrimbly 821bcd23dd fix: 3D model saving, error handling, and node improvements 5 months ago
shrimbly 3ebaae82de feat: improve GLB viewer — fix viewport sizing, add spot light, handle labels, scroll isolation 5 months ago
Shrimbly c41a4ae839 fix: preserve image MIME types in workflow-images API to prevent duplicates 5 months ago
shrimbly 7bd2e996aa fix: PR review fixes — lazy-load three.js, blob URL cleanup, missing integrations 5 months ago
charlieshoelace 886525aa76 feat: add keyboard shortcuts dialog and 3D GLB viewer node 5 months ago
shrimbly 424bf1b3e2 fix: content-type fallback, replicate polling/validation, atomic gallery append 5 months ago
shrimbly 12f40384e3 fix: additional PR review fixes — SSRF, data semantics, sync tracking, error propagation 5 months ago
shrimbly be2f0505cc fix: address PR #59 review — 18 bug, security, and robustness fixes 5 months ago
shrimbly 8a3e1c090e refactor: extract fal.ai, Kie.ai, WaveSpeed providers from generate route 5 months ago
shrimbly 1c0697c869 refactor: extract Replicate provider from generate route 5 months ago
shrimbly 35fb94ed7b refactor: extract Gemini provider from generate route 5 months ago
shrimbly a242d3e281 refactor: extract schema utilities from generate route 5 months ago
shrimbly dde89f18b4 fix: add SSRF validation for fal CDN upload/file URLs 5 months ago
shrimbly cd55127bbd fix: add SSRF validation for fal.ai queue URLs, fix CDN upload test mocks 5 months ago
shrimbly 7c7a24d94e fix: use positive content-type check for video/image data URLs 5 months ago
shrimbly 3fea13e2cf fix: update fal.ai CDN upload to use two-step initiate + PUT flow 5 months ago
shrimbly b44930279c fix: remove dead generateWithFal, add upload size guard, add model cache refresh 5 months ago
shrimbly 73d0b5475b perf: switch fal.ai to queue-based execution with CDN upload and schema caching 5 months ago
shrimbly ebc98018ff fix: WaveSpeed video generation saves as .mp4 instead of .bin 5 months ago
shrimbly 987d28a0c1 feat: add Veo 3 video generation models via Kie.ai 5 months ago
shrimbly 37eaff8459 fix: parallel execution state corruption, WaveSpeed SSRF, and blob URL leaks 5 months ago
shrimbly eda8100bec feat: add SSRF protection, URL encoding, modelId validation, and media size limits 5 months ago