Commit Graph

252 Commits

Author SHA1 Message Date
JFronny
042b126634 Add support for starting apps with arguments and custom file names to UpToolLib and UpToolCLI (the UpToolCLI impl is limited due to System.Commandline: values starting with dashes need to share a string with the option switch) 2020-08-31 22:11:40 +02:00
JFronny
0976297348 Fix CLI Installer 2020-08-31 21:14:27 +02:00
JFronny
ddbfb39e87 Correct the type for --waitForExit in Start (UpToolCLI) 2020-08-31 21:12:00 +02:00
JFronny
14b2643cbf Fix bug where Basic was used before being set
- Set Basic before FixXml (was accesed before being set)
- Move Basic to Program.cs
2020-08-31 20:40:58 +02:00
JFronny
0eccafa9ea Various CLI improvements
- Show dialog before adding default repo
- Prevent edge-case where --basic is used later in a CLI command
- Fix RemoveRepo in basic mode
- Use default instead of true in basic YesNoDialog
2020-08-31 20:22:37 +02:00
JFronny
b2d353b0bb --basic option to disable advanced output (UpToolCLI) 2020-08-31 19:56:10 +02:00
JFronny
c5de2e6886 Better logging for debugging, partially reworked interface for UpToolCLI 2020-08-31 18:58:15 +02:00
J. Fronny
73669e16ea Merge branch 'renovate/sixlabors.imagesharp-1.x' into 'master'
Update dependency SixLabors.ImageSharp to v1.0.1

See merge request JFronny/UpTool2!19
2020-08-22 16:31:57 +00:00
Renovate Bot
ffa645c991
Update dependency SixLabors.ImageSharp to v1.0.1 2020-08-21 16:17:53 +00:00
J. Fronny
e642161206 Merge branch 'renovate/sixlabors.imagesharp-1.x' into 'master'
Update dependency SixLabors.ImageSharp to v1.0.0

See merge request JFronny/UpTool2!18
2020-08-05 08:07:27 +00:00
Renovate Bot
568d17e3fa
Update dependency SixLabors.ImageSharp to v1.0.0 2020-08-04 22:42:51 +00:00
J. Fronny
08dfef1498 Merge branch 'renovate/system.commandline-2.x' into 'master'
Update dependency System.CommandLine to v2.0.0-beta1.20371.2

See merge request JFronny/UpTool2!17
2020-07-23 04:49:24 +00:00
Renovate Bot
2670a04542
Update dependency System.CommandLine to v2.0.0-beta1.20371.2 2020-07-23 02:40:03 +00:00
JFronny
e36005558d Prevent a bug with mainBin being a global path instead of local 2020-07-16 17:12:31 +02:00
J. Fronny
da1dbca8f6 Add LICENSE 2020-06-27 16:22:04 +00:00
J. Fronny
2fd34f5576 Merge branch 'renovate/system.commandline-2.x' into 'master'
Update dependency System.CommandLine to v2.0.0-beta1.20303.1

See merge request JFronny/UpTool2!16
2020-06-23 12:14:53 +00:00
J. Fronny
bc7875c512 Update renovate.json 2020-06-23 12:13:46 +00:00
Renovate Bot
2dea7f8138
Update dependency System.CommandLine to v2.0.0-beta1.20303.1 2020-06-23 12:07:00 +00:00
J. Fronny
07ef29d807 Merge branch 'renovate/configure' into 'master'
Configure Renovate

