Kenneth Skovhede
0e60bf4ca5
Fixed crash in autoupdater help text
2024-05-04 07:34:45 +02:00
Kenneth Skovhede
a0c0cbf3d5
Removed mentions of Mono in code, and fixed some entry paths pointing to the dll instead of the exe
2024-04-15 13:20:39 +02:00
Kenneth Skovhede
115e887802
Implemented new updater logic that supports multi-arch distributions.
2024-03-15 14:18:56 +01:00
Kenneth Skovhede
2303f9151f
Cleanup after merge
2024-03-04 14:00:55 +01:00
BlueBlock
1c28cf0b15
refactor AutoUpdater to an exe and a library
2019-09-06 16:57:44 -04:00
verhoek
b2cc18426c
Renamed Library.IO to Library.Common.IO.
...
Moved basic Platform functions to Library.Common.Platform.
Turned IO_OS into property within Library.Common.
2018-11-02 21:34:07 +01:00
verhoek
bc053df294
Moved basic IO helper functions to Library.IO.
2018-10-27 12:17:07 +02:00
Kenneth Skovhede
027475f494
Enabling webroot checking for the autoupdater library
2017-10-22 13:15:11 +02:00
Kenneth Skovhede
7537bb72fc
Added options to run the update manager in a "check" mode that shows if it thinks the updated versions are modified or not
2017-10-12 11:40:40 +02:00
Kenneth Skovhede
2ee110abb3
Added fix for faster commandline startup to the other commandline tools
2017-03-13 09:26:22 +01:00
Kenneth Skovhede
e0237b5309
Implemented two new build channels: beta and canary.
...
Updated build system to allow building various types of releases.
2016-03-11 22:55:32 +01:00
Kenneth Skovhede
8d13e698eb
Updated copyright notices
2015-01-20 21:44:52 +01:00
Kenneth Skovhede
ef3a62bf72
Changed the default for auto-update to be notify instead of install.
...
Added the --auto-update option to the commandline to allow automatic updates.
Added a new Duplicati.Library.AutoUpdater.exe tool to work with updates, especially handy if the update breaks the install and for manual handling of updates.
2014-08-17 15:45:44 +02:00