Commit Graph

27 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
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
Renovate Bot
ffa645c991
Update dependency SixLabors.ImageSharp to v1.0.1 2020-08-21 16:17:53 +00:00
Renovate Bot
568d17e3fa
Update dependency SixLabors.ImageSharp to v1.0.0 2020-08-04 22:42:51 +00:00
Renovate Bot
2670a04542
Update dependency System.CommandLine to v2.0.0-beta1.20371.2 2020-07-23 02:40:03 +00:00
Renovate Bot
2dea7f8138
Update dependency System.CommandLine to v2.0.0-beta1.20303.1 2020-06-23 12:07:00 +00:00
JFronny
b3bf4f7026 Kleen 2020-06-21 16:46:34 +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
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
CreepyCrafter24
eca073fab3 Separate installer CLI 2020-04-09 13:58:06 +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
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
CreepyCrafter24
5cae428440 Partially untested code for Linux support without Wine 2020-04-08 16:05:09 +02:00
CreepyCrafter24
1d690c738d Add update count to UpTool2-update 2020-04-07 21:26:25 +02:00
CreepyCrafter24
86009c2d88 Fix major issue 2020-03-24 23:14:40 +01:00
CreepyCrafter24
18c8419495 Random stuff 2020-03-24 22:43:57 +01:00
CreepyCrafter24
101ea5843a Fix some stuff 2020-03-24 21:27:41 +01:00
CreepyCrafter24
023f452b26 Add CLI Tool 2020-03-24 20:53:23 +01:00