jitsi-meet-electron/app/features
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
..
app Add protocol to open conference links with the app 2020-06-10 14:21:13 +02:00
conference chore(deps) Update external_api.js 2021-07-21 13:53:13 +03:00
config Update feedback URL 2021-02-23 10:56:29 +01:00
navbar Introduce internationalisation 2020-06-26 13:05:42 +02:00
onboarding Introduce internationalisation 2020-06-26 13:05:42 +02:00
recent-list feat(recent-list): add an explanatory label (#591) 2021-06-28 09:44:01 +02:00
redux Switch to local storage and migrate old settings (#638) 2021-09-20 10:40:27 +02:00
router Refactor handling of domain 2018-06-25 16:40:43 +02:00
settings feat(agc): Add setting to disable automatic gain control (#582) 2021-05-11 17:08:47 +02:00
utils Allow mailto links to be opened externally 2021-03-23 16:21:16 +01:00
welcome Update dependencies 2021-02-23 14:22:54 +01:00