02833b3be1Improve text colors in submission feedback
ElementalAlchemist
2021-10-29 19:35:27 -0500
c88b9f6ac5Fix problems with the Submit Anyway button when sheet data is changed
ElementalAlchemist
2021-10-29 19:32:39 -0500
058d7b9355Fix issues with help box being unclosable when stuff moves around by giving it its own close button
ElementalAlchemist
2021-10-27 22:33:11 -0500
f0713d581cRight-align time range start/end points within input boxes
ElementalAlchemist
2021-10-27 22:20:08 -0500
462595a19dRename "Editor Notes" to "Notes to Editor"
ElementalAlchemist
2021-10-27 22:17:44 -0500
d37175f914Switch date/time handling from JS Date objects to a datetime library to fix padding bug with DST changeover
ElementalAlchemist
2021-10-27 02:04:58 -0500
da2ed19b9dNow that VideoJS has been pared all the way down, move it to more standard directories
ElementalAlchemist
2021-10-26 22:53:44 -0500
cc49e703dcDo a general cleanup of time conversion names to make times overall consistent
ElementalAlchemist
2021-10-26 22:12:57 -0500
7fdc262822Make the clip bar taller for visibility
ElementalAlchemist
2021-10-26 21:05:45 -0500
2b4e7a23e7Update the default edit_url to make sense with the new Thrimbletrimmer structure
ElementalAlchemist
2021-10-26 20:35:35 -0500
845c453eb5Fix issues with help box being unclosable when stuff moves around by giving it its own close button
ElementalAlchemist
2021-10-27 22:33:11 -0500
2db948ac5cRight-align time range start/end points within input boxes
ElementalAlchemist
2021-10-27 22:20:08 -0500
3e508ed785Rename "Editor Notes" to "Notes to Editor"
ElementalAlchemist
2021-10-27 22:17:44 -0500
cc8ca17972Switch date/time handling from JS Date objects to a datetime library to fix padding bug with DST changeover
ElementalAlchemist
2021-10-27 02:04:58 -0500
24e19ef0a8Now that VideoJS has been pared all the way down, move it to more standard directories
ElementalAlchemist
2021-10-26 22:53:44 -0500
8be98b5d32Do a general cleanup of time conversion names to make times overall consistent
ElementalAlchemist
2021-10-26 22:12:57 -0500
c330d39551Make the clip bar taller for visibility
ElementalAlchemist
2021-10-26 21:05:45 -0500
2cf5b601e8Update the default edit_url to make sense with the new Thrimbletrimmer structure
ElementalAlchemist
2021-10-26 20:35:35 -0500
949b3941ecSwitch back to just using a shell script. Should be more sane and easier to debug.
HubbeKing
2021-10-18 18:17:21 +0300
b5b7649960Use a separate step to generate image tag
HubbeKing
2021-10-17 19:17:13 +0300
4e71d2ae75Hopefully finally fix tag syntax
HubbeKing
2021-10-17 19:09:49 +0300
72227fa366Fix defaulting ranges to whole video to avoid old start and end fields
ElementalAlchemist
2021-10-24 11:59:38 -0500
26b8efc093Fix issue with download link on edit page when a range timestamp is at the exact end of the video
ElementalAlchemist
2021-10-24 11:41:15 -0500
37f94cb754We're not going to have transitions this time, so remove the transitions from the ranges for now
ElementalAlchemist
2021-10-21 21:30:12 -0500
eb9bc708cfShow errors about ranges so that the user knows to fix them
ElementalAlchemist
2021-10-21 21:19:18 -0500
491d8dc3a8Improve the editing experience for live videos
ElementalAlchemist
2021-10-21 21:08:51 -0500
c11ca47afeAdd styles to submission responses
ElementalAlchemist
2021-10-20 00:24:15 -0500
94e1ecdd6dAdd waveform marker for current video position
ElementalAlchemist
2021-10-20 00:14:47 -0500
609597a547Add a way to jump player time to a range start point
ElementalAlchemist
2021-10-19 23:30:33 -0500
cf6652d3adMake the Thrimbletrimmer clock use Wubloader's bus time start setting
ElementalAlchemist
2021-10-19 22:13:02 -0500
497c7625dcFix default formatting of negative times
ElementalAlchemist
2021-10-19 22:11:05 -0500
4e4c2f4a9fHandle loading events with no end time (yet)
ElementalAlchemist
2021-10-19 21:58:11 -0500
a0d2dc99e1Make the clock page prettier (as in, with the prettier tool, not UI)
ElementalAlchemist
2021-10-17 23:45:03 -0500
3fe2848e60Add video load time modifications, and account for run-to-live
ElementalAlchemist
2021-10-17 23:36:25 -0500
344ca041a3Fix formatting of bus time with milliseconds
ElementalAlchemist
2021-10-17 11:00:38 -0500
72b34945bcHandle expanding video on load when a draft video was already saved outside the event start/end times
ElementalAlchemist
2021-10-17 10:53:56 -0500
40ae39217cFix grid styling when the editor notes aren't used for a video
ElementalAlchemist
2021-10-17 10:41:40 -0500
97a668f909Do some better-looking field alignment
ElementalAlchemist
2021-10-16 16:39:14 -0500
811424ef7dDon't let the video control bar cover the video content
ElementalAlchemist
2021-10-16 16:22:58 -0500
35f58f1e4dMove editor's notes to before video metadata (per previous Thrimbletrimmer)
ElementalAlchemist
2021-10-16 16:22:38 -0500
efce23a8f8Clean up extra parts of VideoJS
ElementalAlchemist
2021-10-16 15:50:23 -0500
ea2b98b351Fix defaulting ranges to whole video to avoid old start and end fields
ElementalAlchemist
2021-10-24 11:59:38 -0500
b19d3d27edFix issue with download link on edit page when a range timestamp is at the exact end of the video
ElementalAlchemist
2021-10-24 11:41:15 -0500
9e3bce63b0We're not going to have transitions this time, so remove the transitions from the ranges for now
ElementalAlchemist
2021-10-21 21:30:12 -0500
31c973b186Show errors about ranges so that the user knows to fix them
ElementalAlchemist
2021-10-21 21:19:18 -0500
a058c502d3Improve the editing experience for live videos
ElementalAlchemist
2021-10-21 21:08:51 -0500
47ee9c1eaaAdd styles to submission responses
ElementalAlchemist
2021-10-20 00:24:15 -0500
b33c53c270Add waveform marker for current video position
ElementalAlchemist
2021-10-20 00:14:47 -0500
9acc67e762Add a way to jump player time to a range start point
ElementalAlchemist
2021-10-19 23:30:33 -0500
923cb8a2fcMake the Thrimbletrimmer clock use Wubloader's bus time start setting
ElementalAlchemist
2021-10-19 22:13:02 -0500
b87c1d8319Fix default formatting of negative times
ElementalAlchemist
2021-10-19 22:11:05 -0500
9ab66e7809Handle loading events with no end time (yet)
ElementalAlchemist
2021-10-19 21:58:11 -0500
d305527718Make the clock page prettier (as in, with the prettier tool, not UI)
ElementalAlchemist
2021-10-17 23:45:03 -0500
ba2678dcc0Add video load time modifications, and account for run-to-live
ElementalAlchemist
2021-10-17 23:36:25 -0500
40c5409769Fix formatting of bus time with milliseconds
ElementalAlchemist
2021-10-17 11:00:38 -0500
69669524baHandle expanding video on load when a draft video was already saved outside the event start/end times
ElementalAlchemist
2021-10-17 10:53:56 -0500
3ce56a7c11Fix grid styling when the editor notes aren't used for a video
ElementalAlchemist
2021-10-17 10:41:40 -0500