Commit Graph

7 Commits

Author SHA1 Message Date
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
CreepyCrafter24
a76a09051b Add installer-option for PATH and self-updating on logon 2020-04-08 19:16:14 +02:00
CreepyCrafter24
5cae428440 Partially untested code for Linux support without Wine 2020-04-08 16:05:09 +02:00
CreepyCrafter24
18c8419495 Random stuff 2020-03-24 22:43:57 +01:00
CreepyCrafter24
023f452b26 Add CLI Tool 2020-03-24 20:53:23 +01:00