Commit graph

6 commits

Author SHA1 Message Date
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
Andrei Gavrilescu 81d7aca4b2 fix security issue / update deps 2020-04-07 14:30:36 +02:00
akshitkrnagpal da3e6b4780 Added onboarding 2018-08-14 23:29:31 +02:00
Akshit Kr Nagpal 8156f6cd07 Add recent-list 2018-07-27 09:03:51 +02:00
akshitkrnagpal 8f79e886fc Added settings drawer with persistent settings 2018-06-21 07:55:32 +02:00
akshitkrnagpal 4015a05f18 Add Redux and use it as the navigator 2018-06-05 22:42:02 +02:00