Commit Graph

5 Commits

Author SHA1 Message Date
DC
0eab6a9783 Linux updater: better message 2016-03-28 18:52:09 -07:00
DC
9030f23278 Linux update notifications
Fixes #257
2016-03-28 16:16:43 -07:00
Feross Aboukhadijeh
6706bc665c remove app update check interval
If there’s an update, this would redownload it every 6 hours until the
app is restarted. We could fix it, but let’s just simplify this:

App updates are checked for on app startup only.
2016-03-21 20:19:30 -07:00
Feross Aboukhadijeh
48c356dac3 add log.js module for renderer logging 2016-03-21 20:19:30 -07:00
Feross Aboukhadijeh
d3692928b6 implement barebones auto updater 2016-03-21 20:19:30 -07:00