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
e405e46bf9
feat(47-01): add inline parameters infrastructure - types, hook, and panel component
- Add parametersExpanded field to 5 generation node data types (NanoBanana, GenerateVideo, Generate3D, GenerateAudio, LLMGenerate)
- Create useInlineParameters hook for localStorage-backed global setting (default: false)
- Create InlineParameterPanel component with collapsible UI and chevron toggle
- All TypeScript compiles without new errors
4 months ago
..
__tests__
fix: resolve Discord audio playback issues in exported MP4s
5 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
feat(47-01): add inline parameters infrastructure - types, hook, and panel component
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
useVideoBlobUrl.ts
fix(memory): close blob URL leak race in useVideoBlobUrl
5 months ago