Commit graph

9 commits

Author SHA1 Message Date
Audric Ackermann
f7581cf4eb
increase prettier maxWidth to 100 2021-04-22 18:03:58 +10:00
Audric Ackermann
6e07ee42f5
cleanup network status view and some UI constants 2020-10-13 13:57:43 +11:00
Mikunj
a6e54d5c52 Minor fix for auto-updating 2020-03-23 09:05:40 +11:00
Mikunj Varsani
66cec1f51e Review fix. 2020-03-19 08:35:13 +11:00
Mikunj
86b427cc4d Lint 2020-03-10 14:30:24 +11:00
Mikunj
d10a8f0a6f Added setting to disable checking for auto updates. 2020-03-10 14:22:07 +11:00
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.
2020-03-05 15:39:43 +11:00
Mikunj
8c071b2f11 Fix auto updating on all platforms.
Added instructions for release.
2020-03-05 15:39:43 +11:00
Ryan Tharp
178d788dca Enable auto-updating using electron-updater 2020-03-05 15:39:43 +11:00