summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2022-09-11Update Turkish translationHosted Weblate
Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Oğuz Ersen <oguz@ersen.moe>
2022-09-11Update Chinese (Simplified) translationHosted Weblate
Co-authored-by: Eric <hamburger1024@firemail.cc> Co-authored-by: Hosted Weblate <hosted@weblate.org>
2022-09-11Update Slovenian translationHosted Weblate
Co-authored-by: Damjan Gerl <damjan@damjan.net> Co-authored-by: Hosted Weblate <hosted@weblate.org>
2022-09-11Update Croatian translationHosted Weblate
Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Milo Ivir <mail@milotype.de>
2022-09-11Update Chinese (Traditional) translationHosted Weblate
Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Jeff Huang <s8321414@gmail.com>
2022-09-11Update Ukrainian translationHosted Weblate
Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Ihor Hordiichuk <igor_ck@outlook.com>
2022-09-11Update Spanish translationHosted Weblate
Co-authored-by: Ángel Fernández Sánchez <angelfx19@gmail.com>
2022-09-11Update Italian translationHosted Weblate
Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: atilluF <atilluf@outlook.com>
2022-09-11Update Arabic translationHosted Weblate
Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Rex_sa <rex.sa@pm.me>
2022-09-11Fix page shift on search bar focus (#3304)Chris Helder
2022-09-08Fix replies count (#3299)Samantaz Fox
2022-09-03Message when the video doesn't exist in playlist (#3243)Samantaz Fox
2022-09-03Add/Change Javascript license notice (#3262)Samantaz Fox
2022-09-03Translations update from Hosted Weblate (#3271)Samantaz Fox
2022-09-02better spoof requestsEmilien Devos
2022-09-02reword error messagesEmilien Devos
2022-09-02fix replies countEmilien Devos
2022-09-02Handle long usernames gracefully (#3286)Samantaz Fox
2022-08-30replicate headers and params made by yt appsÉmilien Devos
2022-08-28Handle long usernames gracefullyAndrei E
2022-08-27Allow to set maximum custom playlist length via a config variable.Jakub Filo
2022-08-25Update French translationHosted Weblate
Co-authored-by: Chance Ducharme <avrilgazeau@hotmail.ca>
2022-08-25Update Spanish translationHosted Weblate
Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: nyoooooooooooooooom <p77q1nqi@anonaddy.me>
2022-08-25add check video id for android client too (#3280)Émilien Devos
2022-08-23Throw error if the returned videoID is different (#3278)Samantaz Fox
2022-08-23throw error if the videoID returned is differentÉmilien Devos
2022-08-23Message when the video doesn't exist in playlistEmilien Devos
2022-08-22Fix prefs cookies in player (#3276)Samantaz Fox
2022-08-17 Adapt StaticFileHandler for Crystal 1.6 (#3269)Samantaz Fox
2022-08-15StaticFileHandler: use HTTP::Status rather than integersSamantaz Fox
2022-08-15StaticFileHandler: Adapt for Crystal 1.6Samantaz Fox
See: - https://github.com/crystal-lang/crystal/pull/12310 - https://github.com/kemalcr/kemal/pull/644
2022-08-15Fix missing hash key: "toggleButtonRenderer" (issue #3260)Samantaz Fox
2022-08-13Fix #3265Samantaz Fox
2022-08-13Merge pull request #3261 from SamantazFox/routing-cleanupSamantaz Fox
2022-08-13Merge pull request #3197 from weblate/weblate-invidious-translationsSamantaz Fox
2022-08-12Update licenses.ecrCalculationPaper
Oh, it's handlers not helpers.
2022-08-12Add/Change Javascript license noticeCalculationPaper
2022-08-11Update Indonesian translationHosted Weblate
Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: uwu as a service <okayokokay@protonmail.com>
2022-08-11Update Portuguese (Portugal) translationHosted Weblate
Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Tmpod <tmpod@pm.me>
2022-08-11Update German translationHosted Weblate
Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Pixelcode <pixelcode@dismail.de>
2022-08-11Update Greek translationHosted Weblate
Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: THANOS SIOURDAKIS <siourdakisthanos@gmail.com>
2022-08-11Update Italian translationHosted Weblate
Co-authored-by: atilluF <atilluf@outlook.com>
2022-08-11Update Norwegian Bokmål translationHosted Weblate
Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Petter Reinholdtsen <pere-weblate@hungry.com>
2022-08-11Update Arabic translationHosted Weblate
Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Rex_sa <rex.sa@pm.me>
2022-08-11Update Russian translationHosted Weblate
Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Егор Ермаков <eg.ermakov2016@yandex.ru>
2022-08-11Update Sinhala translationHosted Weblate
Update Sinhala translation Add Sinhala translation Co-authored-by: DilshanH <ntpghiran@hotmail.com> Co-authored-by: Hosted Weblate <hosted@weblate.org>
2022-08-10routing: Directly call Kemal's add_route functionSamantaz Fox
2022-08-10routes: remove useless 'locale' variable in error 505 handlerSamantaz Fox
2022-08-10routes: move error 404 logic to its own moduleSamantaz Fox
2022-08-10routes: move before_all logic to its own moduleSamantaz Fox