FreeTube/src/renderer/store/modules
Svallinn 9859a7ce18
App+Settings: Make locale changes reactive between windows
This commit moves the locale relevant code to the settings' store module
and incorporates it with its current architecture.

I should clarify that this makes the value present in the `localStorage`
nonmeaningful, as that value is no longer being used in any way.
2021-06-20 02:47:44 +01:00
..
history.js Chore+Refactor: Replace `nedb` package with `nedb-promises` 2021-06-17 04:21:58 +01:00
index.js Push Latest Code to Repository 2020-02-16 13:30:00 -05:00
invidious.js Store+Vuetools: Remove some leftover artifacts that would break vuetools 2021-06-13 12:09:43 +01:00
playlists.js Chore+Refactor: Replace `nedb` package with `nedb-promises` 2021-06-17 04:21:58 +01:00
profiles.js Chore+Refactor: Replace `nedb` package with `nedb-promises` 2021-06-17 04:21:58 +01:00
settings.js App+Settings: Make locale changes reactive between windows 2021-06-20 02:47:44 +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 Main+Utils: Rename `getLocale` function to `getSystemLocale` 2021-06-20 02:47:33 +01:00
ytdl.js Store+Vuetools: Remove some leftover artifacts that would break vuetools 2021-06-13 12:09:43 +01:00