TheGoddessInari
c6dabde368
Switch back to '@electron/remote' and switch back to 'electron-context-menu'.
3 years ago
TheGoddessInari
3becc15121
Add manual sync points to the service store.
4 years ago
Ivan Kadochnikov
7964a36b69
Fix electron dialog api for backup/restore
...
Use promises instead of callbacks
6 years ago
TheGoddessInari
cb24232b47
Rename baseline from Rambox-OS to Hamsket.
6 years ago
TheGoddessInari
97837a7e92
Replace var with let or const as appropriate.
6 years ago
TheGoddessInari
55fe946f58
Fix backup/restore functions.
6 years ago
TheGoddessInari
dea40d0e22
Locally scope requires in FileBackup.
...
This shouldn't be logically different, but when packing everything
it escapes the file scope, so limit it in scope explicitly.
6 years ago
TheGoddessInari
3da4a439ea
FileBackup: check for null and removing a debugging print.
7 years ago
TheGoddessInari
b8548f2b5f
Fix FileBackup function typo. Backup now works from the button.
7 years ago
TheGoddessInari
5940fa1111
Replace Auth0 with file backup, fix service removal.
...
This took some doing, but fixed the service removal thanks to ES6
Promises and a lot of detective work.
Also removed Auth0, and replaced it with a human-readable JSON
exporter/importer that works in the same way.
7 years ago