Commit Graph

2822 Commits

Author SHA1 Message Date
Caelan Sayler
f1745c149c Set auto-apply silent:false so that updates can happen even when admin is required. 2024-05-15 22:07:54 +01:00
Caelan Sayler
350b59b30e Remove Spectre prompt workaround since fix was merged 2024-05-15 21:58:02 +01:00
Caelan Sayler
2e2a09e066 Update NuGet packages 2024-05-15 21:51:09 +01:00
Blake Burgess
5038a51629 Do not include deltas when writing Squirrel RELEASES file 2024-05-14 09:36:59 +01:00
Kevin Bost
d1c88741d6 Removing obsolete /api from Flow update source URL 2024-05-14 00:25:26 -07:00
Kevin Bost
b3c425436a Fix signature change with profile endpoint
Fixing up the publish command to work like the MSBuild task

This corrects a lot of drift that had occurred between the CLI commands and the MSBuild task.
2024-05-13 23:58:54 -07:00
Kevin Bost
d702cc0510 Adding in API key support
This leverage the API HMAC auth of Velopack FLOW
2024-05-13 22:15:37 +01:00
Caelan Sayler
4f560f4132 Hopefully fix CI test error 2024-05-11 19:17:51 +01:00
Caelan Sayler
aa57c96d62 Ignore link warning (missing pdb) 2024-05-11 12:08:05 +01:00
Caelan Sayler
acaa7672ce Remove delayload for dll's in KnownDLL 2024-05-11 11:55:52 +01:00
Caelan Sayler
edbf6cf8f6 Mitigate dll search order / sideloading attacks 2024-05-11 11:32:30 +01:00
Caelan Sayler
f8acc97ceb Avoidable exception in local repository with regenerate 2024-03-31 10:37:12 +01:00
Caelan Sayler
d5f709ddf3 Allow AWS fallback credentials 2024-03-31 10:35:28 +01:00
Caelan Sayler
d0f73c5d63 Remove outdated test 2024-03-30 16:32:54 +00:00
Caelan Sayler
d34dcea34e Fix code signing exception text in log 2024-03-30 16:27:43 +00:00
Caelan Sayler
295e88cd3a Add {{file...}} parallelism support to signTemplate 2024-03-30 15:35:48 +00:00
Caelan Sayler
104019ddf3 Update signtool & rcedit 2024-03-30 14:57:17 +00:00
Caelan Sayler
ca30123dd8 ci: clean up buld script and add FUSE 2024-03-29 12:33:04 +00:00
Caelan Sayler
e735037d69 AppImageKit requires a Category 2024-03-29 12:23:43 +00:00
Caelan Sayler
606ea6e46d Add artwork to the test search paths 2024-03-29 12:19:45 +00:00
Caelan Sayler
bb02fe2b2f disable unknown locale warning on Linux 2024-03-29 12:19:10 +00:00
Caelan Sayler
50f846e13b Scale up default icon for Linux to 128px 2024-03-29 11:57:19 +00:00
Caelan Sayler
6d2f829266 ci: fix az deploy test 2024-03-29 11:41:31 +00:00
Caelan Sayler
07b59d6468 Add linux freedesktop category argument 2024-03-29 11:17:34 +00:00
Caelan Sayler
4b45bcf5a7 Oops, commented out wrong exception 2024-03-28 15:14:31 +00:00
Caelan Sayler
7099dd6a09 Fix AppDir icon / path for AppImageLauncher 2024-03-28 15:05:52 +00:00
Caelan Sayler
39b074f557 This was a dumb test 2024-03-28 14:07:03 +00:00
Caelan Sayler
1b0da40a25 this was a red herring 2024-03-28 13:58:43 +00:00
Caelan Sayler
92cc4c9d12 Fix cross-device issues on linux 2024-03-28 13:57:04 +00:00
Caelan Sayler
5717b95615 fix: linux dev script copying wrong release 2024-03-28 13:25:11 +00:00
Caelan Sayler
0625c1e7da Don't bother with foreground window on unix 2024-03-28 13:02:31 +00:00
Caelan Sayler
2bb2ecb370 fix: object null ref on linux 2024-03-28 13:00:05 +00:00
Caelan Sayler
54bdeebf4d don't extract linux packages into ramdisk (/tmp) 2024-03-28 11:32:42 +00:00
Caelan Sayler
38060b0a14 Adjust dir test for unix 2024-03-28 11:25:20 +00:00
Caelan Sayler
ed00aaefe3 Add some basic option mapper tests to catch source gen errors 2024-03-28 11:17:36 +00:00
Caelan Sayler
3694c31bb3 Fix command line tests 2024-03-28 11:11:23 +00:00
Caelan Sayler
373f0fe73b Testing local deployment commands 2024-03-28 10:59:59 +00:00
Caelan Sayler
0348224362 Downgrade mapperly as there is a bug in the current version 2024-03-28 10:55:40 +00:00
Caelan Sayler
1d47c9bd04 Add local upload command 2024-03-28 10:45:02 +00:00
Caelan Sayler
44ad132a72 Add cache control for Azure 2024-03-28 09:50:28 +00:00
Caelan Sayler
f16bfe5349 Remove ObjectRepository container concept 2024-03-28 09:44:26 +00:00
Caelan Sayler
980caf0493 Relax new compat version warning for now 2024-03-28 09:29:09 +00:00
Caelan Sayler
5aaa8f61c4 Fix azure tests 2024-03-27 21:58:47 +00:00
Caelan Sayler
2acfab1e8c Re-organise vpk commands to sub folders 2024-03-27 20:50:53 +00:00
Caelan Sayler
d098cc5a7f Refactor S3 and Azure common code into ObjectRepository 2024-03-27 20:39:01 +00:00
Caelan Sayler
47007c8a2a Update solution nuget packages 2024-03-27 17:44:51 +00:00
Bruce Horn
bfb834b5da Added Azure Blob Container support. 2024-03-27 17:40:02 +00:00
Stefan Paul Noack
d03caa0cc2 Fix InvalidOperationException when there are no full remote releases 2024-03-27 17:20:42 +00:00
Caelan Sayler
685b4b6744 Implement no-cache for S3 releases.json 2024-03-27 17:17:26 +00:00
Caelan Sayler
d7fe3edbfa Add IsPortable flag to update manager 2024-03-27 17:03:59 +00:00