Commit Graph

1571 Commits (2095880d102ff281002f980b4bac98848eb0cd2b)
 

Author SHA1 Message Date
ElementalAlchemist 2095880d10 Switch to more native video controls 3 months ago
ElementalAlchemist bb85eb494d Remove the default video controls 3 months ago
ElementalAlchemist aa649ac4ac Implement basic video controls
These will be expanded or replaced with vidstack's controls in the future, but this at least gives us most of the basic requirements.
3 months ago
ElementalAlchemist aeebf0b7ad Bound max video player size 3 months ago
ElementalAlchemist 9a8be2f875 Make the video load bar work properly 3 months ago
ElementalAlchemist 0aed412ccb Add vidstack video player 3 months ago
ElementalAlchemist 89ff17564e Basic loading of videos 3 months ago
ElementalAlchemist 6608555a8b Add cancel/reset buttons for thumbnail edit 3 months ago
ElementalAlchemist 87e8333d05 Add video load time fields to restreamer 3 months ago
ElementalAlchemist 4517ec1e68 Add errors and keyboard shortcuts to restreamer 3 months ago
ElementalAlchemist 5ab145b031 Add components for keyboard shortcuts 3 months ago
ElementalAlchemist 2bb8ff6245 Add Hls.js as a dependency 3 months ago
ElementalAlchemist 7de2f807b1 Move luxon dependency to npm 3 months ago
ElementalAlchemist c3448542c4 Add template form 3 months ago
ElementalAlchemist 6b381428ed Enable viewing and editing thumbnail templates 3 months ago
ElementalAlchemist ae808eedde Fix pressing "enter" in time converter reloading the page 3 months ago
ElementalAlchemist 369b70bb19 Use UTC as the default time zone when converting if no other time zone is specified 3 months ago
ElementalAlchemist 1c842d9d16 Add the time converter utility 3 months ago
ElementalAlchemist ea438c73db Update Dockerfile to build Thrimbletrimmer when building images 3 months ago
ElementalAlchemist 05a53924f6 Initial structure and clock
This is the start of replacing the old Thrimbletrimmer with a new SolidJS-based Thrimbletrimmer. It includes an implementation of the clock page for a basic implementation of signal-based page.
3 months ago
Mike Lang 2aadf79bfb thrimshim odo hack: assume unmatched time of day means dawn
until we can fix dawn detection.
3 months ago
Mike Lang bf9da27ca4 restreamer: refuse to load more than 2h of chat
this hard locks up the server due to merge taking a very long time
3 months ago
Mike Lang cb08f49003 pubbot: update total var before sending to zulip
so if zulip is down it still saves
3 months ago
Mike Lang 5012c2cee2 prizebot: fix urls 3 months ago
ElementalAlchemist c38144d478 Build bus_analyzer 3 months ago
Mike Lang 8ccb6a6e60 pubbot: Post prize names 3 months ago
Mike Lang 61d6df5d1f drive clock: Avoid using "sky" tag ids as uBO blocks them 3 months ago
Mike Lang c54ed3455c driveclock: Run initial update immediately 3 months ago
Mike Lang 91bce47be1 Add driveclock to thrimbletrimmer 3 months ago
Mike Lang e794b0cf7d prizebot fixes 3 months ago
Mike Lang 968e6ec273 make prizebot work with new website 3 months ago
Mike Lang 3b1c837bfa Import prizebot 3 months ago
Mike Lang 9e8cb7bee8 Make ensure_directory() work with paths with no directory component 3 months ago
Mike Lang 854b5723bb Fix wrong variable names in archive cutting 3 months ago
Mike Lang b88627183d Fix modifying manually-uploaded links 3 months ago
Mike Lang a819f02601 thrimbletrimmer: Explicit button to reset crop settings to defaults
instead of on switch of template, which didn't work properly anyway.
3 months ago
Mike Lang b7c78568b1 thrimbletrimmer: default to locked aspect ratio 3 months ago
Mike Lang 185e7fd4bf thrimshim: Read template attribution, not description 3 months ago
Christopher Usher b5d084305b Another fix 3 months ago
Christopher Usher 13f20ba882 More fixes 3 months ago
Christopher Usher 6cf475793b Fixes in response to PR comments 3 months ago
Christopher Usher 0d14d0b91b Added missing thumbnail attribution to video description 3 months ago
Mike Lang 8832197ab1 add diamond wipe 3 months ago
Christopher Usher 64f5873b3b Bug fixed 3 months ago
Christopher Usher 656be6c292 Allow for masking digits 3 months ago
Mike Lang 6c97654da3 thrimbletrimmer: Don't listen for loadedmetadata in two places
The first place never fires, the second one replaces it I think.
3 months ago
Mike Lang 9d45833ed1 fix returning wrong thing 3 months ago
Mike Lang 3bbedde112 download_media: Handle relative urls in redirect 3 months ago
Mike Lang e8ff4ed144 fix parsing certain imgur album links 3 months ago
ElementalAlchemist 90696bbeda Upgrade Hls.js 3 months ago