summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2022-08-06Disable decrypt_polling by default + add comment (#3244)Émilien Devos
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-08-03Merge pull request #3214 from SamantazFox/fix-scheduled-streamsSamantaz Fox
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-15Merge pull request #3205 from iv-org/escape-usernameSamantaz Fox
2022-07-14HTML escape usernameÉmilien Devos
2022-07-14Fetch data from next endpoint for scheduled streamsSamantaz Fox
2022-07-14Merge pull request #3140 from AHOHNMYC/css-ie11-fixesSamantaz Fox
2022-07-14Merge pull request #3133 from AHOHNMYC/widen-settings-nameSamantaz Fox
2022-07-14Merge pull request #3199 from AHOHNMYC/fix-js-in-embedSamantaz 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-11Merge pull request #3165 from SamantazFox/small-fixes-06-2022Samantaz Fox
2022-07-11Merge pull request #3162 from 138138138/138138138-audio-quality-1Samantaz Fox
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-07Merge pull request #3158 from 138138138/138138138-mobileui-forward-rateSamantaz Fox
2022-07-07Merge pull request #3151 from weblate/weblate-invidious-translationsSamantaz Fox
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-06Merge pull request #3157 from 138138138/138138138-fix-captionsSamantaz Fox
2022-07-06Merge pull request #3124 from iv-org/add-404-status-codeSamantaz Fox
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