FreeTube/src/renderer
David Frederick Batt 884ba91115
Add option to change thumbnail appearance (#3890)
* Add option to blur thumbnails

* Add dropdown for different thumbnail display modes

* Add dropdown for different thumbnail display modes

* Fix thumbnail display mode setting not appearing due to incorrect localization

* Rename thumbnail display mode option 'Not Loaded' to 'Hidden'

* Fix thumbnail display mode 'hidden' not working

* Fix thumbnail display mode not applying to playlists

Makes thumbnail display mode setting also affect thumbnails in ft-list-playlist and playlist-info.

* Remove unnecessary styling

Co-authored-by: PikachuEXE <pikachuexe@gmail.com>

* Make hidden thumbnails toggleable from thumbnail preferences

* Replace thumbnail placeholder png with svg

* Fix thumbnail preference 'hidden' not applying to ft-list-playlist

* Fix placeholder svg breaking playlist layout

* Refactor ft-list-video

---------

Co-authored-by: PikachuEXE <pikachuexe@gmail.com>
2023-08-31 11:18:52 -04:00
..
assets Add option to change thumbnail appearance (#3890) 2023-08-31 11:18:52 -04:00
components Add option to change thumbnail appearance (#3890) 2023-08-31 11:18:52 -04:00
helpers * Update URL parser to recognize youtube.com/live/xxxxxxx (#3930) 2023-08-26 15:58:23 +00:00
i18n update linters & add stylelint (#3023) 2023-01-03 19:19:41 +01:00
router Local API: Add support for hashtag pages (#3483) 2023-05-13 13:27:41 +02:00
scss-partials Add option to change thumbnail appearance (#3890) 2023-08-31 11:18:52 -04:00
store Add option to change thumbnail appearance (#3890) 2023-08-31 11:18:52 -04:00
views ! Fix watch page layout when theatre mode enabled and sidebar "hidden" (#3931) 2023-08-30 03:13:11 +00:00
App.css Make certain controls non-selectable / non-draggable - Part II (#3957) 2023-08-29 00:14:35 +02:00
App.js Add semantic roles to make the site more accessible (#3887) 2023-08-16 08:25:59 +00:00
App.vue Add semantic roles to make the site more accessible (#3887) 2023-08-16 08:25:59 +00:00
main.js Make constants imported from @fortawesome/free-solid-svg-icons ordered by name again (#3958) 2023-08-29 05:06:42 +00:00
themes.css ! Fix incorrect selector (meant to be multiple targets not nested) (#2962) 2022-12-19 20:57:26 +00:00
videoJS.css Make certain controls non-selectable / non-draggable (#3947) 2023-08-27 08:46:19 +08:00