summaryrefslogtreecommitdiffstats
path: root/config/migrate-scripts/migrate-db-1c8075c.sh (unfollow)
AgeCommit message (Collapse)Author
2022-08-06crystal 1.5.0 to CI and update crystal versionEmilien Devos
2022-08-06Remove mentions that decrypt_polling is brokenÉmilien Devos
And add notice about bandwidth usage, related to https://github.com/iv-org/invidious/issues/3234
2022-07-25Fix updated sources not returned inside map funcÉmilien Devos
This fix the issue reported in https://github.com/iv-org/invidious/issues/2055#issuecomment-1192894698
2022-07-21Add unit tests for scheduled livestreamsSamantaz Fox
2022-07-19Move InfoException to exceptions.crSamantaz Fox
2022-07-19Use alpine 3.16 for crystal 1.4.1Émilien Devos
Until crystal 1.5 has been tested.
2022-07-18Separate video data fetching from parsing in videos.crSamantaz Fox
2022-07-14HTML escape usernameÉmilien Devos
2022-07-14Fetch data from next endpoint for scheduled streamsSamantaz Fox
2022-07-14Include `_helpers.js` in embedded viewAHOHNMYC
2022-07-13Fix a dead link to Docker install documentation (#3198)PrivateGER
2022-07-12add more explanation about checking the player dependenciesÉmilien Devos
2022-07-11Mention why we use multiple AdaptationSet for audioSamantaz Fox
2022-07-10Skip OTF streams in DASH audio138138138
Skip OTF streams, prevent creating empty AdaptationSet in DASH audio
2022-07-10Update src/invidious/views/components/player.ecr 138138138
better syntax Co-authored-by: Samantaz Fox <coding@samantaz.fr>
2022-07-06Update Czech translationHosted Weblate
Update Czech translation Co-authored-by: Fjuro <fjuro@seznam.cz> Co-authored-by: Hosted Weblate <hosted@weblate.org>
2022-07-06Update Indonesian translationHosted Weblate
Update Indonesian translation Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: liimee <alt3753.7@gmail.com> Co-authored-by: uwu as a service <okayokokay@protonmail.com>
2022-07-06Update Portuguese (Portugal) translationHosted Weblate
Update Portuguese (Portugal) translation Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Tmpod <tmpod@pm.me>
2022-07-06Update Japanese translationHosted Weblate
Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: uwu as a service <okayokokay@protonmail.com>
2022-07-06Update Turkish translationHosted Weblate
Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Oğuz Ersen <oguz@ersen.moe>
2022-07-06Update Chinese (Simplified) translationHosted Weblate
Co-authored-by: Eric <alchemillatruth@purelymail.com> Co-authored-by: Hosted Weblate <hosted@weblate.org>
2022-07-06Update Slovenian translationHosted Weblate
Co-authored-by: Damjan Gerl <damjan@damjan.net> Co-authored-by: Hosted Weblate <hosted@weblate.org>
2022-07-06Update Portuguese translationHosted Weblate
Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: SC <lalocas@protonmail.com>
2022-07-06Update Croatian translationHosted Weblate
Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Milo Ivir <mail@milotype.de>
2022-07-06Update Finnish translationHosted Weblate
Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Markus Mikkonen <markus.mikkonen@outlook.com>
2022-07-06Update Portuguese (Brazil) translationHosted Weblate
Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: The Cats <philosoph@snopyta.org>
2022-07-06Update Chinese (Traditional) translationHosted Weblate
Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Jeff Huang <s8321414@gmail.com>
2022-07-06Update Ukrainian translationHosted Weblate
Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Ihor Hordiichuk <igor_ck@outlook.com>
2022-07-06Update Italian translationHosted Weblate
Update Italian translation Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Pietro Cappuccino <p.cappuccino@tiscali.it> Co-authored-by: ㅤAbsurdUsername <sgso@pm.me>
2022-07-06Update Norwegian Bokmål translationHosted Weblate
Co-authored-by: Allan Nordhøy <epost@anotheragency.no> Co-authored-by: Hosted Weblate <hosted@weblate.org>
2022-07-06Update Russian translationHosted Weblate
Update Russian translation Update Russian translation Update Russian translation Co-authored-by: AHOHNMYC <lqwh2h2cwa@protonmail.com> Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Егор Ермаков <eg.ermakov2016@yandex.ru>
2022-07-06Update comment for NotFoundExceptionÉmilien Devos
2022-07-04Don't treat LIVE_STREAM_OFFLINE playability status as an error (fixes #3155)Samantaz Fox
2022-07-04Remove all backend code related to dislikesSamantaz Fox
2022-07-04Fix syntax errors in shell scriptsSamantaz Fox
2022-07-04Remove useless link in item forms (buttons on thumbnail)Samantaz Fox
2022-07-04Remove item (video/channel/mix) thumbnail from keyboard navigation treeSamantaz Fox
2022-07-04Fix missing hash key: "availableCountries" (Closes #3047)Samantaz Fox
2022-07-04Add #to_http_params method to Query (Fixes #3148)Samantaz Fox
2022-07-03switched to extract_selected_tab for the community tab11tuvork28
2022-07-03Fixed community tab11tuvork28
2022-07-03Fix `Missing hash key: "selected" (KeyError)`11tuvork28
2022-07-03updated comment to represent current structure11tuvork28
2022-06-25Update some comments138138138
2022-06-25Update MobileUi138138138
2022-06-25Update MobileUi138138138
2022-06-25DASH Default to high quality m4a138138138
2022-06-25Change player.css order138138138
2022-06-25Add audioTrackButton138138138
2022-06-25change lang to label138138138
lang has to be BCP 47 standard. Using label also can let video.js know there are 2 audio tracks.