FreeTube/src/renderer
Svallinn 7e94abb3b4
Main+App+Store: Implement basic setting sync between Electron windows
The app utilizes the Electron IPC to communicate settings' updates
to the other existing windows.

This is still at a fairly rudimentary stage, since some settings are
not syncing at all, while other settings have related side effects that
are not currently being propagated to the remaining windows.

An example of this would be the 'uiScale' setting, in which
the value is properly synced, but the app's actual scaling isn't.
2021-06-11 02:56:39 +01:00
..
assets Create Loop Button and functionality in video player 2021-01-12 22:56:31 -05:00
components Settings: Remove unnecessary handler for `defaultVolume` update 2021-06-11 02:56:39 +01:00
router Create Profile Edit Page 2020-09-01 23:21:32 -04:00
sass-partials Add Proxy configuration to settings. Fix ft-video-list height when using list display 2021-01-14 13:51:33 -05:00
store Main+App+Store: Implement basic setting sync between Electron windows 2021-06-11 02:56:39 +01:00
views Update "Open Link" button to include playlist ID (#1258) 2021-05-25 19:39:34 +02:00
App.css Add notifications for new blog posts and app updates 2020-09-20 14:22:39 -04:00
App.js Main+App+Store: Implement basic setting sync between Electron windows 2021-06-11 02:56:39 +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