summaryrefslogtreecommitdiffstats
path: root/assets/js/themes.js
diff options
context:
space:
mode:
authorsyeopite <syeopite@syeopite.dev>2025-05-17 16:22:32 -0700
committersyeopite <syeopite@syeopite.dev>2025-05-17 16:22:32 -0700
commit9d18c8699fc4e4abf7bdb002020017be71c6caa6 (patch)
treeb98aa36091907a2713aceec4c75cbc4f82b6224c /assets/js/themes.js
parent475bf7448a4dc23a456a8bf7f0c7ab9bc0ebfbc8 (diff)
parent49ada0aae98a65c38b1571acc97308e1ec073967 (diff)
downloadinvidious-9d18c8699fc4e4abf7bdb002020017be71c6caa6.tar.gz
invidious-9d18c8699fc4e4abf7bdb002020017be71c6caa6.tar.bz2
invidious-9d18c8699fc4e4abf7bdb002020017be71c6caa6.zip
Release versioning maintenance (#5310)
Diffstat (limited to 'assets/js/themes.js')
0 files changed, 0 insertions, 0 deletions
dious/commit/locales/uk.json?id=ed3c2020998b846d65e3d0a79188229eabd581c7&follow=1'>Update Ukrainian translationHosted Weblate Co-authored-by: Denys Nykula <nykula@ukr.net> 2022-04-09Update Norwegian Bokmål translationHosted Weblate Co-authored-by: Allan Nordhøy <epost@anotheragency.no> 2022-04-09Update German translationHosted Weblate Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Pixelcode <pixelcode@dismail.de> 2022-04-09Update Danish translationHosted Weblate Co-authored-by: Grooty12 <Rasmus@rosendahl-kaa.name> Co-authored-by: Hosted Weblate <hosted@weblate.org> 2022-04-09Replace "Github" by "GitHub"Hosted Weblate 2022-04-08Rescue DB errors in get_video()Samantaz Fox 2022-04-08Add a user friendly message for when no results are foundSamantaz Fox 2022-04-04Set the Postgres version to 13 as a temporary workaround for #2938TheFrenchGhosty 2022-04-03Clean up CSS and add light/dark theme supportSamantaz Fox 2022-04-03Normalize translation keys in other locales (3/3)Samantaz Fox 2022-04-03Normalize translation keys in other locales (2/3)Samantaz Fox 2022-04-03Normalize translation keys in other locales (1/3)Samantaz Fox 2022-04-03Code cleanupSamantaz Fox 2022-04-03Make use of Search::Query/Filters and associated HTML generatorSamantaz Fox 2022-04-03Add Search::Query class to handle search queriesSamantaz Fox 2022-04-03Add filters UI HTML generatorSamantaz Fox 2022-03-30Update Italian translationHosted Weblate Co-authored-by: Renix <kastletxd@protonmail.com> 2022-03-30Update Norwegian Bokmål translationHosted Weblate Co-authored-by: Petter Reinholdtsen <pere-weblate@hungry.com> 2022-03-30Update Finnish translationHosted Weblate Co-authored-by: Markus Mikkonen <markus.mikkonen@outlook.com> 2022-03-30new method for bypassing age restriction (#2996)Émilien Devos 2022-03-29Update the documentation documents links in the READMETheFrenchGhosty 2022-03-29Add a function to generate HTTP::Params from FiltersSamantaz Fox 2022-03-29Add a function to parse search filters from invidious URL paramsSamantaz Fox 2022-03-29Add a function to parse invidious legacy search filtersSamantaz Fox 2022-03-29Add a function to parse youtube search parametersSamantaz Fox 2022-03-29Add a function to build youtube search filtersSamantaz Fox (it aims at replacing produce_search_params)