| Age | Commit message (Collapse) | Author |
|
|
|
Crystal 0.30.1 apparently introduced some breaking changes to their
code formatter which made CI fail.
The code was automatically formatted by running
crystal tool format
|
|
|
|
|
|
Add support for player styles
|
|
|
|
This currently includes the following styles:
- Invidious, the default
- YouTube, using a centered play button and always visible video control bar
Implements https://github.com/omarroth/invidious/issues/670.
Supersedes https://github.com/omarroth/invidious/pull/661.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Division by zero resulted in 'NaN'.
Fixes https://github.com/omarroth/invidious/issues/653.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|