- 29 Dec, 2021 3 commits
-
-
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
-