Commit Graph

1566 Commits (33cc5d0d667fbeaf6f72b60b918e048289f78bd9)
 

Author SHA1 Message Date
ElementalAlchemist 33cc5d0d66 Add Hls.js as a dependency 1 week ago
ElementalAlchemist 1383ae8ccd Move luxon dependency to npm 1 week ago
ElementalAlchemist 1e5718f3a6 Add template form 1 week ago
ElementalAlchemist 375694875a Enable viewing and editing thumbnail templates 1 week ago
ElementalAlchemist 1ad9f6f1a4 Fix pressing "enter" in time converter reloading the page 1 week ago
ElementalAlchemist 9d4bbfd32a Use UTC as the default time zone when converting if no other time zone is specified 1 week ago
ElementalAlchemist f306643a92 Add the time converter utility 1 week ago
ElementalAlchemist 0bb524bf38 Update Dockerfile to build Thrimbletrimmer when building images 1 week ago
ElementalAlchemist d3a7d0bd80 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.
1 week ago
Mike Lang aebbb603fc bus_analyzer: use 0.1s before the end timestamp, not the exact end 1 week ago
Mike Lang dc291d4e64 bus_analyzer: check for new segments more often
to lower latency
1 week ago
Mike Lang 5db7bcda71 bus_analyzer: use last frame of segment, not first 1 week ago
Mike Lang 941050aea9 end of run memes 1 week ago
Mike Lang 6062f0a8ec restreamer: Ignore transitions when doing rough cuts, instead of disallowing 2 weeks ago
Christopher Usher 8a0ca215cf Updated colour of the dawn sky and dashboard to observed value 2 weeks ago
Mike Lang 2aadf79bfb thrimshim odo hack: assume unmatched time of day means dawn
until we can fix dawn detection.
2 weeks 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
2 weeks ago
Mike Lang cb08f49003 pubbot: update total var before sending to zulip
so if zulip is down it still saves
2 weeks ago
Mike Lang 5012c2cee2 prizebot: fix urls 2 weeks ago
ElementalAlchemist c38144d478 Build bus_analyzer 2 weeks ago
Mike Lang 8ccb6a6e60 pubbot: Post prize names 2 weeks ago
Mike Lang 61d6df5d1f drive clock: Avoid using "sky" tag ids as uBO blocks them 2 weeks ago
Mike Lang c54ed3455c driveclock: Run initial update immediately 2 weeks ago
Mike Lang 91bce47be1 Add driveclock to thrimbletrimmer 2 weeks ago
Mike Lang e794b0cf7d prizebot fixes 2 weeks ago
Mike Lang 968e6ec273 make prizebot work with new website 2 weeks ago
Mike Lang 3b1c837bfa Import prizebot 2 weeks ago
Mike Lang 9e8cb7bee8 Make ensure_directory() work with paths with no directory component 2 weeks ago
Mike Lang 854b5723bb Fix wrong variable names in archive cutting 2 weeks ago
Mike Lang b88627183d Fix modifying manually-uploaded links 2 weeks 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.
2 weeks ago
Mike Lang b7c78568b1 thrimbletrimmer: default to locked aspect ratio 2 weeks ago
Mike Lang 185e7fd4bf thrimshim: Read template attribution, not description 2 weeks ago
Christopher Usher b5d084305b Another fix 2 weeks ago
Christopher Usher 13f20ba882 More fixes 2 weeks ago
Christopher Usher 6cf475793b Fixes in response to PR comments 2 weeks ago
Christopher Usher 0d14d0b91b Added missing thumbnail attribution to video description 2 weeks ago
Mike Lang 8832197ab1 add diamond wipe 2 weeks ago
Christopher Usher 64f5873b3b Bug fixed 2 weeks ago
Christopher Usher 656be6c292 Allow for masking digits 2 weeks 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.
2 weeks ago
Mike Lang 9d45833ed1 fix returning wrong thing 2 weeks ago
Mike Lang 3bbedde112 download_media: Handle relative urls in redirect 2 weeks ago
Mike Lang e8ff4ed144 fix parsing certain imgur album links 2 weeks ago
ElementalAlchemist 90696bbeda Upgrade Hls.js 2 weeks ago
Mike Lang 5b62e3a2ff fix bug where oneoff templates are uploaded without a frame 2 weeks ago
Mike Lang 3d22afbf0d thrimbletrimmer: Load uploaded template in crop tool when type = ONEOFF 2 weeks ago
Christopher Usher 87b27582c4 Updated colours to observed values 2 weeks ago
Kim 64672b2e16 Update buscribe/buscribe/buscribe.py
Co-authored-by: Mike Lang <ekimekim@users.noreply.github.com>
2 weeks ago
Kim a001e913e3 Add new logging invocation for in-progress VOSK monitoring, as well as migrate to f-string syntax for rest of buscribe. 2 weeks ago