ChunkyProgrammer
|
4a14713462
|
use dig, create private image quality constant
Co-Authored-By: Samantaz Fox <coding@samantaz.fr>
|
2023-03-01 23:56:23 -05:00 |
|
ChunkyProgrammer
|
4731480821
|
parse votes as number
Co-Authored-By: syeopite <70992037+syeopite@users.noreply.github.com>
|
2023-02-14 23:03:25 -05:00 |
|
ChunkyProgrammer
|
aecbafbc7b
|
Community: parse replyCount
|
2023-02-14 22:52:59 -05:00 |
|
ChunkyProgrammer
|
8384fa94c2
|
Community: Parse polls
|
2023-02-14 22:48:37 -05:00 |
|
Samantaz Fox
|
7993784701
|
Translations update from Hosted Weblate (#3596)
|
2023-02-13 07:41:04 +01:00 |
|
AHOHNMYC
|
9c400fd455
|
Update Russian translation
|
2023-02-12 18:10:09 +01:00 |
|
SC
|
e4d14481c5
|
Update Portuguese translation
|
2023-02-12 18:10:09 +01:00 |
|
Marsel J. Jonker
|
cb7c4a8220
|
Add Afrikaans translation
|
2023-02-12 18:10:09 +01:00 |
|
Damjan Gerl
|
c5d1344511
|
Update Slovenian translation
|
2023-02-12 18:10:09 +01:00 |
|
Besnik Bleta
|
299eb9207b
|
Update Albanian translation
|
2023-02-12 18:10:09 +01:00 |
|
Fjuro
|
f2390ed052
|
Update Czech translation
|
2023-02-12 18:10:09 +01:00 |
|
Milo Ivir
|
256b518469
|
Update Croatian translation
|
2023-02-12 18:10:09 +01:00 |
|
maboroshin
|
58688a6311
|
Update Japanese translation
|
2023-02-12 18:10:09 +01:00 |
|
Jeff Huang
|
fc5092c399
|
Update Chinese (Traditional) translation
|
2023-02-12 18:10:09 +01:00 |
|
Oğuz Ersen
|
591f816781
|
Update Turkish translation
|
2023-02-12 18:10:09 +01:00 |
|
Eric
|
db6d3d2191
|
Update Chinese (Simplified) translation
|
2023-02-12 18:10:09 +01:00 |
|
Ihor Hordiichuk
|
054686e557
|
Update Ukrainian translation
|
2023-02-12 18:10:09 +01:00 |
|
Jorge Maldonado Ventura
|
c1c6f67ad3
|
Update Esperanto translation
|
2023-02-12 18:10:09 +01:00 |
|
Jorge Maldonado Ventura
|
c82272155e
|
Update Spanish translation
|
2023-02-12 18:10:09 +01:00 |
|
atilluF
|
4ca23f2d51
|
Update Italian translation
|
2023-02-12 18:10:09 +01:00 |
|
Rex_sa
|
45c99190b2
|
Update Arabic translation
|
2023-02-12 18:10:08 +01:00 |
|
Matthaiks
|
7ae9dabe3c
|
Update Polish translation
|
2023-02-12 18:10:08 +01:00 |
|
Damjan Gerl
|
5534cd87f8
|
Update Slovenian translation
|
2023-02-12 18:10:08 +01:00 |
|
Goudarz Jafari
|
eb7588f1a0
|
Update Persian translation
|
2023-02-12 18:10:08 +01:00 |
|
Mateus
|
20dc0a9e26
|
Update Portuguese (Brazil) translation
|
2023-02-12 18:10:08 +01:00 |
|
maboroshin
|
f4de962dc2
|
Update Japanese translation
|
2023-02-12 18:10:08 +01:00 |
|
eightyy8
|
b2f93dc89c
|
Update Russian translation
|
2023-02-12 18:10:08 +01:00 |
|
SC
|
bd00b4c730
|
Update Portuguese translation
|
2023-02-12 18:10:08 +01:00 |
|
AHOHNMYC
|
4830656484
|
Update Russian translation
|
2023-02-12 18:10:08 +01:00 |
|
Samantaz Fox
|
f9c2412010
|
YT Comments: Revert isPinned to a nil check (#3631)
|
2023-02-12 18:09:52 +01:00 |
|
Samantaz Fox
|
87342e4efd
|
Comments: Revert "isPinned" to a nil check
"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-12 17:57:32 +01:00 |
|
Samantaz Fox
|
27ff8d7c33
|
API: add authorVerified where possible + provide channel tabs list (#3625)
|
2023-02-10 23:47:06 +01:00 |
|
Samantaz Fox
|
feeb872791
|
YT Comments: parse isPinned and strikethroughs (#3626)
|
2023-02-10 23:42:04 +01:00 |
|
ChunkyProgrammer
|
e0c70d34cc
|
Make sure pinnedCommentBadge isn't equal to false
Co-authored-by: Samantaz Fox <coding@samantaz.fr>
|
2023-02-09 17:13:21 -05:00 |
|
ChunkyProgrammer
|
b893bdac0d
|
parse isPinned, add support for strikethrough
|
2023-02-07 22:02:35 -05:00 |
|
ChunkyProgrammer
|
97825be10c
|
add missing authorVerified to api
|
2023-02-07 21:52:53 -05:00 |
|
Samantaz Fox
|
d6dd341594
|
API: Parse multiimage community posts (#3599)
|
2023-02-02 21:52:19 +01:00 |
|
Samantaz Fox
|
c7f34042a2
|
Video: Add support for the music description section (#3559)
|
2023-02-02 21:49:09 +01:00 |
|
Samantaz Fox
|
6c687a3cac
|
Login redirect to referer on logged-in user (#3556)
|
2023-02-02 21:28:24 +01:00 |
|
ChunkyProgrammer
|
785fe52674
|
API: Parse multiimage community posts
|
2023-01-29 10:28:42 -05:00 |
|
Samantaz Fox
|
3b8e6c6040
|
Add support for channel handles (#3591)
|
2023-01-26 06:58:20 +01:00 |
|
Macic
|
13bf4e9e00
|
Support handles
|
2023-01-26 01:19:12 +01:00 |
|
Samantaz Fox
|
2a803dc067
|
Fix displaying author name for community posts (#3590)
|
2023-01-25 23:47:04 +01:00 |
|
ChunkyProgrammer
|
c2957dbce4
|
fix displaying author name #1612
|
2023-01-24 23:21:09 -05:00 |
|
Samantaz Fox
|
9a9f8231e8
|
Translations update from Hosted Weblate (#3575)
|
2023-01-24 00:52:31 +01:00 |
|
Hosted Weblate
|
ad3c721af7
|
Update Czech translation
Co-authored-by: Fjuro <ifjuro@proton.me>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/invidious/translations/
Translation: Invidious/Invidious Translations
Signed-off-by: Samantaz Fox <coding@samantaz.fr>
|
2023-01-23 22:00:01 +01:00 |
|
Hosted Weblate
|
9b9fde1054
|
Update Chinese (Traditional) translation
Co-authored-by: Jeff Huang <s8321414@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/invidious/translations/
Translation: Invidious/Invidious Translations
Signed-off-by: Samantaz Fox <coding@samantaz.fr>
|
2023-01-23 21:59:59 +01:00 |
|
Hosted Weblate
|
e66e463156
|
Update Croatian translation
Co-authored-by: Milo Ivir <mail@milotype.de>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/invidious/translations/
Translation: Invidious/Invidious Translations
Signed-off-by: Samantaz Fox <coding@samantaz.fr>
|
2023-01-23 21:59:58 +01:00 |
|
Hosted Weblate
|
5c024c677b
|
Update Ukrainian translation
Co-authored-by: Ihor Hordiichuk <igor_ck@outlook.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/invidious/translations/
Translation: Invidious/Invidious Translations
Signed-off-by: Samantaz Fox <coding@samantaz.fr>
|
2023-01-23 21:59:58 +01:00 |
|
Hosted Weblate
|
68caf355af
|
Update Esperanto translation
Co-authored-by: Jorge Maldonado Ventura <jorgesumle@freakspot.net>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/invidious/translations/
Translation: Invidious/Invidious Translations
Signed-off-by: Samantaz Fox <coding@samantaz.fr>
|
2023-01-23 21:59:58 +01:00 |
|