summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2023-02-12Update Portuguese translationSC
2023-02-12Add Afrikaans translationMarsel J. Jonker
2023-02-12Update Slovenian translationDamjan Gerl
2023-02-12Update Albanian translationBesnik Bleta
2023-02-12Update Czech translationFjuro
2023-02-12Update Croatian translationMilo Ivir
2023-02-12Update Japanese translationmaboroshin
2023-02-12Update Chinese (Traditional) translationJeff Huang
2023-02-12Update Turkish translationOğuz Ersen
2023-02-12Update Chinese (Simplified) translationEric
2023-02-12Update Ukrainian translationIhor Hordiichuk
2023-02-12Update Esperanto translationJorge Maldonado Ventura
2023-02-12Update Spanish translationJorge Maldonado Ventura
2023-02-12Update Italian translationatilluF
2023-02-12Update Arabic translationRex_sa
2023-02-12Update Polish translationMatthaiks
2023-02-12Update Slovenian translationDamjan Gerl
2023-02-12Update Persian translationGoudarz Jafari
2023-02-12Update Portuguese (Brazil) translationMateus
2023-02-12Update Japanese translationmaboroshin
2023-02-12Update Russian translationeightyy8
2023-02-12Update Portuguese translationSC
2023-02-12Update Russian translationAHOHNMYC
2023-02-12YT Comments: Revert isPinned to a nil check (#3631)Samantaz Fox
2023-02-12Comments: Revert "isPinned" to a nil checkSamantaz Fox
"pinnedCommentBadge" is not a boolean, but a complex structure. This commit fixes a wrong assumption I had during the rewiew of https://github.com/iv-org/invidious/pull/3626
2023-02-11Use case statement for trending_typeChunkyProgrammer
Co-Authored-By: Samantaz Fox <coding@samantaz.fr>
2023-02-10API: add authorVerified where possible + provide channel tabs list (#3625)Samantaz Fox
2023-02-10YT Comments: parse isPinned and strikethroughs (#3626)Samantaz Fox
2023-02-10ran crystal tool format. it should fix some CI issuesthtmnisamnstr
Signed-off-by: thtmnisamnstr <gavinj1984@gmail.com>
2023-02-09Make sure pinnedCommentBadge isn't equal to falseChunkyProgrammer
Co-authored-by: Samantaz Fox <coding@samantaz.fr>
2023-02-09Make itag optional under /latest_versionBrahim Hadriche
2023-02-07parse isPinned, add support for strikethroughChunkyProgrammer
2023-02-07add missing authorVerified to apiChunkyProgrammer
2023-02-07Ignore casing for trending type in apiChunkyProgrammer
2023-02-05Use CONFIG.playlist_length_limit when exporting playlistsBrahim Hadriche
2023-02-05Remove unused db callBrahim Hadriche
2023-02-05Refactor export functionBrahim Hadriche
2023-02-02Add API for import/exportBrahim Hadriche
2023-02-02add pageTypeChunkyProgrammer
2023-02-02API: Parse multiimage community posts (#3599)Samantaz Fox
2023-02-02Video: Add support for the music description section (#3559)Samantaz Fox
2023-02-02Login redirect to referer on logged-in user (#3556)Samantaz Fox
2023-02-02Feat: Add api endpoint to resolve youtube urlsChunkyProgrammer
2023-01-30Add username to auth token callbackBrahim Hadriche
2023-01-29API: Parse multiimage community postsChunkyProgrammer
2023-01-28removed commentsGavin Johnson
Signed-off-by: Gavin Johnson <gavinj1984@gmail.com>
2023-01-28removed commentsGavin Johnson
Signed-off-by: Gavin Johnson <gavinj1984@gmail.com>
2023-01-28added youtube playlist import functionality. fixes issue #2114Gavin Johnson
Signed-off-by: Gavin Johnson <gavinj1984@gmail.com>
2023-01-26Add support for channel handles (#3591)Samantaz Fox
2023-01-26Support handlesMacic