Commit Graph

35 Commits (8e8ace6f3caa6a13c500f93b61562b6a4c463b8e)

Author SHA1 Message Date
ElementalAlchemist d635a7941c Add support for generating chapter markers in the video description 3 years ago
ElementalAlchemist 7e5705996e Further improve video controls styling for aesthetics 3 years ago
ElementalAlchemist e6aa395c95 Improve appearance of video controls slightly 3 years ago
ElementalAlchemist 497c975e3e Implement custom video controls for the new player (so we can better control styling) 3 years ago
ElementalAlchemist 0340f06170 Initial transition from VideoJS to HLS.js as the video player 3 years ago
ElementalAlchemist 11bf89305a Fix video overflowing player area 3 years ago
ElementalAlchemist ea5d17df02 Add time conversion functionality
ekim mentioned a workflow during editor training in which he may want to have times be converted for use on the edit page. The restreamer doesn't otherwise currently have the time conversion functionality it did before (which was in the form at the top and was somewhat annoying); this adds time conversion functionality.
3 years ago
ElementalAlchemist 5c06a3ae8d Fix issue where video takes over much of the clickable area of the page if it hasn't loaded the playlist yet 3 years ago
ElementalAlchemist 8b475e0bd9 Show real-time errors for issues with video title or description 3 years ago
ElementalAlchemist ccb60b64f1 Fix error styling for dark theme 3 years ago
ElementalAlchemist 5524972fb6 Default the description box to be bigger, and make resizing work 3 years ago
ElementalAlchemist 7beb658481 Improve text colors in submission feedback 3 years ago
ElementalAlchemist 058d7b9355 Fix issues with help box being unclosable when stuff moves around by giving it its own close button 3 years ago
ElementalAlchemist f0713d581c Right-align time range start/end points within input boxes 3 years ago
ElementalAlchemist e47408af2f Make Thrimbletrimmer darker 3 years ago
ElementalAlchemist da2ed19b9d Now that VideoJS has been pared all the way down, move it to more standard directories 3 years ago
ElementalAlchemist 7fdc262822 Make the clip bar taller for visibility 3 years ago
ElementalAlchemist f8d88645a3 Fix some style issues affecting Firefox (primarily related to the default font and font size) 3 years ago
ElementalAlchemist 37f94cb754 We're not going to have transitions this time, so remove the transitions from the ranges for now 3 years ago
ElementalAlchemist c11ca47afe Add styles to submission responses 3 years ago
ElementalAlchemist 94e1ecdd6d Add waveform marker for current video position 3 years ago
ElementalAlchemist 40ae39217c Fix grid styling when the editor notes aren't used for a video 3 years ago
ElementalAlchemist 97a668f909 Do some better-looking field alignment 3 years ago
ElementalAlchemist 811424ef7d Don't let the video control bar cover the video content 3 years ago
ElementalAlchemist 9a12134915 Move beta Thrimbletrimmer code to primary Thrimbletrimmer code 3 years ago
Mike Lang c26a87565f Add video tags to thrimbletrimmer
Tags default to tags given on the sheet, but can be modified by the editor.
Tags are represented as a comma-seperated string, and are round-tripped on loss of focus
as a way to validate.
4 years ago
Mike Lang aa3ca60b73
make video description slightly narrower
so that with the 1px border it's not too wide
5 years ago
Mike Lang e95957c54f thrimbletrimmer: Widen trim time textboxes to fit timestamps
This might be because I'm not using webfonts or some malarkey.
5 years ago
Mike Lang a68684c24c thrimbletrimmer: Fix use of tabs again 5 years ago
Mike Lang d4c8974601 thrimbletrimmer: Some video controls tweaks
Allow fullscreen

Hide disabled picture-in-picture control

Autoplay
5 years ago
Mike Lang 934c640a04 thrimbletrimmer: Display edit notes below the video
In nice distracting pink so they're sure to see it.
5 years ago
Mike Lang 91c67899ee thrimbletrimmer: Read title prefix from thrimshim and display it greyed out
This gives a visual indicator showing the editor what prefix the title will have.
It also allows us to set the correct max title length.
5 years ago
mg ae3d82026e Removed extrenuous .bak files, ensured newline at the end of files, and changed thrimbletrimmer to be separate from services. 5 years ago
mg e49ec90d3e UI Improvements 5 years ago
mg aed2a77a88 Initial merge of Thrimbletrimmer proper into repo. 5 years ago