Commit Graph

643 Commits

Author SHA1 Message Date
Bnyro
c1fd36862e log out all devices 2022-07-20 18:21:11 +02:00
Bnyro
e8979d0fce make trending accessible although feed is the default tab 2022-07-20 17:52:25 +02:00
macks36
29a0c0b1f4 add preference minimize recommendations by default 2022-07-20 20:19:21 +05:30
macks36
ca1a3d5b43 show minimize recommendations button on desktop 2022-07-20 20:19:21 +05:30
Bnyro
0b7bf21865 add logout and delete account option 2022-07-20 16:15:27 +02:00
Kavin
70ab40f2cf Merge pull request #1214 from kskarthik/master
chapters: highlight current playing chapter
2022-07-19 22:01:12 +05:30
Kavin
25d82169b6 Use events and emits for finding currentTime. 2022-07-19 22:00:21 +05:30
Kavin
c0ff289076 Add filter parameter in search.
Closes #1117
2022-07-19 21:46:50 +05:30
Sai Karthik
f96a7fa86a chapters: highlight current playing chapter 2022-07-19 18:11:42 +05:30
Kavin
f07cb822aa feed: take user to login page if not logged in 2022-07-19 09:37:26 +05:30
Ikkibird
227567326e fix: use a relative url with router-link
Fixes: #1194
2022-07-11 04:34:46 +00:00
Sai Karthik
c8d09772e9 fix: handle some shorts thumbnails misaligned due to length > 60 sec 2022-07-05 11:41:03 +05:30
Sai Karthik
b1158469aa fix: don't truncate chapter titles in desktop view 2022-07-05 11:41:02 +05:30
Sai Karthik
1470b90895 refactor: align video info items responsively 2022-07-05 11:41:02 +05:30
Kavin
7b27ed40ad Merge pull request #1175 from kskarthik/master
feat: add rss feed button for channels
2022-07-02 13:41:16 +01:00
Kavin
89bcb549cc Use opensearch for suggestions api. 2022-07-02 13:34:45 +01:00
Sai Karthik
2f908f7968 feat: add rss feed button for channels 2022-07-02 10:15:07 +05:30
Sai Karthik
71004a1487 feat: show chapters count & index in desktop layout 2022-06-29 16:36:22 +05:30
Sai Karthik
c2f2d5bb11 feat: Ctrl+K will focus on search bar 2022-06-29 16:33:08 +05:30
Kavin
1d47af14ff Fix build error. 2022-06-27 05:26:47 +01:00
Kavin
291a0373b7 Fixes for some null-related errors. 2022-06-26 15:15:03 +01:00
Kavin
1dbd1e375b Fix default language detection.
Closes #1118
Closes #743
2022-06-26 02:53:36 +01:00
kskarthik
187804f9a1 Fix shorts Thumbnail scaling (#1153)
* handle shorts videos in trending page

* shorts label for video items if video length <= a minute

* fix translation

* fix: shorts thumbnail scaling

* Use tailwind classes and properly do localization.

* Add class for short videos.

Co-authored-by: Kavin <20838718+FireMasterK@users.noreply.github.com>
2022-06-25 12:00:45 +01:00
Kavin
3941b1d86e Use windicss classes. 2022-06-24 23:28:06 +01:00
Kavin
54117a3add Make chapters match height of video player. 2022-06-24 22:53:45 +01:00
Sai Karthik
fb4a2129d4 revamped chapter layouts for desktop view
* desktop chapters layout
* fallback to mobile view on small screens
2022-06-24 22:43:53 +01:00
Kavin
a2b191c6b0 Merge pull request #1138 from kskarthik/master
New video chapters layout
2022-06-17 13:04:50 +01:00
Sai Karthik
b856239427 blue chapter time looks better on white/dark mode alike 2022-06-17 13:24:40 +05:30
Sai Karthik
3e15c11be8 show chapter above video title 2022-06-17 10:37:07 +05:30
Sai Karthik
32c3f6e4e4 feat: horizontal scrollable chapters as tiles 2022-06-17 10:36:05 +05:30
Kavin
073c0f4aed Add support for Arabic and pt_BR. 2022-06-16 15:55:08 +01:00
Kavin
0843f9c332 Disable AV1 by default. 2022-06-06 05:55:01 +01:00
Kavin
6371973943 Add optional chaining for sponsor segments. 2022-06-06 03:41:13 +01:00
Kavin
43fa5d8db8 Update regex to include hyphens.
Closes #861
2022-06-06 03:29:47 +01:00
Kavin
07322080a2 Add support to view sponsors on seekbar.
Closes #2
2022-06-06 03:18:55 +01:00
Kavin
2c3088395d Add support for Azerbaijani and Estonian. 2022-06-02 19:46:52 +01:00
Kavin
f149ac95bb Fix error on rendering chapters. 2022-06-02 04:29:28 +01:00
lexi
039ce5f54a Add id attribute to "Instances List" heading 2022-05-27 22:45:13 -05:00
Kavin
6d6bedeebc Reset skipped sponsors on page activation. 2022-05-25 15:19:48 +01:00
Kavin
6bc482af9e Fix player destroying activated function. 2022-05-23 21:18:37 +01:00
Kavin
de55a5a0c7 Fix for eslint errors. 2022-05-19 22:17:58 +01:00
Kavin
5c361a5abb Merge pull request #1060 from laazyCmd/if-comments-disabled
show message if comments are disabled in a video
2022-05-16 13:19:27 +01:00
Kavin
d4b12e4101 Change subscriptions.json to csv.
Closes #1058
2022-05-16 10:42:08 +01:00
laazyCmd
279442a321 show message if comments are disabled in a video 2022-05-15 20:27:10 +08:00
Kavin
3dec3744f0 Choose best audio quality on streams >= 480p.
Closes #1026
2022-05-08 16:25:20 +01:00
Kavin
4dda06402d Fix for LBRY without hls. 2022-05-05 19:02:33 +01:00
Kavin
4d32912ade Remove removed shaka configuration option. 2022-05-05 18:10:03 +01:00
Kavin
6893160cec Fix HLS manifest fetching the entire video on LBRY. 2022-05-04 10:19:13 +01:00
SecularSteve
f471fdf248 Added automatic height class for the "Enabled Codecs" rows on the Preferences Page. (#965)
* Added automatic height for the "Enabled Codecs" rows.

Now it's a lot easier to navigate.

* Fix linter warning.

Co-authored-by: Kavin <20838718+FireMasterK@users.noreply.github.com>
2022-04-09 18:50:22 +01:00
Kavin
77742dbb6e Add keybinds for adding playlist.
Closes #963
2022-04-09 08:45:25 +01:00