castopod/app/Resources
Yassine Doghri 7f7c878cb6 fix(video-clips): create unique temporary files for resources to be deleted after generation
- tempfile uniqueness ensures that each process lives in its independent context
- add
writable/temp folder to store video clips temporary resources
- add videoClipWorkers config to
Admin for specifying the number of ffmpeg processes to run in parallel
- update video clip preview
background to better suit the end result
2022-01-21 12:35:50 +00:00
..
fonts feat: add Noto Sans Mono font to use for durations + button to access new video clip form in list 2021-12-29 12:10:13 +00:00
icons feat: add housekeeping task to run after migrations 2022-01-13 16:02:14 +00:00
images feat: replace form helper functions with components in admin template 2021-12-29 11:55:43 +00:00
js fix(video-clips): create unique temporary files for resources to be deleted after generation 2022-01-21 12:35:50 +00:00
styles refactor: replace popperjs with floating-ui 2021-12-31 09:42:52 +00:00