Commit graph

642 commits

Author SHA1 Message Date
Bnyro
e0fc598223 Fix alignment of shorts videos 2023-03-19 15:36:25 +01:00
Bnyro
3168f87371 Fix minor video layout issues 2023-03-19 15:33:07 +01:00
Bnyro
3213029edc
Merge pull request #2231 from Bnyro/master
Apply changes from #1632
2023-03-19 11:13:13 +01:00
Bnyro
115fc36e64 Apply changes from #1632 2023-03-19 11:10:21 +01:00
rramiachraf
ae8b1bf413 Hide show more button when description has less than 100 characters 2023-03-16 18:03:35 +01:00
Bnyro
125dda2b63 Re-add frame by frame navigation 2023-03-16 16:35:23 +01:00
Bnyro
914ea5f624
Merge pull request #2204 from rramiachraf/channel-page-ui
Tweak channel page layout
2023-03-16 16:30:08 +01:00
Bnyro
f556d37faf Minor visual improvements to the channel page 2023-03-16 16:26:09 +01:00
EscherMoore
b51af7d798 Fix hotkeys not working 2023-03-15 19:46:36 -04:00
rramiachraf
d9e4192de4 Decrease margin and padding from tabs and description 2023-03-16 00:38:29 +01:00
rramiachraf
7e173e6c12 Fix small banner on mobile devices and localize show more/show less 2023-03-16 00:27:52 +01:00
Bnyro
c4bf2fec6e
Merge pull request #2200 from snematoda/patch-2
Minor fix for SponsorBlock
2023-03-15 19:16:21 +01:00
Bnyro
c93e0e0c3c
Revert "Frame-by-frame navigation" 2023-03-15 19:07:27 +01:00
rramiachraf
725b9d2c48 Tweak channel page layout 2023-03-15 15:38:30 +01:00
Shiny Nematoda
ba40800a5e Minor fix for SponsorBlock 2023-03-15 03:38:16 +05:30
Bnyro
8edfa48f23
Merge pull request #2199 from vr10t/frame-by-frame
Frame-by-frame navigation
2023-03-14 19:27:40 +01:00
Bnyro
b3b9feb6ad
Merge pull request #2192 from Bnyro/loading-indicators
Loading indicators
2023-03-14 19:25:53 +01:00
vr10t
656d41d43d frame-by-frame navigation 2023-03-14 17:33:11 +00:00
Bnyro
ae855c2bac Use a slot for displaying the loading indicator content 2023-03-13 14:39:07 +01:00
EscherMoore
84d2314a38 keep picture in picture open when switching videos 2023-03-12 23:20:14 -04:00
Bnyro
cc48fe8e27 Add a loading indicator to the player page 2023-03-12 16:03:24 +01:00
Bnyro
889a410cbd Add loading indicators 2023-03-12 15:56:55 +01:00
Kavin
d823853b0d
Add support for Bulgarian. 2023-03-12 03:06:15 +00:00
Kavin
fe0e1fb83d
Merge pull request #2153 from vr10t/preferences-visibility
Make preferences more visible by alternating background colors
2023-03-11 19:04:20 +00:00
Bnyro
cf0dda3a48 Support for YouTube handles 2023-03-11 19:44:07 +01:00
vr10t
ec5c5fb5b4 allow light mode 2023-03-11 18:00:13 +00:00
Kavin
963eb326f3
Merge pull request #2154 from vr10t/desaturate-watched-videos
Decrease opacity of watched video thumbnails.
2023-03-04 19:39:39 +00:00
Shiny Nematoda
b9d5eaba55 fix aspect ratio of music_songs 2023-03-04 08:49:53 +00:00
Shiny Nematoda
67c55426b9 replaced filter with some/findLast 2023-03-04 08:03:45 +00:00
Kavin
690031c010
Remove LBRY integration for now. 2023-03-04 04:42:03 +00:00
Kavin
acff16a8d4
Simplify export and filter manifests from dash generation. 2023-03-02 14:18:53 +00:00
vr10t
6de5968136 decrease opacity of watched videos 2023-03-01 16:06:10 +00:00
vr10t
bea94d4045 make preferences more visible 2023-03-01 15:55:30 +00:00
Kavin
d29240546b
Merge pull request #2112 from vr10t/progress-bar
Watch progress bar under video thumbnails
2023-02-20 10:23:53 +00:00
vr10t
e0e195c7c8 remove unnecessary double if statement 2023-02-19 16:00:59 +00:00
vr10t
ed8bb4846a add category 2023-02-19 15:15:17 +00:00
vr10t
949527ed43 update watched videos in each separate component 2023-02-19 13:41:13 +00:00
Alin
005a938261 add watch progress bar 2023-02-16 17:26:14 +00:00
Kavin
d3ef7e2b81
Fix npe when there are no segments in a video. 2023-02-10 08:56:50 +00:00
novenary
79fce71b77 Fix skip button color when using light theme 2023-02-08 09:17:18 +02:00
novenary
47c482a9cb Clean up sponsorblock prefs 2023-02-06 19:25:15 +02:00
novenary
f03e323f90 Fix handling of unset preferences 2023-02-06 19:20:33 +02:00
novenary
45a1e4981e Move skip button out of the control bar 2023-02-02 17:06:13 +02:00
novenary
7b832a981c Use getPreference* instead of accessing localStorage directly 2023-02-02 15:25:45 +02:00
novenary
d980edd843 Add an option to ignore short sponsorblock segments 2023-02-01 23:31:39 +02:00
novenary
e1b355e92a Add an option to skip sponsorblock segments manually
Fixes #894
2023-02-01 23:31:22 +02:00
Bnyro
5978848327 Properly rewrite channel descriptions 2023-01-30 19:42:57 +01:00
Bnyro
95801ba7c5
Merge pull request #2026 from Bnyro/feed-filters
Add `shorts` and `videos` filter to the feed
2023-01-27 21:14:04 +01:00
Bnyro
b0146189ab
Remove the duplicated filter query handling 2023-01-27 21:12:03 +01:00
Bnyro
9e97fc732b Improve the switch statement at the feed filter 2023-01-27 19:05:02 +01:00