jitsi-meet-electron/app
csett86 295ea6d1ec
Switch to local storage and migrate old settings (#638)
This is a preparation for electron 14+, where electron-store is no longer
in a usable state (currently used version does not work due to remote module
removed in electron 14, latest version extends every app startup to 10 seconds).

Once sufficient migration period has passed, electron-store and
redux-persist-electron-storage and the ipc call introduced here
(electron-store-exists) can be removed.
2021-09-20 10:40:27 +02:00
..
features Switch to local storage and migrate old settings (#638) 2021-09-20 10:40:27 +02:00
i18n Update hu.json (#637) 2021-09-19 11:13:53 +02:00
images Added onboarding 2018-08-14 23:29:31 +02:00
preload Switch to local storage and migrate old settings (#638) 2021-09-20 10:40:27 +02:00
.eslintrc.js Updated eslint-config-jitsi 2018-06-11 08:26:57 +02:00
index.html Introduce internationalisation 2020-06-26 13:05:42 +02:00
index.js Introduce internationalisation 2020-06-26 13:05:42 +02:00