579 Commits

Author SHA1 Message Date
cocoanaut
67909c0983 Fix Minimize Comments setting toggle 2022-11-19 20:39:34 +11: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
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
Dragos
c27e0e1436
Update VideoItem.vue 2022-11-08 19:02:24 +02:00
Dragos
3b6a25bbcd
Update PlaylistsPage.vue 2022-11-08 19:01:24 +02:00
Dragos
6fdf749485
Update NavBar.vue 2022-11-08 18:59:09 +02:00
Dragos
6f46cfd0f6
Update FooterComponent.vue 2022-11-08 18:56:07 +02:00
Dragos
c74f5d4d56
Update SortingSelector.vue 2022-11-08 18:55:12 +02:00
Dragos
8d74cced09
Update HistoryPage.vue 2022-11-08 18:54:26 +02:00
Dragos
d6ccc7e28b
Update ChannelPage.vue 2022-11-08 18:53:43 +02:00
Dragos
8837c1c9fe
Update WatchVideo.vue 2022-11-08 18:52:28 +02:00
Dragos
717d7f6a1a
Update PlaylistVideos.vue 2022-11-08 18:50:29 +02:00
Dragos
65aca2e428
Update PlaylistPage.vue 2022-11-08 18:49:16 +02:00
Dragos
3748badd8b
Update ImportPage.vue 2022-11-08 18:48:25 +02:00
Dragos
7b2e304f8e
Update SearchResults.vue 2022-11-08 18:47:27 +02:00
Dragos
b1c02f8e66
Update PreferencesPage.vue 2022-11-08 18:46:41 +02:00
Dragos
d30c760e1d
Update CommentItem.vue 2022-11-08 18:45:40 +02:00
Bnyro
113adf6341 fix comments showing as disabled 2022-11-05 10:02:33 +01:00
Bnyro
7994e358fb merge master 2022-11-03 14:45:18 +01:00
Kavin
5bcbed1966
Fix duration not being shown.
Closes #1667
2022-11-02 23:59:32 +00:00
Bnyro
4172ba81e0 use setPreference 2022-11-02 14:16:14 +01:00
Bnyro
a84a9435fe remember the share dialog settings 2022-11-02 13:06:13 +01:00
Kavin
6f90252904
Remove unused variable. 2022-11-01 15:21:01 +00:00
Kavin
649aad7a89
Implement better handling of channel page loading. 2022-11-01 15:15:12 +00:00
Kavin
8af91d31e8
Revert "fix nextpage = undefined" 2022-11-01 15:14:32 +00:00
Bnyro
e3d00ae8e9 fix nextpage = undefined 2022-11-01 15:57:03 +01:00
Kavin
1ec8480351
Implement content item component. 2022-11-01 12:36:19 +00:00
Bnyro
16dcca8822 log untranslated tabs 2022-11-01 13:22:23 +01:00
Bnyro
349b04834e hightlight the current tab 2022-11-01 13:07:31 +01:00
Bnyro
94def0723d proper nextpage implementation 2022-11-01 12:39:01 +01:00
Bnyro
40417bbdde basic functionality 2022-11-01 12:31:45 +01:00
Bnyro
8006f3a199 move the search results into a ContentItem component 2022-11-01 11:32:53 +01:00
Kavin
667b1a4445
Use isShort field to check if short.
Instead of checking the video duration.
2022-10-27 10:36:13 +01:00
Kavin
157ce2b0d5
Ensure comments are loaded by default. 2022-10-24 10:49:29 +01:00
Kavin
4dc73e76c1
Fix NPE when comments are minimized. 2022-10-24 10:49:13 +01:00
Alexandre Moreau
8d711f3aa9 Implement minimize comments in WatchVideo 2022-10-24 01:21:47 +02:00
Alexandre Moreau
ffc091131f Replace showComments by minimizeComments in preferences 2022-10-24 01:19:57 +02:00
talkor
d2b18ffbed fix: align like/dislike icons to center 2022-10-21 22:51:32 +03:00
Dragos
1f41d924c0
Fix the previous merge 2022-10-21 21:56:00 +03:00
Bnyro
0e8528c1a5 merge latest master 2022-10-21 18:50:08 +02:00
Kavin
05e78fed6e
Use index for sorting Watch History. 2022-10-20 16:59:22 +01:00
Kavin
b5b238656b
Import muxjs only once and asynchronously. 2022-10-19 23:02:00 +01:00
Bnyro
36950936ea show the reply count 2022-10-17 18:13:43 +02:00
Kavin
67aaa00ff3
Fix pinned by translation string.
Closes #1572
2022-10-17 01:43:01 +01:00
Kamil Monicz
6d1d5d9776
Fix setting of initial playback rate 2022-10-16 14:49:56 +02:00
Kavin
31f3c2eb58
Show video count per playlist.
Closes #1524
2022-10-11 06:00:51 +01:00
Kavin
107102ff2e
Remove unnecessary imports. 2022-10-10 10:41:58 +01:00