freetube/src/renderer/components
Cadence Ember 9424a90fe1
Sidebar fixes (#916)
* Correctly bind theatre mode options

Theatre mode is now bound to both "recommended videos" and "live chat"
distraction settings, rather than just "recommended videos".

The settings switch, the button, and the layout have all been updated
to reflect this.

Most likely closes: https://github.com/FreeTubeApp/FreeTube/issues/910

* Fix watch layout when no sidebar

If there's nothing to display in the sidebar according to the
distraction settings and live status, the watch page will adopt a
single column layout. If the sidebar still exists due to faulty logic,
it will be placed at the very bottom of the page.

Most likely closes: https://github.com/FreeTubeApp/FreeTube/issues/909

* Unlink default theatre mode switch

* Normalise theatre calculation, consider playlists
2021-01-12 23:13:36 -05:00
..
data-settings On Import now checks in YouTube subscription json file whether duplicates exist 2020-12-30 20:46:48 +01:00
distraction-settings Sidebar fixes (#916) 2021-01-12 23:13:36 -05:00
ft-auto-grid Extend video size to fill whole grid container 2020-12-17 23:28:30 -05:00
ft-button Fix linting issues 2020-06-19 16:20:06 -04:00
ft-card Push Latest Code to Repository 2020-02-16 13:30:00 -05:00
ft-channel-bubble Fix linting issues 2020-09-15 23:10:15 -04:00
ft-element-list Fix lazy wrapper's height in list mode 2020-08-25 21:19:25 +03:00
ft-flex-box Push Latest Code to Repository 2020-02-16 13:30:00 -05:00
ft-grid Push Latest Code to Repository 2020-02-16 13:30:00 -05:00
ft-icon-button enhancing watched videos appearnce (#806) 2020-12-17 23:21:17 -05:00
ft-input Fixed tooltip position (#831) 2021-01-11 10:29:55 -05:00
ft-intersection-observer Creating ft-intersection-observer component (#571) 2020-10-03 16:30:09 -04:00
ft-list-channel Update search filters to work with updated search module 2020-12-14 14:15:29 -05:00
ft-list-dropdown Fix spelling of tertiary 2020-03-25 03:33:53 +13:00
ft-list-lazy-wrapper Extend video size to fill whole grid container 2020-12-17 23:28:30 -05:00
ft-list-playlist Fix network leak to Invidious instance when viewing channel playlists on Local API 2021-01-11 11:26:14 -05:00
ft-list-video enhancing watched videos appearnce (#806) 2020-12-17 23:21:17 -05:00
ft-loader Push Latest Code to Repository 2020-02-16 13:30:00 -05:00
ft-notification-banner Add notifications for new blog posts and app updates 2020-09-20 14:22:39 -04:00
ft-profile-all-channels-list Proxy channel profile icons and banners through Invidious when API is preferred 2020-10-13 11:06:04 -04:00
ft-profile-bubble Create Profile Edit Page 2020-09-01 23:21:32 -04:00
ft-profile-channel-list Proxy channel profile icons and banners through Invidious when API is preferred 2020-10-13 11:06:04 -04:00
ft-profile-edit Fix various profile issues and allow videos to repeat if save progress is finished 2020-09-24 18:33:21 -04:00
ft-profile-selector Disable settings depending on others and move default profile logic 2020-10-06 09:38:35 -04:00
ft-progress-bar Finish Profile Logic and working subscriptions 2020-09-01 23:21:32 -04:00
ft-prompt Add notifications for new blog posts and app updates 2020-09-20 14:22:39 -04:00
ft-radio-button Prevent certain search filter combinations from being used 2020-12-17 13:55:47 -05:00
ft-search-filters Fix search filter prevention 2020-12-22 13:39:19 -05:00
ft-select Add tooltips and context to the settings page 2020-10-19 11:32:53 -04:00
ft-share-button Fixed invalid timestamp video urls 2020-11-14 20:21:22 +01:00
ft-slider Alignment and typography corrections (#653) 2020-10-14 11:12:58 -04:00
ft-timestamp-catcher Update dependencies and fix linting problems 2020-10-04 14:30:54 -04:00
ft-toast Allow hidden toast messages to be clicked through 2020-12-01 11:02:52 -05:00
ft-toggle-switch Fixed tooltip position (#831) 2021-01-11 10:29:55 -05:00
ft-tooltip Fixed tooltip position (#831) 2021-01-11 10:29:55 -05:00
ft-video-player Create Loop Button and functionality in video player 2021-01-12 22:56:31 -05:00
general-settings Move logic to utils store and load country data on boot 2020-10-22 14:56:49 -04:00
player-settings Sidebar fixes (#916) 2021-01-12 23:13:36 -05:00
playlist-info Add notifications for new blog posts and app updates 2020-09-20 14:22:39 -04:00
privacy-settings Disable settings depending on others and move default profile logic 2020-10-06 09:38:35 -04:00
side-nav Hide active subscriptions (#918) 2021-01-09 22:11:42 -05:00
side-nav-more-options Start on Mobile view and add Web Build option 2020-03-24 09:22:29 -04:00
subscription-settings Add tooltips and context to the settings page 2020-10-19 11:32:53 -04:00
theme-settings Add Setting to disable smooth scrolling 2020-10-07 09:57:22 -04:00
top-nav Allow UI Scaling and Have side bar open by default 2020-10-06 11:53:54 -04:00
watch-video-comments Fix pathing issue when forking process 2020-10-23 23:29:19 +01:00
watch-video-description Update dependencies and fix linting problems 2020-10-04 14:30:54 -04:00
watch-video-info Sidebar fixes (#916) 2021-01-12 23:13:36 -05:00
watch-video-live-chat Show live status in search and fix youtube links in live chat 2020-12-22 15:34:06 -05:00
watch-video-playlist Start progress on fixing Search and Playlist for local API 2020-12-13 23:17:43 -05:00
watch-video-recommendations PR ready distraction free feature (#596) 2020-10-05 22:27:32 -04:00