signal-desktop/ts/updater
Josh Perez 5119193093 Prevent multiple concurrent update installers
* Exit early if we are already installing on Windows

* Setup a single handler for updating

* Guard against undefined updateFilePath
2020-07-27 14:39:19 -07:00
..
common.ts Prevent multiple concurrent update installers 2020-07-27 14:39:19 -07:00
curve.ts Use curve functions from native module 2019-08-21 14:55:12 -07:00
generateKeyPair.ts Download and install updates without the help of electron-updater 2019-04-05 17:18:37 -07:00
generateSignature.ts Download and install updates without the help of electron-updater 2019-04-05 17:18:37 -07:00
index.ts Refactor: Move data-access code to Typescript w/ shared interface 2020-04-15 14:45:11 -07:00
macos.ts Prevent multiple concurrent update installers 2020-07-27 14:39:19 -07:00
signature.ts Use curve functions from native module 2019-08-21 14:55:12 -07:00
windows.ts Prevent multiple concurrent update installers 2020-07-27 14:39:19 -07:00