You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
shrimbly
df903c1469
fix: clean up pending thumbnail map on rejection to prevent stale entries
Move removePending to .finally() so it runs on both resolve and reject,
preventing stale rejected promises from accumulating in the pending map.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
4 months ago
..
__tests__
fix: resolve Discord audio playback issues in exported MP4s
5 months ago
useAdaptiveImageSrc.ts
fix: clean up pending thumbnail map on rejection to prevent stale entries
4 months ago
useApplySpeedCurve.ts
fix: resolve resource leaks, stale state refs, and cache correctness issues
5 months ago
useAudioMixing.ts
fix: add diagnostic logging for audio pipeline in VideoStitch node
5 months ago
useAudioPlayback.ts
fix: multiple bug fixes, security hardening, and shared video-probing module
5 months ago
useAudioVisualization.ts
feat(41-01): port audio and video processing hooks from easy-peasy-ease
5 months ago
useCommentNavigation.ts
feat: Template Explorer, Comment Navigation, and Output Node Improvements
6 months ago
useInlineParameters.ts
fix(47-02): make inline parameters toggle reactive across all components
4 months ago
usePromptAutocomplete.ts
feat: refactor PromptConstructor, add project setup flow, improve gallery
5 months ago
useStitchVideos.ts
fix: add diagnostic logging for audio pipeline in VideoStitch node
5 months ago
useTrimVideo.ts
fix: multiple bug fixes, security hardening, and shared video-probing module
5 months ago
useVideoAutoplay.ts
fix: suppress hover state during canvas panning to prevent cascading re-renders
4 months ago
useVideoBlobUrl.ts
fix(memory): close blob URL leak race in useVideoBlobUrl
5 months ago