summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2022-01-05Remove spec for playlist continuationSamantaz Fox
2022-01-05Show unavailable videos in playlistsSamantaz Fox
2022-01-05Use dig?() for playlist titleSamantaz Fox
2022-01-05Fix leading spaces being collapsed in descriptionsSamantaz Fox
Fixes #1954
2022-01-05Fix "video can't be added to playlist without JS"Samantaz Fox
Fixes #2686
2022-01-05Fix the search boxSamantaz Fox
Fix #277 : autoselect search field Fix #1107: no spell checking/auto-correct on search field
2022-01-04Also fix DISABLE_QUIC declarationSamantaz Fox
2022-01-04Flag to disable QUIC should be 'disable_quic'Samantaz Fox
2021-12-28Merge pull request #2727 from SamantazFox/add-shorts-supportSamantaz Fox
Add support for shorts
2021-12-22Merge pull request #2734 from iv-org/TheFrenchGhosty-patch-1TheFrenchGhosty
Add the Invidious's Mastodon account to the README
2021-12-22Add the Invidious's Mastodon account to the READMETheFrenchGhosty
2021-12-22i18n: Add Serbian backSamantaz Fox
2021-12-21Merge pull request #2538 from bbielsa/player-remember-positionSamantaz Fox
Retain video time position in video player
2021-12-21Merge pull request #2730 from weblate/weblate-invidious-translationsSamantaz Fox
Translations update from Hosted Weblate
2021-12-21Update Indonesian translationHosted Weblate
Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: I. Musthafa <i.musthafa66@gmail.com>
2021-12-21Update Chinese (Traditional) translationHosted Weblate
Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Jeff Huang <s8321414@gmail.com>
2021-12-21Update Turkish translationHosted Weblate
Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Oğuz Ersen <oguzersen@protonmail.com>
2021-12-21Update French translationHosted Weblate
Update French translation Co-authored-by: Bundy01 <bundy@posteo.eu> Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Samantaz Fox <translator-weblate@samantaz.fr>
2021-12-21Update Arabic translationHosted Weblate
Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Rex_sa <rex.sa@pm.me>
2021-12-21Update Japanese translationHosted Weblate
Co-authored-by: GnuPGを使うべきだ <dieeeazpnnqbpddh@cock.email> Co-authored-by: Hosted Weblate <hosted@weblate.org>
2021-12-21Update Norwegian Bokmål translationHosted Weblate
Co-authored-by: Allan Nordhøy <epost@anotheragency.no> Co-authored-by: Hosted Weblate <hosted@weblate.org>
2021-12-21Update Spanish translationHosted Weblate
Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Jorge Maldonado Ventura <jorgesumle@freakspot.net>
2021-12-19Fix XSS vulnerability in channel playlistsSamantaz Fox
The channel/<ucid>/playlists page was vulnerable to Cross Site Scripting (XSS), because the different URL parameters were inserted as-is in the URL meant for instance switching. This vulnerability could allow an attacker to inject malicious Javascript in the page by tricking the user to click on a crafted link. Bug introduced in commit 66e7285108363c3c3dcb814bdffb716c14e1724d ("Only use /redirect when automatically redirecting"). Thanks to Jack (@testa:cthd.icu on Matrix, @cysea on github) for responsibly reporting this issue!
2021-12-17Extractors: Add support for shortsSamantaz Fox
Fixes #2708
2021-12-17Merge pull request #2725 from weblate/weblate-invidious-translationsSamantaz Fox
Translations update from Hosted Weblate
2021-12-16Update Norwegian Bokmål translationHosted Weblate
Co-authored-by: Petter Reinholdtsen <pere-weblate@hungry.com>
2021-12-15Allow the t parameter to override the stored video playback positionbbielsa
2021-12-15Fix formatting of preferences.cr and videos.crbbielsa
2021-12-15Use localization for save player position label in the preferences pagebbielsa
2021-12-15Rename 'remember_position' to 'save_player_pos' for claritybbielsa
2021-12-15Added default value for get_video_time() which was causing a bug in safaribbielsa
2021-12-15Remove console.log debuggingbbielsa
2021-12-15Save and load the position for the video using a local storage object, the ↵bbielsa
object is a dictionary, where the key is the video ID, and the value is the time at which the user last left off watching the video. If the user deselected the 'remember video position' checkbox in the preferences this dictionary is cleared
2021-12-15Add remember_position field to the Preferences and VideoPreferences structs, ↵bbielsa
and add a checkbox in the preferences page to toggle it
2021-12-12Merge pull request #2692 from weblate/weblate-invidious-translationsSamantaz Fox
Invidious translations update Merged from the command line due to merge conflicts.
2021-12-12locales: use "DASH" instead of "dash" in en-USSamantaz Fox
2021-12-12Merge pull request #2576 from SamantazFox/fix-locales-handlingSamantaz Fox
Fix locales handling
2021-12-10Update Danish translationHosted Weblate
Update Danish translation Update Danish translation Update Danish translation Update Danish translation Update Danish translation Co-authored-by: Grooty12 <Rasmus@rosendahl-kaa.name> Co-authored-by: HackerNCoder <hackerncoder@protonmail.ch> Co-authored-by: Hosted Weblate <hosted@weblate.org>
2021-12-10Update Indonesian translationHosted Weblate
Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: I. Musthafa <i.musthafa66@gmail.com>
2021-12-10Update Dutch translationHosted Weblate
Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Issa1553 <fairfull.playing@gmail.com>
2021-12-10Update Chinese (Traditional) translationHosted Weblate
Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Jeff Huang <s8321414@gmail.com>
2021-12-10Update Turkish translationHosted Weblate
Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Oğuz Ersen <oguzersen@protonmail.com>
2021-12-10Update Chinese (Simplified) translationHosted Weblate
Co-authored-by: Eric <spice2wolf@gmail.com> Co-authored-by: Hosted Weblate <hosted@weblate.org>
2021-12-10Update Serbian (cyrillic) translationHosted Weblate
Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Issa1553 <fairfull.playing@gmail.com>
2021-12-10Update Serbian translationHosted Weblate
Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Issa1553 <fairfull.playing@gmail.com>
2021-12-10Update Croatian translationHosted Weblate
Update Croatian translation Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Issa1553 <fairfull.playing@gmail.com> Co-authored-by: Milo Ivir <mail@milotype.de>
2021-12-10Update French translationHosted Weblate
Update French translation Co-authored-by: Bundy01 <bundy@posteo.eu> Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Samantaz Fox <translator-weblate@samantaz.fr>
2021-12-10Update German translationHosted Weblate
Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Issa1553 <fairfull.playing@gmail.com>
2021-12-10Update Arabic translationHosted Weblate
Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Rex_sa <rex.sa@pm.me>
2021-12-10Update Norwegian Bokmål translationHosted Weblate
Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Petter Reinholdtsen <pere-weblate@hungry.com>