freetube/src/renderer
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
..
assets Create Loop Button and functionality in video player 2021-01-12 22:56:31 -05:00
components Sidebar fixes (#916) 2021-01-12 23:13:36 -05:00
router Create Profile Edit Page 2020-09-01 23:21:32 -04:00
sass-partials enhancing watched videos appearnce (#806) 2020-12-17 23:21:17 -05:00
store Hide active subscriptions (#918) 2021-01-09 22:11:42 -05:00
views Sidebar fixes (#916) 2021-01-12 23:13:36 -05:00
App.css Add notifications for new blog posts and app updates 2020-09-20 14:22:39 -04:00
App.js Add better release check logic 2020-12-18 11:57:20 -05:00
App.vue Add notifications for new blog posts and app updates 2020-09-20 14:22:39 -04:00
main.js Update project dependencies 2021-01-11 15:32:35 -05:00
themes.css Fix more linter issues 2020-10-04 14:42:46 -04:00
videoJS.css Create Loop Button and functionality in video player 2021-01-12 22:56:31 -05:00