summaryrefslogtreecommitdiffstats
path: root/config/migrate-scripts/migrate-db-1eca969.sh (unfollow)
AgeCommit message (Collapse)Author
2022-02-22Removal of changes to methods now unrelated to the issueFéry Mathieu (Mathius)
Unrelated to the issue since the change in management of channel_refresh_interval Cf this remark : https://github.com/iv-org/invidious/pull/2915#discussion_r811373503
2022-02-22Remove useless config inside docker-composeFéry Mathieu (Mathius)
Follow lint indications : https://github.com/iv-org/invidious/pull/2915#discussion_r811501709
2022-02-22Update management of channel_refresh_intervalFéry Mathieu (Mathius)
Follow indications: https://github.com/iv-org/invidious/pull/2915#discussion_r811373503
2022-02-22Move TimeSpanConverter with another ConvertersFéry Mathieu (Mathius)
Follow indications : https://github.com/iv-org/invidious/pull/2915#discussion_r811373953
2022-02-22Lint config propertiesFéry Mathieu (Mathius)
Follow lint indications : https://github.com/iv-org/invidious/pull/2915#discussion_r811375584
2022-02-22Rename new property to channel_refresh_intervalFéry Mathieu (Mathius)
Follow indications : https://github.com/iv-org/invidious/pull/2915#discussion_r811373503
2022-02-21Lint description of channel_refresh_timeFéry Mathieu (Mathius)
2022-02-21Make configurable time between each RefreshChannelsJobFéry Mathieu (Mathius)
2022-02-13Fix Freetube subscriptions importSamantaz Fox
2022-02-13Update Chinese (Traditional) translationHosted Weblate
Co-authored-by: Jeff Huang <s8321414@gmail.com>
2022-02-13Update Chinese (Simplified) translationHosted Weblate
Co-authored-by: Eric <alchemillatruth@purelymail.com>
2022-02-13Update Turkish translationHosted Weblate
Co-authored-by: Oğuz Ersen <oguzersen@protonmail.com>
2022-02-13Update French translationHosted Weblate
Co-authored-by: Samantaz Fox <translator-weblate@samantaz.fr>
2022-02-13Update Albanian translationHosted Weblate
Co-authored-by: Besnik Bleta <besnik@programeshqip.org> Co-authored-by: Hosted Weblate <hosted@weblate.org>
2022-02-13Update Russian translationHosted Weblate
Co-authored-by: AHOHNMYC <lqwh2h2cwa@protonmail.com>
2022-02-13Update Arabic translationHosted Weblate
Co-authored-by: Mohammed Anas <triallax@tutanota.com>
2022-02-13Update Norwegian Bokmål translationHosted Weblate
Co-authored-by: Allan Nordhøy <epost@anotheragency.no>
2022-02-13Update Spanish translationHosted Weblate
Co-authored-by: Jorge Maldonado Ventura <jorgesumle@freakspot.net>
2022-02-12Fix OPML importSamantaz Fox
2022-02-10Raise exception if playability not ok, also handle missing related videosmatthewmcgarvey
2022-02-11video_playback: Check "host" parameter validitySamantaz Fox
2022-02-10DB: fix inverted arguments in User.update_password()Samantaz Fox
Closes https://github.com/iv-org/invidious/issues/2875
2022-02-10Update Indonesian translationHosted Weblate
Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: ʏᴜᴜ <vcyzteen@protonmail.com>
2022-02-10Update Portuguese translationHosted Weblate
Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: SC <lalocas@protonmail.com>
2022-02-10Update Croatian translationHosted Weblate
Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Milo Ivir <mail@milotype.de>
2022-02-10Update French translationHosted Weblate
Co-authored-by: Samantaz Fox <translator-weblate@samantaz.fr>
2022-02-10Update Arabic translationHosted Weblate
Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Mohammed Anas <6daf084a-8eaf-40fb-86c7-8500077c3b69@anonaddy.me>
2022-02-10Update Chinese (Traditional) translationHosted Weblate
Co-authored-by: Jeff Huang <s8321414@gmail.com>
2022-02-10Update Chinese (Simplified) translationHosted Weblate
Co-authored-by: Eric <alchemillatruth@purelymail.com>
2022-02-10Update Turkish translationHosted Weblate
Co-authored-by: Oğuz Ersen <oguzersen@protonmail.com>
2022-02-10Update Hungarian translationHosted Weblate
Co-authored-by: István Nyitrai <sianis@gmail.com>
2022-02-10Update Spanish translationHosted Weblate
Co-authored-by: Jorge Maldonado Ventura <jorgesumle@freakspot.net>
2022-02-10Update en-US translations instead of translation keys for data controlmatthewmcgarvey
2022-02-09Update wording on data control page for claritymatthewmcgarvey
2022-02-09Fix empty error page on BrokenTubeExceptionSamantaz Fox
2022-02-08Apply changes from code reviewSamantaz Fox
2022-02-08embed page: fix typo in videojs-overlay script URLSamantaz Fox
2022-02-08Add missing subtitle languagesSamantaz Fox
2022-02-08Mention that VR videos option require WebGLSamantaz Fox
2022-02-08HTML escape error messageSamantaz Fox
2022-02-08Inline a few JS functionsSamantaz Fox
Helps sending less bytes to the client.
2022-02-08handlers.js: fix TypeError on document.activeElement.typeSamantaz Fox
2022-02-08player shortcuts: ignore numpadSamantaz Fox
2022-02-07Add compile option to disable fetching of player dependenciesSamantaz Fox
2022-02-07Use a regex to fix badly aligned captionsSamantaz Fox
2022-02-07Move user pages (ECR files) to subfolderSamantaz Fox
2022-02-07Move user cookies to their own moduleSamantaz Fox
2022-02-07Move import logic to its own moduleSamantaz Fox
2022-02-07Put CSV import function under its own moduleSamantaz Fox
2022-02-07Move user captcha code to its own moduleSamantaz Fox