- 20 Jan, 2022 1 commit
-
-
Updating About page with better marketing info, adding MIT license to source code to allow this work to appear in both open-source and commercial applications.
Jonathan Thomas authored
-
- 15 Jan, 2022 2 commits
-
-
Fixing .env files to work for each mode (development, production), and updating README with deployment instructions.
Jonathan Thomas authored -
Update project thumbnail when returning to the projects view. Adding ability to clobber a thumbnail.
Jonathan Thomas authored
-
- 12 Jan, 2022 1 commit
-
-
Jonathan Thomas authored
-
- 10 Jan, 2022 1 commit
-
-
Integrated Export API, with video playback, download, export again buttons. Load the most recent export, and poll any active export records for progress.
Jonathan Thomas authored
-
- 08 Jan, 2022 1 commit
-
-
Jonathan Thomas authored
-
- 07 Jan, 2022 1 commit
-
-
Jonathan Thomas authored
-
- 31 Dec, 2021 1 commit
-
-
Updated clips to have context menu, larger. Thumbnails only appear once loaded. Fixed some buggy code when switching between projects (showing the wrong clips). Added time calculation to timeline and clips.
Jonathan Thomas authored
-
- 29 Dec, 2021 1 commit
-
-
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
-
- 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
-