See merge request JFronny/UpTool2!15
2020-06-23 12:06:41 +00:00
Renovate Bot
c59bb90032
Add renovate.json 2020-06-23 09:19:30 +00:00
JFronny
b3bf4f7026 Kleen 2020-06-21 16:46:34 +02:00
J. Fronny
0f48d64121 Generate Installer-gui Zip for usage in website 2020-06-21 13:22:06 +00:00
J. Fronny
984044f1b0 GitHub to GitLab in Installer 2020-06-21 06:51:16 +00:00
J. Fronny
a8479cd577 Update .gitlab-ci.yml 2020-06-21 06:21:12 +00:00
J. Fronny
12b946fdf0 Update README.md, UpToolLib/Tool/XmlTool.cs, UpTool2/Program.cs files 2020-06-21 06:05:35 +00:00
J. Fronny
651992285c Update .gitlab-ci.yml 2020-06-20 11:16:00 +00:00
J. Fronny
4afa77abca Update .gitlab-ci.yml 2020-06-20 11:09:59 +00:00
J. Fronny
bc418aaef6 Update .gitlab-ci.yml 2020-06-20 11:07:38 +00:00
J. Fronny
3291f7c460 Update .gitlab-ci.yml 2020-06-20 10:47:35 +00:00
J. Fronny
50c422b701 Add .gitlab-ci.yml 2020-06-20 10:01:52 +00:00
J. Fronny
24529a59e7 Update README.md 2020-06-20 09:45:38 +00:00
dependabot-preview[bot]
c8eaeebbde Bump CC-Functions.Misc from 1.1.7450.31626 to 1.1.7468.32091
Bumps [CC-Functions.Misc](https://github.com/JFronny/CC-Functions) from 1.1.7450.31626 to 1.1.7468.32091.
- [Release notes](https://github.com/JFronny/CC-Functions/releases)
- [Commits](https://github.com/JFronny/CC-Functions/compare/1.1.7450.31626...1.1.7468.32091)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-15 06:53:52 +02:00
dependabot-preview[bot]
df8099e3d0 Bump SixLabors.ImageSharp from 1.0.0-rc0001 to 1.0.0-rc0002
Bumps [SixLabors.ImageSharp](https://github.com/SixLabors/ImageSharp) from 1.0.0-rc0001 to 1.0.0-rc0002.
- [Release notes](https://github.com/SixLabors/ImageSharp/releases)
- [Commits](https://github.com/SixLabors/ImageSharp/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-09 11:38:55 +02:00
J. Fronny
5364fa250c
Only add needed files to Release.zip 2020-06-08 12:07:50 +02:00
dependabot-preview[bot]
90a3aacce0 Bump CC-Functions.Misc from 1.1.7448.24408 to 1.1.7450.31626
Bumps [CC-Functions.Misc](https://github.com/JFronny/CC-Functions) from 1.1.7448.24408 to 1.1.7450.31626.
- [Release notes](https://github.com/JFronny/CC-Functions/releases)
- [Commits](https://github.com/JFronny/CC-Functions/compare/1.1.7448.24408...1.1.7450.31626)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-26 08:41:54 +02:00
dependabot-preview[bot]
55cf52df26 Bump CC-Functions.Misc from 1.1.7409.23118 to 1.1.7448.24408
Bumps [CC-Functions.Misc](https://github.com/JFronny/CC-Functions) from 1.1.7409.23118 to 1.1.7448.24408.
- [Release notes](https://github.com/JFronny/CC-Functions/releases)
- [Commits](https://github.com/JFronny/CC-Functions/compare/1.1.7409.23118...1.1.7448.24408)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-24 14:18:39 +02:00
JFronny
802340e418 Hide CLI in GUI-Installer (no longer used) 2020-05-16 18:29:50 +02:00
JFronny
a42b9b624d Fix release builds, clean 2020-05-16 18:19:43 +02:00
JFronny
0ac90790b8 Bugfix, better CLI 2020-05-16 18:04:24 +02:00
dependabot-preview[bot]
8d3bc22af7 Bump SixLabors.ImageSharp from 1.0.0-beta0007 to 1.0.0-rc0001
Bumps [SixLabors.ImageSharp](https://github.com/SixLabors/ImageSharp) from 1.0.0-beta0007 to 1.0.0-rc0001.
- [Release notes](https://github.com/SixLabors/ImageSharp/releases)
- [Commits](https://github.com/SixLabors/ImageSharp/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-01 14:46:29 +02:00
dependabot-preview[bot]
f58334c8a4 Bump CC-Functions.Misc from 1.1.7399.26972 to 1.1.7409.23118
Bumps [CC-Functions.Misc](https://github.com/JFronny/CC-Functions) from 1.1.7399.26972 to 1.1.7409.23118.
- [Release notes](https://github.com/JFronny/CC-Functions/releases)
- [Commits](https://github.com/JFronny/CC-Functions/compare/1.1.7399.26972...1.1.7409.23118)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-17 10:27:48 +02:00
CreepyCrafter24
eca073fab3 Separate installer CLI 2020-04-09 13:58:06 +02:00
CreepyCrafter24
c186afa8b4 Stage changes 2020-04-08 20:57:50 +02:00
CreepyCrafter24
daca8d5b9a Add install option for app-updates 2020-04-08 19:22:38 +02:00
CreepyCrafter24
a76a09051b Add installer-option for PATH and self-updating on logon 2020-04-08 19:16:14 +02:00
CreepyCrafter24
0fc0b9eead Class containing some duplicate code for Update Checks 2020-04-08 18:41:57 +02:00
CreepyCrafter24
a64d3ab4bc Sleep before install 2020-04-08 18:15:21 +02:00
CreepyCrafter24
b395ab2d81 Fix Version 2020-04-08 18:11:30 +02:00
CreepyCrafter24
2ca1bd5408 Self-update using installer 2020-04-08 18:03:50 +02:00
CreepyCrafter24
29e35dbec0 CLI-Output for Installer 2020-04-08 17:56:54 +02:00