summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2022-03-09Update Czech translationHosted Weblate
Co-authored-by: Fjuro <fjuro@seznam.cz>
2022-03-09Update German translationHosted Weblate
Co-authored-by: Samantaz Fox <translator-weblate@samantaz.fr>
2022-03-09Update Arabic translationHosted Weblate
Co-authored-by: Rex_sa <rex.sa@pm.me>
2022-03-09Update Japanese translationHosted Weblate
Co-authored-by: GnuPGを使うべきだ <dieeeazpnnqbpddh@cock.email>
2022-03-09Update English (United States) translationHosted Weblate
Co-authored-by: Samantaz Fox <translator-weblate@samantaz.fr>
2022-03-09Update Finnish translationHosted Weblate
Co-authored-by: Markus Mikkonen <markus.mikkonen@outlook.com>
2022-03-09Fix broken links (#2958)Mr Keuz
2022-03-07Merge pull request #2952 from iv-org/SamantazFox-patch-1TheFrenchGhosty
API: fix suggestions not workin
2022-03-06API: fix suggestions not workinSamantaz Fox
Closes #2914 Thanks to @TiA4f8R for the help
2022-03-03Fix deprecated helm chart dependency (#2944)James Blair
2022-02-25Merge pull request #2939 from iv-org/dockerfile-fixTheFrenchGhosty
Fix the Dockerfile sed command
2022-02-25Fix the Dockerfile sed command (Closes #2938)TheFrenchGhosty
2022-02-25Merge pull request #2915 from MathiusD/RefreshChannelsJob-frenquencySamantaz Fox
Allow configuration of the time between 2 RefreshChannelsJob
2022-02-24Merge pull request #2935 from weblate/weblate-invidious-translationsSamantaz Fox
Translations update from Hosted Weblate
2022-02-24Update Chinese (Traditional) translationHosted Weblate
Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Jeff Huang <s8321414@gmail.com>
2022-02-24Update Chinese (Simplified) translationHosted Weblate
Co-authored-by: Eric <alchemillatruth@purelymail.com> Co-authored-by: Hosted Weblate <hosted@weblate.org>
2022-02-24Update French translationHosted Weblate
Co-authored-by: Samantaz Fox <translator-weblate@samantaz.fr>
2022-02-24Merge pull request #2922 from SamantazFox/download-widget-fixSamantaz Fox
Download widget fix
2022-02-24Merge pull request #2925 from matthewmcgarvey/routes-finalSamantaz Fox
Move last remaining routes in main file to new pattern
2022-02-24Don't double-encode file titleSamantaz Fox
2022-02-23Combine notifications endpoints and move themmatthewmcgarvey
2022-02-23Move live endpoints into Channels routematthewmcgarvey
2022-02-23Move captcha endpoint into Login routematthewmcgarvey
2022-02-24Merge pull request #2932 from weblate/weblate-invidious-translationsSamantaz Fox
Translations update from Hosted Weblate
2022-02-23Update Icelandic translationHosted Weblate
Update translation files Updated by "Cleanup translation files" hook in Weblate. Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Samantaz Fox <translator-weblate@samantaz.fr> Translate-URL: https://hosted.weblate.org/projects/invidious/translations/ Translation: Invidious/Invidious Translations
2022-02-23Update Turkish translationHosted Weblate
Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Oğuz Ersen <oguzersen@protonmail.com>
2022-02-23Update Polish translationHosted Weblate
Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Tsuki <sech1p@disroot.org>
2022-02-23Update Spanish translationHosted Weblate
Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Jorge Maldonado Ventura <jorgesumle@freakspot.net>
2022-02-23Document 'extend_desc' in config.example.ymlSamantaz Fox
Thanks to "Le Jester" on Matrix for noticing that it was missing!
2022-02-23Merge pull request #2917 from iv-org/better-composeTheFrenchGhosty
Enhance the development compose file
2022-02-23Move back to a Debian-based Postgres imageTheFrenchGhosty
2022-02-23Merge pull request #2929 from SamantazFox/add-disable-history-optionSamantaz Fox
Make the history recording optional.
2022-02-23Add missing '_label' suffix to translation identifierSamantaz Fox
2022-02-23Move the "watch history" checkbox under the "user" sectionSamantaz Fox
2022-02-23Make the history recording optional.Le Jester
2022-02-23Use a dedicated endpoind for downloadsSamantaz Fox
This allows us to not pass file name ("title") in the form data and to enforce some sanity checks
2022-02-22Move remaining routes to new structurematthewmcgarvey
2022-02-22Extract live endpoints to routematthewmcgarvey
2022-02-23Merge pull request #2924 from iv-org/SamantazFox-patch-1TheFrenchGhosty
Clean make help
2022-02-23Clean make helpSamantaz Fox
Forgot to mute the echo commands :X
2022-02-22Lint config.example.yml and config.crFéry Mathieu (Mathius)
Follow lint indications : - https://github.com/iv-org/invidious/pull/2915#discussion_r812396203 - https://github.com/iv-org/invidious/pull/2915#discussion_r812396807
2022-02-22Merge pull request #2923 from iv-org/SamantazFox-patch-1Samantaz Fox
Fix captions regex
2022-02-22Fix captions regexSamantaz Fox
2022-02-22Apply suggestionTheFrenchGhosty
Co-authored-by: Samantaz Fox <coding@samantaz.fr>
2022-02-22Make a function that builds the download widget's HTMLSamantaz Fox
2022-02-22Enforce the source of the image (mostly for Podman compatibility)TheFrenchGhosty
2022-02-22Remove the enforced container_name following suggestionsTheFrenchGhosty
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-22Enforce a container_name and rename the postgres containerTheFrenchGhosty