about summary refs log tree commit diff
path: root/src/lib/media/video/util.ts
Commit message (Collapse)AuthorAgeFilesLines
* run `yarn lint --fix` (#9013)Samuel Newman2025-09-091-1/+1
|
* Add gif support to web (#6433)Samuel Newman2024-11-221-0/+4
| | | | | | | | | | | | | * add gif support to web * rm set dimensions * rm effect from preview * rm log * rm use of {cause: error} * fix lint
* Rename some files and variables (#5587)dan2024-10-031-0/+53
* Move composer reducers together * videoUploadState -> videoState * Inline videoDispatch