Commit Graph

21 Commits (651658e507831a22b7dc44c06f7bddfb577f58f7)

Author SHA1 Message Date
Mike Lang 6b9d8ab785 Fix submit changes button - should be hidden by default
Mike Lang ac6612fb85 Add ability to submit video as MODIFIED to thrimbletrimmer
ElementalAlchemist 1ff1bcf0ab Add keyboard shortcuts to mute, set playback rate to slowest speed, and set playback rate to fastest speed
ElementalAlchemist d635a7941c Add support for generating chapter markers in the video description
ElementalAlchemist 13035c3e97 Add help for new keyboard controls
ElementalAlchemist f798b689a4 Add keyboard shortcut for setting playback speed to 1x
ElementalAlchemist b1b8ef8973
Add fullscreen functionality to Thrimbletrimmer video player ()
* Add fullscreen functionality to Thrimbletrimmer video player

* Fix issue where clicking on fullscreen video pauses and unpauses instead of doing just one
ElementalAlchemist 497c975e3e Implement custom video controls for the new player (so we can better control styling)
ElementalAlchemist 0340f06170 Initial transition from VideoJS to HLS.js as the video player
ElementalAlchemist 6899af4251 Add play from end to ranges
ElementalAlchemist 058d7b9355 Fix issues with help box being unclosable when stuff moves around by giving it its own close button
ElementalAlchemist 462595a19d Rename "Editor Notes" to "Notes to Editor"
ElementalAlchemist d37175f914 Switch date/time handling from JS Date objects to a datetime library to fix padding bug with DST changeover
ElementalAlchemist da2ed19b9d Now that VideoJS has been pared all the way down, move it to more standard directories
ElementalAlchemist a4ef886494 Remove now-unhelpful help text about transitions
ElementalAlchemist 94e1ecdd6d Add waveform marker for current video position
ElementalAlchemist 609597a547 Add a way to jump player time to a range start point
ElementalAlchemist 3fe2848e60 Add video load time modifications, and account for run-to-live
ElementalAlchemist 97a668f909 Do some better-looking field alignment
ElementalAlchemist 35f58f1e4d Move editor's notes to before video metadata (per previous Thrimbletrimmer)
ElementalAlchemist 9a12134915 Move beta Thrimbletrimmer code to primary Thrimbletrimmer code