562 Commits (987d28a0c1b19969cb5e8bbf56b5d0cf4b090bf7)
 

Author SHA1 Message Date
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
shrimbly 1dfe644178 feat(quick-004): add easeCurve handles, labels, inheritance overlay to EaseCurveNode 5 months ago
shrimbly 43bdcec5b5 feat(005): grid layout for clip thumbnails and labeled handles 5 months ago
shrimbly 864b5b379b fix(005): batch-aware videoStitch handle resolution for multi-connect 5 months ago
shrimbly 4b758f14f1 feat(quick-004): add easeCurve handle type and wire up connection routing 5 months ago
shrimbly 53a099a307 fix(42-03): correct easing bezier values and wire up All Easing Functions 5 months ago
shrimbly 216f9613f0 feat(42-03): register EaseCurve in canvas, validation, and menus 5 months ago
shrimbly cb0a5754ad feat(42-03): add EaseCurve to store execution and data flow 5 months ago
shrimbly 0d54078bab fix(42-02): add easeCurve to dimension records and validation defaults 5 months ago
shrimbly bb5dd42fd4 feat(42-02): build EaseCurveNode with tabs, preset popover, and video preview 5 months ago
shrimbly c16f69ccc2 feat(42-02): port CubicBezierEditor from easy-peasy-ease 5 months ago
shrimbly 4dafbb39d4 feat(42-01): add useApplySpeedCurve hook and EaseCurveNodeData type 5 months ago
shrimbly 4dc08ca74a feat(42-01): port easing library, presets, and speed curve from easy-peasy-ease 5 months ago
lapoaiscalers 0df8677397 fix: deduplicate API calls to /api/models across node instances 5 months ago
lapoaiscalers dbaf25ba60 fix: improve save reliability with timeouts and parallel processing 5 months ago
shrimbly d2f61fdcf3 fix(quick-003): trim audio to match stitched video duration 5 months ago
shrimbly 6787c60889 fix(quick-003): use full audio duration when videoDuration is 0 5 months ago
shrimbly 53a0ee197b fix(quick-003): restore MediaBunny audio decoding with Web Audio fallback 5 months ago
shrimbly 13fb99d62b fix(quick-003): use Web Audio API instead of MediaBunny for audio decoding 5 months ago
shrimbly e9188c636c fix(quick-003): allow Output node to accept video connections 5 months ago
shrimbly 6af8614764 fix(quick-003): wire video/audio handle types in connection drop menu 5 months ago