Audric Ackermann
89757a95a6
use readyForUpdates to trigger update from renderer
...
this is used to only start the updater once the fileserver returned use
the latest release
3 years ago
Audric Ackermann
234e9b160e
Make sure updater do not hit github before checking fileserver
3 years ago
Audric Ackermann
f7581cf4eb
increase prettier maxWidth to 100
4 years ago
Audric Ackermann
6e07ee42f5
cleanup network status view and some UI constants
5 years ago
Mikunj
a6e54d5c52
Minor fix for auto-updating
5 years ago
Mikunj Varsani
66cec1f51e
Review fix.
5 years ago
Mikunj
86b427cc4d
Lint
5 years ago
Mikunj
d10a8f0a6f
Added setting to disable checking for auto updates.
5 years ago
Mikunj
4eef73c0a2
Converted updating into a 2 step process.
...
First it will ask the user about downloading the new update.
Then it will download the update and ask the user to restart the application.
This was done so that if the company was forced to put out comprimised binaries, all our users won't be automatically updated to them.
5 years ago
Mikunj
8c071b2f11
Fix auto updating on all platforms.
...
Added instructions for release.
5 years ago
Ryan Tharp
178d788dca
Enable auto-updating using electron-updater
5 years ago