| Age | Commit message (Collapse) | Author |
|
|
|
continuationItems is nil when video has no comments
|
|
|
|
|
|
User code cleaning & fixing
|
|
Raise error if video not playable, also handle missing related videos
|
|
|
|
|
|
This is so that we don't break deploys with this PR.
Instead we only ship the 'invidious --migrate' cli command
and let people test that. Maybe even ship a new migration that wouldn't break
apps that don't run the migrations. Then we roll out the functionality
that requires migrations.
|
|
|
|
|
|
|
|
|
|
Closes https://github.com/iv-org/invidious/issues/2875
|
|
Use a regex to fix badly aligned captions
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Related channel may contain a continuation entry
|
|
Change <input value="..."> encoding to HTML.escape
|
|
|
|
|
|
|
|
|
|
Co-authored-by: Matthew McGarvey <matthewmcgarvey14@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
More code cleanup
|
|
More db improvements
|
|
Channel helpers cleanup
|