Commit Graph

29 Commits

Author SHA1 Message Date
JFronny 531a1c1e34 Implement app controls and filters in UpToolEto 2021-02-13 14:36:12 +01:00
JFronny 6af8eba6c6 Split UpToolLib into v1 (basically an interface over XElements with rudementary parsing) and v2 (more object-oriented, less hacky API, will allow easier migration to a more suited information backend) and start work on a new eto-based UI (not functional currently) 2021-02-08 19:00:52 +01:00
JFronny f9b56c91af Upgrade System.Commandline 2021-02-03 22:47:53 +01:00
JFronny 3ddc958e0b Switch to CC-Functions.Core 2021-02-03 22:42:22 +01:00
JFronny e92a074544 net5.0 attempt 2 2021-02-03 22:14:47 +01:00
J. Fronny 9b1935e7a7 Hopefully fix 2021-02-03 20:55:22 +00:00
JFronny f38a0e054d Remove repo link unshortening, noticably reducing load time (way less requests have to be made) 2020-09-10 20:05:48 +02:00
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 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 c5de2e6886 Better logging for debugging, partially reworked interface for UpToolCLI 2020-08-31 18:58:15 +02:00
JFronny b3bf4f7026 Kleen 2020-06-21 16:46:34 +02:00
J. Fronny 12b946fdf0 Update README.md, UpToolLib/Tool/XmlTool.cs, UpTool2/Program.cs files 2020-06-21 06:05:35 +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] 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 a42b9b624d Fix release builds, clean 2020-05-16 18:19:43 +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 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 21dc22965d Create "Platform"-Property for Repos 2020-04-08 16:32:16 +02:00
CreepyCrafter24 5cae428440 Partially untested code for Linux support without Wine 2020-04-08 16:05:09 +02:00
dependabot-preview[bot] ca89e1c94d Bump CC-Functions.Misc from 1.1.7397.24614 to 1.1.7399.26972
Bumps [CC-Functions.Misc](https://github.com/JFronny/CC-Functions) from 1.1.7397.24614 to 1.1.7399.26972.
- [Release notes](https://github.com/JFronny/CC-Functions/releases)
- [Commits](https://github.com/JFronny/CC-Functions/compare/1.1.7397.24614...1.1.7399.26972)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-06 18:46:40 +02:00
dependabot-preview[bot] ac5fc1cd5e Bump CC-Functions.Misc from 1.1.7396.23808 to 1.1.7397.24614
Bumps [CC-Functions.Misc](https://github.com/JFronny/CC-Functions) from 1.1.7396.23808 to 1.1.7397.24614.
- [Release notes](https://github.com/JFronny/CC-Functions/releases)
- [Commits](https://github.com/JFronny/CC-Functions/compare/1.1.7396.23808...1.1.7397.24614)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-04 15:46:20 +02:00
dependabot-preview[bot] f6acde934e Bump CC-Functions.Misc from 1.1.7388.28729 to 1.1.7396.23808
Bumps [CC-Functions.Misc](https://github.com/JFronny/CC-Functions) from 1.1.7388.28729 to 1.1.7396.23808.
- [Release notes](https://github.com/JFronny/CC-Functions/releases)
- [Commits](https://github.com/JFronny/CC-Functions/compare/1.1.7388.28729...1.1.7396.23808)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-02 15:44:11 +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 3210028469 Fix a strange edge-case 2020-03-24 21:57:52 +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