Daniel
a9dffddd7e
Improve documentation
2023-10-02 16:01:45 +02:00
Daniel
6a7dea876b
Improve updater logging
2023-04-06 14:34:27 +02:00
Daniel
d6687ecbad
Add and expose updater registry state
2023-03-09 12:05:59 +01:00
Daniel
5accaad794
Require download policy to be stricter
2022-09-28 14:41:27 +02:00
Daniel
beaa7482d0
Add support for signed indexes
2022-09-23 14:57:42 +02:00
Daniel
f6fc67ad46
Add support for new index format
2022-09-23 14:57:42 +02:00
Daniel
0e5eb4b6de
Add support for signed updates
2022-09-23 14:57:42 +02:00
Daniel
f59ad0357a
Fix tests and linter warnings
2022-02-01 13:12:46 +01:00
Daniel
7e1f6b7021
Implement review suggestions
2021-06-07 11:09:06 +02:00
Daniel
c3f98cd600
Move from Stable/Beta to a more generic Stable/PreRelease model
2021-06-03 23:25:07 +02:00
Daniel
eb17a5e6b8
Add option to reset the registry
2020-11-24 16:11:03 +01:00
Daniel
889bc1c389
Add support for unpacking archives after download
2020-11-24 16:09:38 +01:00
Daniel
26f54ffbb9
Add User-Agent to request made by the registry
2020-07-23 12:16:44 +02:00
Daniel
f20ede2f06
Fix error handling
2020-05-08 11:02:35 +02:00
Daniel
98589f8008
Reset and recreate the updates tmp dir on startup
2020-05-08 10:56:16 +02:00
Patrick Pacher
9d7fd1235d
Add support for custom index files.
...
This commit changes the updater package to support custom
index files by callling registry.AddIndex(). Note that the
previously hard-coded index files stable.json and beta.json
have been removed and must be added by using AddIndex() prior
to calling LoadIndexes().
2020-05-04 10:32:50 +02:00
Daniel
80a514dce6
Remove hooking feature
2019-11-08 11:34:38 +01:00
Daniel
00f545c3a4
Remove change notifications from updater
2019-10-25 13:38:20 +02:00
Daniel
f1aacc5d45
Move portmaster/updates to portbase/updater, transform to lib
2019-10-07 16:13:35 +02:00