| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add support for clips
|
|
|
|
More code cleanup
|
|
Ignore "/" key handling if search box is focused
|
|
Translations update from Hosted Weblate
|
|
Co-authored-by: THANOS SIOURDAKIS <siourdakisthanos@gmail.com>
|
|
Co-authored-by: Markus Mikkonen <markus.mikkonen@outlook.com>
|
|
More db improvements
|
|
Fixes a side effect of https://github.com/iv-org/invidious/pull/2814
See: https://github.com/iv-org/invidious/issues/2791#issuecomment-1018264144
|
|
rename hls to vhs in the player
|
|
Channel helpers cleanup
|
|
hls method is deprecated: https://github.com/videojs/http-streaming#how-to-use
|
|
|
|
|
|
Add dependency manager script for videojs stuff
|
|
|
|
|
|
|
|
This is useless, as the items count can be directly acessed
using the '.size' method, so use that instead when needed.
|
|
|
|
This fixes an ameba warning
|
|
Not required anymore now that weblate takes care of it
|
|
|
|
|
|
|
|
|
|
|
|
This allows us to de-duplicate functions
|
|
|
|
|
|
Move more routes to new pattern
|
|
|
|
Fix description (typo) and default value
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Handle invalid channel id in channel: search
|
|
Co-authored-by: Samantaz Fox <coding@samantaz.fr>
|