summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2023-10-07Update Polish translationHosted Weblate
Co-authored-by: Matthaiks <kitynska@gmail.com>
2023-10-07Update Croatian translationHosted Weblate
Co-authored-by: Milo Ivir <mail@milotype.de>
2023-10-07Update Czech translationHosted Weblate
Co-authored-by: Fjuro <ifjuro@proton.me>
2023-10-07Update Catalan translationHosted Weblate
Co-authored-by: victor dargallo <victordargallo@disroot.org>
2023-10-07Update Japanese translationHosted Weblate
Co-authored-by: maboroshin <maboroshin@users.noreply.hosted.weblate.org>
2023-10-07Update Ukrainian translationHosted Weblate
Co-authored-by: Ihor Hordiichuk <igor_ck@outlook.com>
2023-10-07Update Bulgarian translationHosted Weblate
Add Bulgarian translation Co-authored-by: Radoslav Lelchev <rlelchev05@gmail.com> Co-authored-by: Radoslav Lelchev <rlelchev@abv.bg>
2023-10-07Add Belarusian translationHosted Weblate
Co-authored-by: Maksim <maxklezovich@gmail.com>
2023-10-07Update Russian translationHosted Weblate
Co-authored-by: Radoslav Lelchev <rlelchev@abv.bg>
2023-10-07Update Esperanto translationHosted Weblate
Co-authored-by: Jorge Maldonado Ventura <jorgesumle@freakspot.net>
2023-10-07Update Greek translationHosted Weblate
Co-authored-by: fresh <fresh190@protonmail.com>
2023-10-07Update German translationHosted Weblate
Update German translation Co-authored-by: Ettore Atalan <atalanttore@googlemail.com> Co-authored-by: Radoslav Lelchev <rlelchev@abv.bg>
2023-10-07Update Portuguese (Brazil) translationHosted Weblate
Update Portuguese (Brazil) translation Co-authored-by: Henrique <henrique.roberto97@gmail.com> Co-authored-by: joaooliva <joaooliva@protonmail.com>
2023-10-07Update Turkish translationHosted Weblate
Co-authored-by: Oğuz Ersen <oguz@ersen.moe>
2023-10-07Fixed formattingRadoslavL
2023-10-07i18next: Revert some changes, as es/pt/pt-PT aren't mixed up (yet)Samantaz Fox
2023-10-07Added authorVerified to the video API v1 routeRadoslavL
2023-10-06Remove shortcutsJake Anto
As per PR comment https://github.com/iv-org/invidious/pull/4145#issuecomment-1750048450
2023-10-06i18Next: Add exceptions for mixed v3/v4 plural formsSamantaz Fox
2023-10-05Add shortcutsJake Anto
2023-10-05Add `start_url`Jake Anto
2023-10-05Add descriptionJake Anto
2023-09-28Add support for viewing comments without jsChunkyProgrammer
Improve stylings
2023-09-27remove unused variableChunkyProgrammer
simplify resolve url remove trailing spaces Co-Authored-By: Samantaz Fox <coding@samantaz.fr>
2023-09-27JS: Fix missing domain in URL constructorSamantaz Fox
2023-09-24Removed unnecessary linesRadoslavL
2023-09-23Lintsyeopite
2023-09-23Consistency: rename #add_timestamp_componentsyeopite
Removes the add_ prefix for consistency with the other methods in WebVTT::Builder
2023-09-23Update src/invidious/helpers/webvtt.crsyeopite
Co-authored-by: Samantaz Fox <coding@samantaz.fr>
2023-09-23Update documentation for `WebVTT.build`syeopite
2023-09-23WebVTT::Builder: rename #line to #cuesyeopite
2023-09-23Refactor Invidious's VTT logic to use WebVtt.buildsyeopite
2023-09-23Add method to construct WebVTT filessyeopite
Similar to JSON.Build
2023-09-22Merge branch 'iv-org:master' into dark-mode-contrastRadoslavL
2023-09-19Increased footer contrastRadoslavL
2023-09-18Search: Parse channel handle and hide video count when channel handle existsChunkyProgrammer
Co-Authored-By: Samantaz Fox <coding@samantaz.fr>
2023-09-18Apply suggestions from code reviewChunkyProgrammer
add videoId to resolve_url function Co-Authored-By: Samantaz Fox <coding@samantaz.fr>
2023-09-18Always craft Community Post paramsChunkyProgrammer
2023-09-18Simplify resolveUrl api callChunkyProgrammer
Co-Authored-By: Samantaz Fox <coding@samantaz.fr>
2023-09-18Add support for post pageChunkyProgrammer
2023-09-18Playlists: Use subtitle when author is missing (#4025)Samantaz Fox
2023-09-18Bump stale timer for PRs (#4107)Samantaz Fox
2023-09-18CI: Update crystal version matrix (#4095)Samantaz Fox
2023-09-18Captions: Add ability to use Innertube's transcripts API (#4001)Samantaz Fox
2023-09-18Changed the default dark theme as wellRadoslavL
2023-09-17JS: Replace '.setAttribute("href")' with '.href'Samantaz Fox
Co-authored-by: syeopite <70992037+syeopite@users.noreply.github.com>
2023-09-16Bump stale timer for PRssyeopite
2023-09-16Bump crystal-install tooSamantaz Fox
2023-09-16Update crystal version matrix in ci.ymlSamantaz Fox
2023-09-16Test crystal 1.8.2Émilien (perso)