freetube/src/renderer
Svallinn 77e743060f
Main+Renderer+Dev-Runner: Refactor smooth scrolling toggling
Smooth scrolling toggling is currently wonky on runtime, since,
most of the time, it doesn't toggle on and off properly.
In addition, now that we have multi-window support,
the current implementation was somewhat lacking.

This commit solves those issues by replacing
the existing smooth scrolling related channels with a
new generic `relaunchRequest` channel.
2021-06-16 05:43:26 +01:00
..
assets Create Loop Button and functionality in video player 2021-01-12 22:56:31 -05:00
components Main+Renderer+Dev-Runner: Refactor smooth scrolling toggling 2021-06-16 05:43:26 +01:00
router Create Profile Edit Page 2020-09-01 23:21:32 -04:00
sass-partials Add support for External Players (closes #418) (#1271) 2021-06-13 17:31:43 +02:00
store Add support for External Players (closes #418) (#1271) 2021-06-13 17:31:43 +02:00
views * Update playlist page thumbnail to start playing first video on click (#1361) 2021-06-15 14:42:00 +00:00
App.css Add notifications for new blog posts and app updates 2020-09-20 14:22:39 -04:00
App.js Main+Renderer: Enforce synchronous messages on `setBounds` channel 2021-06-16 05:34:37 +01:00
App.vue Bugfix: load of subscriptions at startup (#1216) 2021-04-20 18:07:47 +00:00
main.js Added Estonian, Serbian languages, fixed comment likes and bumped packages (#1311) 2021-05-22 21:21:48 +02:00
themes.css Initial Playlist implementation. Functions like basic favorites list 2021-01-14 18:03:23 -05:00
videoJS.css Hide volume percentage on hover 2021-05-16 21:43:34 -04:00