Commit Graph

4506 Commits

Author SHA1 Message Date
742c951bc9 support videos with multiple songs 2023-03-07 13:06:15 -05:00
d8e23d34b6 add song title for music tracks 2023-03-07 11:38:09 -05:00
548a0f26ef Update Japanese translation 2023-03-07 03:29:24 +01:00
9325fa79ae Update es.json 2023-03-06 06:17:50 +00:00
1f607273a8 Update Portuguese (Brazil) translation 2023-03-05 13:47:47 +01:00
3c3d9ebf84 Update Greek translation 2023-03-05 13:47:47 +01:00
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
025e755542 Use single db call 2023-03-04 19:14:28 -05:00
a3ecd46b01 add new Android client to list of projects using invidious 2023-03-05 04:55:27 +08:00
f6c6c9e5ec Merge pull request #1 from iv-org/master
rebase
2023-03-05 04:53:32 +08:00
bff5c8d9a1 Translations update from Hosted Weblate (#3657) 2023-03-04 18:04:28 +01:00
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
a5cc66e060 Fix id check 2023-03-02 16:11:50 -05:00
38f6d08be6 Validate id, avoid db call if not needed 2023-03-02 14:47:14 -05:00
8c0efb3ea9 validate video id 2023-03-02 14:45:26 -05:00
60b7c8015c add channel emoji css class 2023-03-02 07:29:44 -05:00
406d74d0b6 Update Spanish translation 2023-03-02 07:43:04 +01:00
4a14713462 use dig, create private image quality constant
Co-Authored-By: Samantaz Fox <coding@samantaz.fr>
2023-03-01 23:56:23 -05:00
27bf4d02a1 PR nursing 2023-03-01 22:08:19 -05:00
2974ed348c Update Albanian translation 2023-02-28 20:36:17 +01:00
fdf162e318 Update Croatian translation 2023-02-28 20:36:16 +01:00
24ac873532 Update Japanese translation 2023-02-28 20:36:16 +01:00
0efb56238f Update Turkish translation 2023-02-28 20:36:16 +01:00
eb3af9d4f1 Update Spanish translation 2023-02-28 20:36:15 +01:00
23f1f8bde3 Update German translation 2023-02-28 20:36:14 +01:00
3ddcfea8fa Update English (United States) translation 2023-02-28 20:36:14 +01:00
4ac263f1df Replace == with empty? 2023-02-26 14:01:08 +01:00
8eca5b270e Video: Fix 0 views, and empty license field 2023-02-26 14:01:08 +01:00
b3eea6ab3e improved import algorithm, fixed a referer issue from the playlists page after deleting a playlist
Signed-off-by: thtmnisamnstr <gavinj1984@gmail.com>
2023-02-23 15:55:38 -08:00
7e0210d090 Update Hindi translation 2023-02-23 00:38:27 +01:00
596a16c085 Update Portuguese (Portugal) translation 2023-02-23 00:38:26 +01:00
57e4312d9f Update Portuguese (Brazil) translation 2023-02-23 00:38:26 +01:00
0995e0447c Merge pull request #3656 from iBicha/feature/auth-token-username
encode username on callback
2023-02-22 14:41:42 +01:00
6ee51f460a encode username on callback 2023-02-21 15:24:25 -05:00
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