summaryrefslogtreecommitdiffstats
path: root/config/sql/annotations.sql (unfollow)
AgeCommit message (Collapse)Author
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-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-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-23Move back to a Debian-based Postgres imageTheFrenchGhosty
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-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-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
2022-02-22Re-order the configs in the order of the config file + add statistics_enabledTheFrenchGhosty
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-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-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-21Lint description of channel_refresh_timeFéry Mathieu (Mathius)
2022-02-21Make configurable time between each RefreshChannelsJobFéry Mathieu (Mathius)
2022-02-19Add currentTimestamp in shared url by videojs-shareFéry Mathieu (Mathius)