summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2023-01-15Merge pull request #3458 from Craeckie/masterÉmilien Devos
Docker: Added tini for proper signal forwarding
2023-01-15Docker: Also add tini to ARM64 dockerfileSamantaz Fox
2023-01-15Translations update from Hosted Weblate (#3564)Samantaz Fox
2023-01-15Update Korean translationHosted Weblate
Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: xrfmkrh <rF3nMd7sRKezjF2vcEQo@protonmail.com> Translate-URL: https://hosted.weblate.org/projects/invidious/translations/ Translation: Invidious/Invidious Translations
2023-01-15Update translation keys for new channels tabs (#3568)Samantaz Fox
2023-01-15locales: Update translation keys for Videos/Community tabsSamantaz Fox
2023-01-15API: make /api/v1/videos respect the 'local' parameterSamantaz Fox
2023-01-15Don't continue when LOGIN_REQUIRED and no videoDetails element (#3563)Émilien Devos
2023-01-15Don't continue when LOGIN_REQUIRED and no videoDetailsÉmilien Devos
2023-01-14Video proxy: always include the 'range' headerSamantaz Fox
2023-01-14make shell scripts executable (chmod 755)Samantaz Fox
2023-01-14Video: Add support for the music sectiontechmetx11
2023-01-13Login redirect to referer on logged-in userBrahim Hadriche
2023-01-13Make DASH absolute urls when localBrahim Hadriche
2023-01-11Convert tabs to spacesDUOLabs333
2023-01-10Add support for the new channel layout - part 2 (#3419)Samantaz Fox
2023-01-09Update chart dependency for postgresqlmarc
* Update Chart.yaml Set postgresql Chart version to 12.1.6. Bitnami deleted 11.1.3. * Force postgresql image tag version Co-authored-by: Émilien Devos <contact@emiliendevos.be>
2023-01-08FormattingDUOLabs333
2023-01-08Remove superfluous 'end'DUOLabs333
2023-01-08Different cosmetic fixesDUOLabs333
2023-01-08CSS: display pointer cursor when hovering the "show more/less" toggle (#3518)Samantaz Fox
2023-01-08Implement workaround for broken shorts objectsSamantaz Fox
2023-01-07Update default.cssBrackets
pointer on hover on label for descexpansionbutton
2023-01-05Add comments to src/invidious/yt_backend/extractors.crDUO Labs
Co-authored-by: Samantaz Fox <coding@samantaz.fr>
2023-01-06Translations update from Hosted Weblate (#3370)Samantaz Fox
2023-01-06Update Korean translationHosted Weblate
Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: xrfmkrh <rF3nMd7sRKezjF2vcEQo@protonmail.com>
2023-01-06Update Persian translationHosted Weblate
Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Parsa Abbasi <parsa.abbasi1996@gmail.com>
2023-01-06Update Portuguese (Portugal) translationHosted Weblate
Update Portuguese (Portugal) translation Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Samantaz Fox <translator-weblate@samantaz.fr> Co-authored-by: ssantos <ssantos@web.de>
2023-01-06Update Japanese translationHosted Weblate
Co-authored-by: 田島翔太 <taziman.taziyuki@gmail.com>
2023-01-06Update Turkish translationHosted Weblate
Co-authored-by: Fatih K <freepremiumidiot46@gmail.com> Co-authored-by: Hosted Weblate <hosted@weblate.org>
2023-01-06Update Esperanto translationHosted Weblate
Update Esperanto translation Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Jorge Maldonado Ventura <jorgesumle@freakspot.net>
2023-01-06Update German translationHosted Weblate
Co-authored-by: DarkMoonExpeditionRobot <DarkMoonExpeditionRobot@proton.me> Co-authored-by: Hosted Weblate <hosted@weblate.org>
2023-01-06Update Albanian translationHosted Weblate
Co-authored-by: Besnik Bleta <besnik@programeshqip.org> Co-authored-by: Hosted Weblate <hosted@weblate.org>
2023-01-06Update Finnish translationHosted Weblate
Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: tomechio <tomasz@salamon.fi>
2023-01-06Update Portuguese (Brazil) translationHosted Weblate
Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Vinicius <rodriguessv30@gmail.com>
2023-01-06Update Hungarian translationHosted Weblate
Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Kroca Karoly <mechatroniccroco@gmail.com>
2023-01-06Update Italian translationHosted Weblate
Co-authored-by: atilluF <atilluF@users.noreply.hosted.weblate.org>
2023-01-06Update Arabic translationHosted Weblate
Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Mohamed-Touhami MAHDI <dragnucs@legtux.org>
2023-01-06Add Odia translationHosted Weblate
Co-authored-by: GET100PERCENT <eraofphysics@yahoo.com> Co-authored-by: Hosted Weblate <hosted@weblate.org>
2023-01-05Add ability to disable all user notifications (#3473)Émilien Devos
2023-01-04Change regex used in short_text_to_numberDUOLabs333
2023-01-03Fix for the ArithmeticOverflow ProblemDUOLabs333
2023-01-03Removed unneccesary String::Builder and removed cues that was just a blank lineDUOLabs333
2023-01-03Add newlineDUOLabs333
2023-01-03More lintingDUOLabs333
2023-01-03LintingDUOLabs333
2023-01-03Add support for timedtext captionsDUOLabs333
2023-01-01Fixed dead link (#3526)confused_alex
2022-12-29handle auto theme correctly with the manual toggleshironeko
If the user used the manual toggle, they will not be able to get back to auto since it will force set to light theme. This should fix that.
2022-12-29fix: on hover btn #descexpansionbutton cursor to pointerbrackets0