Kyle Williams
daf58fbaf6
Add availble update check
2020-12-09 10:58:54 -07:00
Kyle Williams
f247155ad6
Update to go mod and parameterize check time and randomize time
2020-12-08 20:38:04 -07:00
Sushil Kumar
13e6463ac5
Return error if failed to make directory while "BackgroundRun"
2016-10-25 14:05:31 -07:00
Robert Roland
ed3d1b7d65
Add query escaping to the URLs built for updates
...
In semver, a + is a valid character, but in a URL that means 'space'.
The URL's path should have all of its components properly URL escaped to
resolve this issue.
2016-09-15 12:18:13 -07:00
Bob Zoller
2212001dd7
add ForceCheck parameter
2016-06-01 23:36:32 -07:00
chrisprobinson
8376705435
Update to allow developers to customize the fetching of the update
...
information, diffs and binaries
2015-10-16 20:31:01 -07:00
Nick Ethier
cc55278888
Fix go-update import
2015-08-26 15:53:01 -06:00
viovanov
ac8e8c3fa0
Fix osext import
2015-04-06 09:50:57 -07:00
Colin Henry
c956a99845
removed some unnecessary fmt.Printlns and added some error passing
2015-03-28 09:03:43 -07:00
Thomas Frössman
1f1bb201ba
Add docs
2015-01-07 18:31:36 +01:00
System Administrator
c2f128aaaf
last version adapted
2014-11-22 08:21:52 +02:00
Mark Sanborn
0bed6e537a
Removed log.Fatal as we dont want to stop the application if the update fails
2013-11-15 10:45:45 -08:00
vagrant
f906cb7b7d
initial
2013-11-14 17:36:10 -08:00