invidious/src
Frank de Lange 3dc980e800
Fix for #2488 - parse contents of search results of type=Category (#2496)
* 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>
2021-10-12 18:17:45 +00:00
..
invidious Fix for #2488 - parse contents of search results of type=Category (#2496) 2021-10-12 18:17:45 +00:00
invidious.cr Use kemal in production mode (#2455) 2021-10-11 14:42:22 +02:00