FreeTube/src/renderer/store/modules
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
..
history.js Store: Move `nedb`'s `Datastore` instances to their own file 2021-06-11 02:56:39 +01:00
index.js Push Latest Code to Repository 2020-02-16 13:30:00 -05:00
invidious.js Fix Invidious Fallback logic 2020-10-31 11:23:26 -04:00
playlists.js Store: Move `nedb`'s `Datastore` instances to their own file 2021-06-11 02:56:39 +01:00
profiles.js Store: Move `nedb`'s `Datastore` instances to their own file 2021-06-11 02:56:39 +01:00
settings.js Main+App+Store: Implement basic setting sync between Electron windows 2021-06-11 02:56:39 +01:00
sponsorblock.js SponsorBlock (#1130) 2021-05-16 16:01:24 -04:00
subscriptions.js Finish Core Subscriptions logic and add more locales to profiles page 2020-09-01 23:21:32 -04:00
utils.js Update Youtube URL handling to recongnize playlist ID in URL (#1260) 2021-05-31 13:23:35 +02:00
ytdl.js Search: Fix up a few duration and upload time related options 2021-05-20 17:21:26 +01:00