aboutsummaryrefslogtreecommitdiffstats
path: root/src/electron/ipc-api/settings.js
Commit message (Collapse)AuthorAge
* Add FAB to service dashboard (#824)Libravatar Bennett2020-06-21
| | | | | | | | | | | | | | | | | | | * Implement #387 * Fix lint * Upgrade to Electron 9 * Remove dependency on electron-spellchecker * Allow multiple languages to be selected * Fix lint * Don't show spellchecker language chooser for macOS * Fix _requireAuthenticatedUser throwing error on startup * Add FAB
* BasicAuth first draftLibravatar Stefan Malzner2018-12-21
|
* feat(App): Add proxy support for servicesLibravatar Stefan Malzner2018-11-27
|
* minor cleanupLibravatar Stefan Malzner2018-03-28
|
* Split settings into multiple stores; app specific settings are now stored in ↵Libravatar Stefan Malzner2018-03-27
| | | | config file
* remove unnecessary platform checkLibravatar Stefan Malzner2017-10-19
|
* initial commitLibravatar Stefan Malzner2017-10-13