Commit Graph

1551 Commits (master)
 

Author SHA1 Message Date
Mike Lang 2aadf79bfb thrimshim odo hack: assume unmatched time of day means dawn
until we can fix dawn detection.
14 hours 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
22 hours ago
Mike Lang cb08f49003 pubbot: update total var before sending to zulip
so if zulip is down it still saves
23 hours ago
Mike Lang 5012c2cee2 prizebot: fix urls 24 hours ago
ElementalAlchemist c38144d478 Build bus_analyzer 1 day ago
Mike Lang 8ccb6a6e60 pubbot: Post prize names 1 day ago
Mike Lang 61d6df5d1f drive clock: Avoid using "sky" tag ids as uBO blocks them 1 day ago
Mike Lang c54ed3455c driveclock: Run initial update immediately 2 days ago
Mike Lang 91bce47be1 Add driveclock to thrimbletrimmer 2 days ago
Mike Lang e794b0cf7d prizebot fixes 2 days ago
Mike Lang 968e6ec273 make prizebot work with new website 2 days ago
Mike Lang 3b1c837bfa Import prizebot 2 days ago
Mike Lang 9e8cb7bee8 Make ensure_directory() work with paths with no directory component 2 days ago
Mike Lang 854b5723bb Fix wrong variable names in archive cutting 2 days ago
Mike Lang b88627183d Fix modifying manually-uploaded links 3 days 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 days ago
Mike Lang b7c78568b1 thrimbletrimmer: default to locked aspect ratio 3 days ago
Mike Lang 185e7fd4bf thrimshim: Read template attribution, not description 3 days ago
Christopher Usher b5d084305b Another fix 3 days ago
Christopher Usher 13f20ba882 More fixes 3 days ago
Christopher Usher 6cf475793b Fixes in response to PR comments 3 days ago
Christopher Usher 0d14d0b91b Added missing thumbnail attribution to video description 3 days ago
Mike Lang 8832197ab1 add diamond wipe 3 days ago
Christopher Usher 64f5873b3b Bug fixed 3 days ago
Christopher Usher 656be6c292 Allow for masking digits 3 days 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 days ago
Mike Lang 9d45833ed1 fix returning wrong thing 4 days ago
Mike Lang 3bbedde112 download_media: Handle relative urls in redirect 4 days ago
Mike Lang e8ff4ed144 fix parsing certain imgur album links 4 days ago
ElementalAlchemist 90696bbeda Upgrade Hls.js 4 days ago
Mike Lang 5b62e3a2ff fix bug where oneoff templates are uploaded without a frame 4 days ago
Mike Lang 3d22afbf0d thrimbletrimmer: Load uploaded template in crop tool when type = ONEOFF 4 days ago
Christopher Usher 87b27582c4 Updated colours to observed values 4 days ago
Kim 64672b2e16 Update buscribe/buscribe/buscribe.py
Co-authored-by: Mike Lang <ekimekim@users.noreply.github.com>
5 days ago
Kim a001e913e3 Add new logging invocation for in-progress VOSK monitoring, as well as migrate to f-string syntax for rest of buscribe. 5 days ago
Mike Lang f0fb2fb281 pubbot: Don't send updates with 0 increase
These double messages happen occasionally, we want to just ignore them.
5 days ago
Mike Lang eb05d37319 remove unneeded rm EXTERNALLY-MANAGED for buscribe 5 days ago
Mike Lang e161e97bb4 pubbot: Flush log, fix type, fetch current total on start 5 days ago
Mike Lang 1956063c67 upgrade to alpine 3.19
- gets us a slightly newer ffmpeg with more transitions
- requires deleting the EXTERNALLY_MANAGED flag file that makes pip not work
5 days ago
Mike Lang bad4f55cab upgrade to alpine:3.18 5 days ago
Mike Lang bb531ce4eb playlist_manager: Fix bad playlist value when using cache 5 days ago
Mike Lang 5019b25fa7 require minimum version of urllib3 5 days ago
Mike Lang 2123f67f8b install urllib3 for download_media 5 days ago
Mike Lang fd0f0399fc Don't use ExceptionGroup because upgrading python is too painful 5 days ago
Mike Lang 6b1989ec4c Revert "Instead of backport libraries, just upgrade to alpine 3.20 (python 1.12)"
and the later attempts to make it work
5 days ago
Mike Lang ca6f589e30 but only AFTER installing pip 5 days ago
Mike Lang cf9cd114ed Stop pip from refusing to work inside our containers 5 days ago
Mike Lang 9960accc0f Instead of backport libraries, just upgrade to alpine 3.20 (python 1.12) 5 days ago
Mike Lang 0eaebe20a6 install backport of exception groups to make download_media work 5 days ago
Mike Lang e7983b8cf7 pubbot: trying again... 5 days ago