| Age | Commit message (Collapse) | Author |
|
Co-authored-by: Samantaz Fox <coding@samantaz.fr>
|
|
Co-authored-by: Samantaz Fox <coding@samantaz.fr>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
as CONTENT_REGIONS)
|
|
|
|
Decrease channel refresh frequency (1 min -> 1 h)
|
|
Move user preferences and server config
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Lazy load (some) images
|
|
Handle YT tabs without content
|
|
Extract image routes
|
|
|
|
|
|
|
|
|
|
|
|
Handle missing title fields in VideoRendererParser.parse (fixes #2495)
|
|
* Fix for #2488 - parse contents of search results of type=Category (returned on first page for universal (type=all) queries instead of returning an error.
* Moved content array walker to Category#to_json
As requested by reviewer this change moves the content array walker from the API endpoint to the Category class.
* Update src/invidious/helpers/serialized_yt_data.cr
Co-authored-by: syeopite <70992037+syeopite@users.noreply.github.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|