summaryrefslogtreecommitdiffstats
path: root/assets/js/videojs-mobile-ui.min.js
diff options
context:
space:
mode:
authorFrank de Lange <github-f@unternet.org>2021-10-12 20:17:45 +0200
committerGitHub <noreply@github.com>2021-10-12 18:17:45 +0000
commit3dc980e80051cf1d5dc4a224fb57823612c4bc94 (patch)
treea88dbabe9ba60214cdf0823313b369a1b2c196c2 /assets/js/videojs-mobile-ui.min.js
parent39c27f0c66b82f04a190a0d8dc4e5a7023f066cc (diff)
downloadinvidious-3dc980e80051cf1d5dc4a224fb57823612c4bc94.tar.gz
invidious-3dc980e80051cf1d5dc4a224fb57823612c4bc94.tar.bz2
invidious-3dc980e80051cf1d5dc4a224fb57823612c4bc94.zip
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>
Diffstat (limited to 'assets/js/videojs-mobile-ui.min.js')
0 files changed, 0 insertions, 0 deletions
Closes #242: remove "new" tag from SimplyTranslate.SimonBrazell 2021-06-16Fixes #238SimonBrazell 2021-06-16Redirect Twitter "video" subdomain & update dev dependencies.SimonBrazell 2021-06-16Fixed license linkGaurang Tandon 2021-06-16Added reddit.artemislena.euFantasyCookie17 2021-06-12Only append autoplay parameter if necessarybopol