882 Commits (cb47f60debf5d32c2f15d65313eef1889b848cce)
 

Author SHA1 Message Date
shrimbly 194240133c refactor: extract execution utilities from workflow store 5 months ago
shrimbly 4c3847bfcb refactor: extract API header builder from workflow store 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 67204a54a4 fix: add missing loopCount to videoStitch defaults in validation.ts 5 months ago
Willie 8d6edce1f7
Merge pull request #58 from shrimbly/fix/video-stitch-loop-count-v2 5 months ago
shrimbly 3055143cf1 fix: apply loopCount in videoStitch regenerateNode path 5 months ago
Willie ab1ef4c5d7
Merge pull request #53 from shrimbly/develop 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 a55cdc3cec fix: update Kie and WaveSpeed provider badge icons 5 months ago
shrimbly b44930279c fix: remove dead generateWithFal, add upload size guard, add model cache refresh 5 months ago
shrimbly 2681adb2e5 Merge remote-tracking branch 'origin/master' into develop 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 63a79ed91c feat: add localStorage caching for model list and schema parameters 5 months ago
shrimbly 987d28a0c1 feat: add Veo 3 video generation models via Kie.ai 5 months ago
shrimbly 4fcd1f18e9 Merge branch 'develop' 5 months ago
shrimbly 0855e2f126 chore: remove outdated fork and upstream sync section from CLAUDE.md 5 months ago
Willie b901300194
Merge pull request #51 from shrimbly/develop 5 months ago
shrimbly a2fe2a310e fix: stabilize VideoStitchNode performance and add WaveSpeed provider badge 5 months ago
shrimbly 37eaff8459 fix: parallel execution state corruption, WaveSpeed SSRF, and blob URL leaks 5 months ago
shrimbly 4f13d76a55 fix: prevent regex injection in promptConstructor and add error handling 5 months ago
shrimbly eda8100bec feat: add SSRF protection, URL encoding, modelId validation, and media size limits 5 months ago
shrimbly e88f108ad1 fix: plug memory leaks in audio listeners, timeouts, and MediaBunny resources 5 months ago
shrimbly 8444f2a9e6 fix: restore backward compatibility for test mocks and FAL API key 5 months ago
shrimbly 276599fb5d fix: align EaseCurveNode Apply button to the right 5 months ago
shrimbly 497955c143 fix: render EaseCurveNode presets popover via portal to prevent clipping 5 months ago
shrimbly 16cde9b2db feat: add nano-banana-pro via Kie, fix dynamic input priority, update test mocks 5 months ago
shrimbly 99e9e4e9f9 fix: use type-specific dimensions for node-to-group drag assignment 5 months ago
shrimbly 2da0fbbe8d fix: improve EaseCurveNode UI spacing and layout consistency 5 months ago
shrimbly b615bc8d6c fix: prevent negative timestamp in video stitching 5 months ago
shrimbly 1ed53f7ae7 fix: resolve resource leaks, stale state refs, and cache correctness issues 5 months ago
Willie 1c7b8776c4
Merge pull request #49 from shrimbly/etailup/fix/deduplicate-api-calls 5 months ago
shrimbly 64dfd64ec6 Merge remote-tracking branch 'origin/develop' into etailup/fix/deduplicate-api-calls 5 months ago
shrimbly fa3a8e7333 fix: prune unsupported Kie.ai models and correct API parameters 5 months ago
Willie de86ee8147
Merge pull request #48 from shrimbly/feature/audio-video-stitch-nodes 5 months ago
shrimbly 1615f47fa6 Merge remote-tracking branch 'origin/develop' into etailup/fix/deduplicate-api-calls 5 months ago
shrimbly 9806f0ae0a feat: add all missing Kie.ai models + fix model page links 5 months ago
shrimbly 81b7acaa68 test: add comprehensive test coverage for audio/video stitch features 5 months ago
shrimbly 95d8f10ba7 fix: enforce fal.ai API key requirement and update error handling 5 months ago
shrimbly 2c6ff2f4e3 feat: merge WaveSpeed provider and fix Kie/WaveSpeed integration bugs 5 months ago
shrimbly 64fb0f3c7c fix: auto-resize EaseCurve node on tab switch, rename handle labels to Settings 5 months ago
shrimbly 5bc99ce03e fix: replace HTML5 drag with pointer events for clip reorder 5 months ago
shrimbly 64d6471be7 fix: allow drag-reorder of VideoStitch thumbnails 5 months ago
shrimbly 2c12a1a670 fix: VideoStitch thumbnails from EaseCurve nodes and grid row spacing 5 months ago