- 31 Dec, 2021 1 commit
-
-
Separated thumbnail generation from load actions. Improved scroll-to-bottom clip logic. Improved timeline/clip style (added seconds).
Jonathan Thomas authored
-
- 29 Dec, 2021 6 commits
-
-
Adding fileObj onto each clip instance, during loadClips action, adding click and selected classes for clips.
Jonathan Thomas authored -
Adding titles to timeline elements (for clarity), adding watch for 1 new clip, scrolling to bottom of clip container (so user sees it)
Jonathan Thomas authored -
Load new videos when selected, protect video element when it does not exist, watch previewFile for changes, reload video element, support for mp3 audio files
Jonathan Thomas authored -
Added file name to UI, made file search box work, added some path parsing (to get file name with ellipses)
Jonathan Thomas authored -
Jonathan Thomas authored
-
Improved timeline trimming, integrated Clip API calls (create, load, delete), fixed duplicate upload bug, made errors prettier / parse key/value, capitalize, and handle 404 on editor
Jonathan Thomas authored
-
- 23 Dec, 2021 1 commit
-
-
Added multiple file uploads and progress bars. Added custom video preview controls, with trimming support and seeking support. Still a WIP.
Jonathan Thomas authored
-
- 21 Dec, 2021 1 commit
-
-
Added file upload progress to the UI. Multiple upload progress bars are supported. Also, clicking on a file now previews the selected file. Video and images are supported.
Jonathan Thomas authored
-
- 19 Dec, 2021 2 commits
-
-
Added real file uploading via axios, and now list actual File objects, and load project details when loading the editor. Made components conditional based on when the editor loads project data.
Jonathan Thomas authored -
Removed fetch and replaced with axios (mostly due to simpler syntax, and support for upload progress events). Also added support for custom errors, for failed API calls, failed login, etc... Errors are stateful, and can be dismissed by the user.
Jonathan Thomas authored
-
- 18 Dec, 2021 1 commit
-
-
Jonathan Thomas authored
-