Samantaz Fox
5c633ad1da
Community: parse reply count and polls ( #3635 )
2023-03-12 23:41:48 +01:00
Samantaz Fox
d79d6f38b2
Fix description boxes smaller than 3 lines ( #3668 )
2023-03-07 21:29:40 +01:00
Samantaz Fox
f012d70e47
Translations update from Hosted Weblate ( #3673 )
2023-03-07 20:31:21 +01:00
Samantaz Fox
01e00a588b
Update Spanish localisation further ( #3676 )
2023-03-07 20:30:00 +01:00
Samantaz Fox
35ac26bd61
Add History API ( #3654 )
2023-03-07 20:28:43 +01:00
Brahim Hadriche
0b17f68eba
Fix input validation
2023-03-07 13:50:02 -05:00
maboroshin
548a0f26ef
Update Japanese translation
2023-03-07 03:29:24 +01:00
VisualPlugin
9325fa79ae
Update es.json
2023-03-06 06:17:50 +00:00
Felipe Nogueira
1f607273a8
Update Portuguese (Brazil) translation
2023-03-05 13:47:47 +01:00
fresh
3c3d9ebf84
Update Greek translation
2023-03-05 13:47:47 +01:00
Émilien Devos (perso)
6b01629c5d
Merge pull request #3671 from lamarios/master
...
Add new android client to list of projects using invidious
2023-03-05 09:29:15 +01:00
Paul Fauchon
a3ecd46b01
add new Android client to list of projects using invidious
2023-03-05 04:55:27 +08:00
Paul Fauchon
f6c6c9e5ec
Merge pull request #1 from iv-org/master
...
rebase
2023-03-05 04:53:32 +08:00
Samantaz Fox
bff5c8d9a1
Translations update from Hosted Weblate ( #3657 )
2023-03-04 18:04:28 +01:00
amogusussy
03542f2f5d
Fix empty description boxes.
...
If a video has no description, (without this commit) the description box will still take up 8.3em, even if there's no content in it.
This fixes that issue.
2023-03-03 22:28:26 +00:00
Brahim Hadriche
a5cc66e060
Fix id check
2023-03-02 16:11:50 -05:00
Brahim Hadriche
38f6d08be6
Validate id, avoid db call if not needed
2023-03-02 14:47:14 -05:00
Brahim Hadriche
8c0efb3ea9
validate video id
2023-03-02 14:45:26 -05:00
Samantaz Fox
406d74d0b6
Update Spanish translation
2023-03-02 07:43:04 +01:00
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
Brahim Hadriche
27bf4d02a1
PR nursing
2023-03-01 22:08:19 -05:00
Besnik Bleta
2974ed348c
Update Albanian translation
2023-02-28 20:36:17 +01:00
Milo Ivir
fdf162e318
Update Croatian translation
2023-02-28 20:36:16 +01:00
maboroshin
24ac873532
Update Japanese translation
2023-02-28 20:36:16 +01:00
Oğuz Ersen
0efb56238f
Update Turkish translation
2023-02-28 20:36:16 +01:00
gallegonovato
eb3af9d4f1
Update Spanish translation
2023-02-28 20:36:15 +01:00
Ashirg-ch
23f1f8bde3
Update German translation
2023-02-28 20:36:14 +01:00
Ashirg-ch
3ddcfea8fa
Update English (United States) translation
2023-02-28 20:36:14 +01:00
Saurmandal
7e0210d090
Update Hindi translation
2023-02-23 00:38:27 +01:00
ssantos
596a16c085
Update Portuguese (Portugal) translation
2023-02-23 00:38:26 +01:00
André Marcelo Alvarenga
57e4312d9f
Update Portuguese (Brazil) translation
2023-02-23 00:38:26 +01:00
Émilien Devos (perso)
0995e0447c
Merge pull request #3656 from iBicha/feature/auth-token-username
...
encode username on callback
2023-02-22 14:41:42 +01:00
Brahim Hadriche
6ee51f460a
encode username on callback
2023-02-21 15:24:25 -05:00
Brahim Hadriche
15e9510ab2
Check preferences before marking video as watched
2023-02-20 16:43:36 -05:00
Brahim Hadriche
7b124eec64
Add History API
2023-02-20 16:27:16 -05:00
Samantaz Fox
b287ff2126
Translations update from Hosted Weblate ( #3639 )
2023-02-19 23:31:13 +01:00
Andrey
64780ce1da
Update Russian translation
2023-02-19 23:08:48 +01:00
Raman
8046316f20
Update Hindi translation
2023-02-19 23:08:48 +01:00
Samantaz Fox
4bbeb4a4c8
Add watch indicators ( #3383 )
2023-02-19 23:08:38 +01:00
Wes van der Vleuten
bde21d527f
Fixed console error
2023-02-19 20:41:18 +01:00
Émilien Devos (perso)
b287ddc52a
Allow to set a label for exempting from staling ( #3651 )
2023-02-19 19:20:47 +00:00
Samantaz Fox
cbbec00e1c
Auth: Add username to token callback ( #3603 )
2023-02-19 16:46:51 +01:00
Samantaz Fox
ba217c9174
API: Add endpoints for import/export ( #3617 )
2023-02-19 14:39:56 +01:00
Samantaz Fox
217b740e01
API: Add endpoint to resolve youtube urls ( #3612 )
2023-02-19 14:39:47 +01:00
Émilien Devos (perso)
d6bf9e9bcf
Merge pull request #3622 from ChunkyProgrammer/downcase-trending-type-param
2023-02-17 18:58:53 +01:00
Brahim Hadriche
a95f82e44b
Add Playlet to "Projects using Invidious" ( #3640 )
2023-02-17 17:08:05 +00: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