Commit Graph

4622 Commits

Author SHA1 Message Date
15e9510ab2 Check preferences before marking video as watched 2023-02-20 16:43:36 -05:00
7b124eec64 Add History API 2023-02-20 16:27:16 -05:00
20289a4d01 Fix order for import 2023-02-20 14:56:38 -05:00
8445d3ae12 Fix watch history order 2023-02-19 19:01:28 -05:00
b287ff2126 Translations update from Hosted Weblate (#3639) 2023-02-19 23:31:13 +01:00
64780ce1da Update Russian translation 2023-02-19 23:08:48 +01:00
8046316f20 Update Hindi translation 2023-02-19 23:08:48 +01:00
4bbeb4a4c8 Add watch indicators (#3383) 2023-02-19 23:08:38 +01:00
b5eb6016bb add spaces at end of attribute 2023-02-19 14:51:39 -05:00
bde21d527f Fixed console error 2023-02-19 20:41:18 +01:00
b287ddc52a Allow to set a label for exempting from staling (#3651) 2023-02-19 19:20:47 +00:00
bc5d81fe60 use string builder to create images
change member to sponsor
2023-02-19 12:46:46 -05:00
cbbec00e1c Auth: Add username to token callback (#3603) 2023-02-19 16:46:51 +01:00
ba217c9174 API: Add endpoints for import/export (#3617) 2023-02-19 14:39:56 +01:00
217b740e01 API: Add endpoint to resolve youtube urls (#3612) 2023-02-19 14:39:47 +01:00
d6bf9e9bcf Merge pull request #3622 from ChunkyProgrammer/downcase-trending-type-param 2023-02-17 18:58:53 +01:00
a95f82e44b Add Playlet to "Projects using Invidious" (#3640) 2023-02-17 17:08:05 +00:00
76ad4e8026 show member icon, hide deleted emojis, fix non-custom emojis 2023-02-16 14:12:56 -05:00
d03a62641f Add support for custom emojis in comments 2023-02-15 00:21:29 -05:00
4731480821 parse votes as number
Co-Authored-By: syeopite <70992037+syeopite@users.noreply.github.com>
2023-02-14 23:03:25 -05:00
aecbafbc7b Community: parse replyCount 2023-02-14 22:52:59 -05:00
8384fa94c2 Community: Parse polls 2023-02-14 22:48:37 -05:00
7993784701 Translations update from Hosted Weblate (#3596) 2023-02-13 07:41:04 +01:00
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
cb7c4a8220 Add Afrikaans translation 2023-02-12 18:10:09 +01:00
c5d1344511 Update Slovenian translation 2023-02-12 18:10:09 +01:00
299eb9207b Update Albanian translation 2023-02-12 18:10:09 +01:00
f2390ed052 Update Czech translation 2023-02-12 18:10:09 +01:00
256b518469 Update Croatian translation 2023-02-12 18:10:09 +01:00
58688a6311 Update Japanese translation 2023-02-12 18:10:09 +01:00
fc5092c399 Update Chinese (Traditional) translation 2023-02-12 18:10:09 +01:00
591f816781 Update Turkish translation 2023-02-12 18:10:09 +01:00
db6d3d2191 Update Chinese (Simplified) translation 2023-02-12 18:10:09 +01:00
054686e557 Update Ukrainian translation 2023-02-12 18:10:09 +01:00
c1c6f67ad3 Update Esperanto translation 2023-02-12 18:10:09 +01:00
c82272155e Update Spanish translation 2023-02-12 18:10:09 +01:00
4ca23f2d51 Update Italian translation 2023-02-12 18:10:09 +01:00
45c99190b2 Update Arabic translation 2023-02-12 18:10:08 +01:00
7ae9dabe3c Update Polish translation 2023-02-12 18:10:08 +01:00
5534cd87f8 Update Slovenian translation 2023-02-12 18:10:08 +01:00
eb7588f1a0 Update Persian translation 2023-02-12 18:10:08 +01:00
20dc0a9e26 Update Portuguese (Brazil) translation 2023-02-12 18:10:08 +01:00
f4de962dc2 Update Japanese translation 2023-02-12 18:10:08 +01:00
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
4830656484 Update Russian translation 2023-02-12 18:10:08 +01:00
f9c2412010 YT Comments: Revert isPinned to a nil check (#3631) 2023-02-12 18:09:52 +01:00
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
838cbeffcc Use case statement for trending_type
Co-Authored-By: Samantaz Fox <coding@samantaz.fr>
2023-02-11 08:45:57 -05:00