Commit Graph

1598 Commits (cafc2c475cd3599e5275515d2d35c3dda1c1ef8f)
 

Author SHA1 Message Date
ElementalAlchemist cafc2c475c Fix rendering messages with multiple emotes 6 days ago
ElementalAlchemist f9b363fce8 Prevent double-encoding request 6 days ago
ElementalAlchemist 3883b3e06f Respect the URL parameters when loading the restreamer 1 week ago
ElementalAlchemist d43cf21e42 Format code 1 week ago
ElementalAlchemist 6d02d5b83f Show the time range link in the restreamer 1 week ago
ElementalAlchemist 62040ed88a Add speed and quality settings
The quality setting will need some UX improvements later (in particular to show the name of the selected quality level), but it functions as a quality setting.
2 weeks ago
ElementalAlchemist 92a8d1353b Fix keyboard shortcuts help visibility 2 weeks ago
ElementalAlchemist 5d37b26def Show fullscreen controls at the bottom of the video 2 weeks ago
ElementalAlchemist cbc55c7345 Keep media controls visible 2 weeks ago
ElementalAlchemist 9c97b564c7 Replace manual events with vidstack media gestures 2 weeks ago
ElementalAlchemist 106cd21215 Chat autoscroll 2 weeks ago
ElementalAlchemist 213b4066ff Factor chat display into its own component 2 weeks ago
ElementalAlchemist bd866ba1bf Chat replay 2 weeks ago
ElementalAlchemist 14690ee406 Load chat data in restreamer 2 weeks ago
ElementalAlchemist 8df629a1be Fix scrollbar on page 2 weeks ago
ElementalAlchemist 5ee26a8f64 Fix video player height 2 weeks ago
ElementalAlchemist 4185c2dc69 Attempt to fix controls sometimes hiding 2 weeks ago
ElementalAlchemist d09bc91de6 Add restreamer links to download video and frames 2 weeks ago
ElementalAlchemist f748ad35e0 Fix losing milliseconds sometimes 2 weeks ago
ElementalAlchemist e6aaddb9eb Fix time ago conversion occurring in the wrong direction 2 weeks ago
ElementalAlchemist 3e4f52e9ef Store player settings 2 weeks ago
ElementalAlchemist 454230f866 Switch to more native video controls 2 weeks ago
ElementalAlchemist 8f88c719ad Remove the default video controls 2 weeks ago
ElementalAlchemist 1239321b86 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.
2 weeks ago
ElementalAlchemist 9bfe472468 Bound max video player size 2 weeks ago
ElementalAlchemist 15d4a4e3cf Make the video load bar work properly 2 weeks ago
ElementalAlchemist d0640bf5c8 Add vidstack video player 2 weeks ago
ElementalAlchemist 5ee213455d Basic loading of videos 2 weeks ago
ElementalAlchemist 26785b1958 Add cancel/reset buttons for thumbnail edit 2 weeks ago
ElementalAlchemist a50d5d11b2 Add video load time fields to restreamer 2 weeks ago
ElementalAlchemist c54bd3c63f Add errors and keyboard shortcuts to restreamer 2 weeks ago
ElementalAlchemist 98ba88fc12 Add components for keyboard shortcuts 2 weeks ago
ElementalAlchemist 33cc5d0d66 Add Hls.js as a dependency 2 weeks ago
ElementalAlchemist 1383ae8ccd Move luxon dependency to npm 2 weeks ago
ElementalAlchemist 1e5718f3a6 Add template form 2 weeks ago
ElementalAlchemist 375694875a Enable viewing and editing thumbnail templates 2 weeks ago
ElementalAlchemist 1ad9f6f1a4 Fix pressing "enter" in time converter reloading the page 2 weeks ago
ElementalAlchemist 9d4bbfd32a Use UTC as the default time zone when converting if no other time zone is specified 2 weeks ago
ElementalAlchemist f306643a92 Add the time converter utility 2 weeks ago
ElementalAlchemist 0bb524bf38 Update Dockerfile to build Thrimbletrimmer when building images 2 weeks 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.
2 weeks ago
Mike Lang aebbb603fc bus_analyzer: use 0.1s before the end timestamp, not the exact end 2 weeks ago
Mike Lang dc291d4e64 bus_analyzer: check for new segments more often
to lower latency
2 weeks ago
Mike Lang 5db7bcda71 bus_analyzer: use last frame of segment, not first 2 weeks ago
Mike Lang 941050aea9 end of run memes 2 weeks 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