summaryrefslogtreecommitdiffstats
path: root/spec (unfollow)
AgeCommit message (Collapse)Author
2022-02-22Move to an Alpine-based Postgres imageTheFrenchGhosty
2022-02-22Fix YAML syntaxTheFrenchGhosty
2022-02-22Add a comment explaining that it builds an image from sourceTheFrenchGhosty
2022-02-22Enhance the development compose fileTheFrenchGhosty
2022-02-22Lint docs of addCurrentTimeToURL in player scriptFéry Mathieu (Mathius)
Follow lint indications : https://github.com/iv-org/invidious/pull/2912#discussion_r811479583
2022-02-22Lint conditional deletion of t in addCurrentTimeToURL inside player scriptFéry Mathieu (Mathius)
Follow lint indications : https://github.com/iv-org/invidious/pull/2912#discussion_r811474927
2022-02-22Remove extra space in shareOptions.embedCode of player scriptFéry Mathieu (Mathius)
Follow lint indications : https://github.com/iv-org/invidious/pull/2912#discussion_r811367117
2022-02-22Update Greek translationHosted Weblate
Co-authored-by: THANOS SIOURDAKIS <siourdakisthanos@gmail.com>
2022-02-22Update Croatian translationHosted Weblate
Co-authored-by: Milo Ivir <mail@milotype.de>
2022-02-22Update French translationHosted Weblate
Co-authored-by: Samantaz Fox <translator-weblate@samantaz.fr>
2022-02-22Update Albanian translationHosted Weblate
Co-authored-by: Besnik Bleta <besnik@programeshqip.org>
2022-02-22Update Russian translationHosted Weblate
Co-authored-by: AHOHNMYC <lqwh2h2cwa@protonmail.com>
2022-02-22Add albanian to the locales listSamantaz Fox
2022-02-22Remove useless config inside docker-composeFéry Mathieu (Mathius)
Follow lint indications : https://github.com/iv-org/invidious/pull/2910#discussion_r811367959
2022-02-19Add currentTimestamp in shared url by videojs-shareFéry Mathieu (Mathius)
2022-02-18Expose version in /api/v1/stats with statistic disabledFéry Mathieu (Mathius)
2022-02-16Remove the e-mail section from the README and link to the websiteTheFrenchGhosty
2022-02-14comments: don't error out when video has no commentsSamantaz Fox
continuationItems is nil when video has no comments
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