Commit graph

17 commits

Author SHA1 Message Date
Daniel
2ad0ead72b Fix shutdown of failing service workers 2020-08-11 18:14:22 +02:00
Daniel
26f54ffbb9 Add User-Agent to request made by the registry 2020-07-23 12:16:44 +02:00
Daniel
02bb6d1d9b Use context for network connections in updater 2020-07-21 15:04:05 +02:00
Daniel
38902d8c82 Check path to index file when saving 2020-06-26 22:44:32 +02:00
Patrick Pacher
3936cf233e
Add support for packed resource files 2020-05-13 16:05:46 +02:00
Daniel
f20ede2f06 Fix error handling 2020-05-08 11:02:35 +02:00
Daniel
441f9c45ac Improve logging 2020-05-08 10:57:14 +02:00
Daniel
74fc1dc888 Do not remove tmp dir anymore, as it's used by others too 2020-05-08 10:57:06 +02:00
Daniel
98589f8008 Reset and recreate the updates tmp dir on startup 2020-05-08 10:56:16 +02:00
Patrick Pacher
8e07560396
Fix update not marked as available, add comments and notification helper 2020-05-04 14:52:57 +02:00
Patrick Pacher
fa36efb71c
Fix unsafe access to reg.indexes in updater 2020-05-04 10:57:59 +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
ppacher
8a18810c66 Do not ingore HTTP status code when fetching files 2020-04-07 10:50:56 +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
97f001d7d7 Update linter settings and fix some linter hints 2019-10-07 16:45:03 +02:00
Daniel
f1aacc5d45 Move portmaster/updates to portbase/updater, transform to lib 2019-10-07 16:13:35 +02:00