831 Commits

Author SHA1 Message Date
Bnyro
d84580cf4f Add support for playlist bookmarks 2023-01-06 19:30:28 +01:00
Dragos
0037db4116
Dynamic logo + Fix Thumbnail clicking in Firefox 2023-01-05 23:52:35 +02:00
Kavin
65118a440f
Merge pull request #1851 from gmnsii/playlist-integration-with-share
Add playlist integration for share button
2023-01-02 21:29:07 +00:00
dragos-efy
cf88a4e7d2 localStorage not required anymore + sidebar position + improvements 2023-01-01 21:37:03 +02:00
Bnyro
5dbc82168a Use map() instead of for loops 2023-01-01 20:00:22 +01:00
Bnyro
58cd6f8f37 Add import from YouTube CSV 2023-01-01 19:57:00 +01:00
Bnyro
53da097591 fix some minor issues with the playlists page and navbar 2022-12-19 16:31:50 +01:00
Dragos
fa9381a6d7
Update from Main 2022-12-18 13:01:27 +02:00
Dragos
3444c96118
Test 2022-12-18 12:57:20 +02:00
gmnsii
edd65825f8
ShareModal - visual changes and improved component reusability
Time code text field no longer appears when sharing without time code.
Time code text field now appears under 'share with time code' checkbox.
'playlistId' and 'playlistIndex' are no longer required props.
2022-12-15 15:26:42 -08:00
Dragos
7055f3b0a1
Update SearchSuggestions.vue 2022-12-15 21:20:23 +02:00
Dragos
180c3e34cc
Update ChannelPage.vue 2022-12-15 21:18:55 +02:00
Kavin
9de2323db0
Rewrite comments since they now include HTML 2022-12-07 23:31:41 +00:00
Kavin
69eef12275
Don't select track if safari.
Closes #1793
Closes #1748
2022-12-06 17:32:26 +00:00
gmnsii
72f4f0d00c
Add 'share with playlist' option for share button
When the option is used (true by default) links generated by the share button will redirect to the same video in the same playlist.
Support for various locales still need to be added.
2022-12-04 15:19:24 -08:00
Kavin
905ad6676a
Disable internal DASH manifest rewriting due to issues with shaka.
Closes #1805
2022-12-02 21:11:22 +00:00
Kavin
afc833bf2c
Merge pull request #1831 from Bnyro/playlists-import-export
Playlists import and export
2022-11-29 19:13:49 +00:00
Bnyro
be53eefd03 use Promise#all(), use substr(-11) 2022-11-29 19:57:58 +01:00
thecashewtrader
ea0e802015 Fix long chapter titles squishing video 2022-11-28 20:59:09 +05:30
thecashewtrader
66913818b4 Use regex to check for email on RegisterPage 2022-11-28 20:36:02 +05:30
Bnyro
166430770e add a format name and version number 2022-11-28 14:53:13 +01:00
Bnyro
d595e9d2c4 add import functionality 2022-11-28 14:51:17 +01:00
Bnyro
0a7c2d6c0c add playlist export functionality 2022-11-28 14:13:36 +01:00
thecashewtrader
74c0795248 Add a note if user attempts to register with (apparently) an email 2022-11-28 16:57:35 +05:30
Sai Karthik
4b77761034
add line break 2022-11-26 17:34:57 +05:30
Sai Karthik
84bce5d0ac
fix(SubscriptionsPage): fix card arrangement with more channels 2022-11-26 16:53:07 +05:30
Sai Karthik
d8e1139e82
refactor(SubscriptionsPage): styling changes
- show channel info as cards
- only show sub count info if subs are > 0
2022-11-26 16:34:12 +05:30
Kavin
31e30789cd
Add support for Kabyle. 2022-11-25 15:54:33 +00:00
cocoanaut
67909c0983 Fix Minimize Comments setting toggle 2022-11-19 20:39:34 +11:00
fmessmer
827e3f5c34 Hide sponsor options from Preferences if sponsorBlock isn't checked 2022-11-17 17:24:56 +01:00
Bnyro
977efc82a4 clear search btn 2022-11-17 11:44:47 +01:00
Kavin
adf5f7da64
Don't show alerts in some scenarios. 2022-11-16 18:51:56 +00:00
Kavin
6b9151e47f
Add better error messages for localStorage disabled. 2022-11-16 18:49:11 +00:00
photochlorination
26d39ae55c Don't load trending page on feed homepage 2022-11-15 14:35:14 -08:00
Kavin
601da0d460
Fix channel tab case change. 2022-11-15 21:36:02 +00:00
Kavin
455edfcf7c
Filter audio tracks in variants too. 2022-11-15 21:16:19 +00:00
Kavin
5a268b26bd
Add support for multi-audio language videos. 2022-11-15 20:58:37 +00:00
Kavin
1ad228e39e
Fix linting issues. 2022-11-14 01:55:53 +00:00
Kavin
e764b0cdf1
readme: replace docs url. 2022-11-14 01:39:00 +00:00
Kavin
47bf276f7a
Fix formatting. 2022-11-11 21:28:34 +00:00
Kavin
599540f5a0
Replace piped.kavin.rocks with piped.video. 2022-11-11 21:19:26 +00:00
Kavin
c4c3c5bbca
Add romanian to language selector. 2022-11-11 15:52:25 +00:00
Dragos
fad5b3fa36
fix captions 2022-11-11 15:32:07 +02:00
Dragos
d8c6f4c1cb
Add efy trans filter support for chapters 2022-11-11 14:21:47 +02:00
Bnyro
a630d04c2c improve playlist page when not logged in 2022-11-10 18:59:02 +01:00
thecashewtrader
1d0498f96e Add Minimize Chapters by default option 2022-11-09 22:35:11 +05:30
Dragos
c507214e50
Update NavBar.vue 2022-11-08 19:18:43 +02:00
Dragos
bae10c8ca7
Update VideoPlayer.vue 2022-11-08 19:04:01 +02:00
thecashewtrader
0a64950868 Fix Add to playlist button margin 2022-11-08 22:33:40 +05:30
Dragos
c27e0e1436
Update VideoItem.vue 2022-11-08 19:02:24 +02:00