61 Commits (ccd6519512dd515d7e1559c7c247d333097cdbf3)

Author SHA1 Message Date
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 0e60901e39 refactor: extract buildMediaResponse and capabilitiesForMediaType helpers 5 months ago
shrimbly 078e2bbf88 feat: add audio generation and save support to API routes 5 months ago
shrimbly 3ebaae82de feat: improve GLB viewer — fix viewport sizing, add spot light, handle labels, scroll isolation 5 months ago
shrimbly 12f40384e3 fix: additional PR review fixes — SSRF, data semantics, sync tracking, error propagation 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
shrimbly 8444f2a9e6 fix: restore backward compatibility for test mocks and FAL API key 5 months ago
shrimbly 16cde9b2db feat: add nano-banana-pro via Kie, fix dynamic input priority, update test mocks 5 months ago
shrimbly fa3a8e7333 fix: prune unsupported Kie.ai models and correct API parameters 5 months ago
shrimbly 9806f0ae0a feat: add all missing Kie.ai models + fix model page links 5 months ago
shrimbly 95d8f10ba7 fix: enforce fal.ai API key requirement and update error handling 5 months ago
lapoaiscalers 94e1f85304 fix: filter out invalid 'size' param for GPT Image 1.5 5 months ago
lapoaiscalers 9fb5a0b6c6 fix: GPT Image 1.5 aspect ratio and parameters 5 months ago
lapoaiscalers da0bca45e3 fix: parse Kie.ai resultJson string and add 1x5 grid option 5 months ago
lapoaiscalers 968fc81976 fix: correct processedDynamicInputs type to allow string arrays 5 months ago
Franco Aparicio f0710bf830 Add WaveSpeed provider integration 5 months ago
shrimbly f2571e96db fix(quick-001): fix type signatures and store aggregation for multi-image dynamicInputs 6 months ago
shrimbly dc2966a9ad fix(quick-001): fix type signatures and store aggregation for multi-image dynamicInputs 6 months ago
lapoaiscalers b8bb8a9942 fix: handle Kie API errors returned with HTTP 200 6 months ago
lapoaiscalers 302e1a571f fix: add required default parameters for Kie.ai models 6 months ago
lapoaiscalers e331111d5c fix: Kie.ai API integration - correct upload and request format 6 months ago
lapoaiscalers a9cbb11d56 feat: add Kie.ai provider integration 6 months ago
lapoaiscalers 80136bb223 fix: reduce maxDuration to 300s for Vercel hobby plan 6 months ago
shrimbly 9b4718e279 feat: Template Explorer, Comment Navigation, and Output Node Improvements 6 months ago
shrimbly 2218c1e494 fix: resolve image input misclassification and dynamic inputs not passed 6 months ago
shrimbly cd3fa18105 feat: add custom server with 10-minute timeout for video generation 6 months ago
shrimbly 3562ecdbc6 feat: implement video generation queue and increase timeout 6 months ago
shrimbly 0706bc0888 fix: wrap dynamicInputs in arrays when schema expects array type 6 months ago
shrimbly 68f1dbdcc3 fix(12-01): resolve parameter passing and image input detection 6 months ago
shrimbly 852a4a534d feat(11-01): streamline header UI with visual grouping 6 months ago
shrimbly 9cce95fa22 feat: enhance API key management and provider integration 6 months ago
shrimbly 1e85a7e9ba feat: enhance model selection and input handling in nodes 6 months ago
shrimbly dd2549f820 feat(ENHANCE-001): complete dynamic handles and execution pipeline 6 months ago
shrimbly 2810572651 feat(06-04): improve error handling and loading states 6 months ago
shrimbly e7ebee2ff4 feat(06-03): pass custom parameters through generation pipeline 6 months ago