31 Commits

Author SHA1 Message Date
8544a6b2e8 update other required packages 2024-06-06 16:18:56 +02:00
cd03d2991f OAuth Nexus fixes (#2569)
* Missing a lock in the validate method that could cause refresh to trigger a lot of times asynchronously

* Fix refreshing Nexus OAuth token not working properly

* Fix accidental deadlock on NexusApi.Validate(), add extra validation logging
2024-05-30 17:03:31 -06:00
12409ababb refactor interface name to the naming convention for interfaces 2024-05-28 18:45:03 +02:00
b84bfe2364 3.6.1.0 2024-05-26 18:46:54 -06:00
b59ef4bfc9 Fix login for Nexus when using a Environment API Key 2024-05-25 10:54:53 -06:00
e41e5c262b Switch WJ over to OAuth for Nexus logins (#2559)
* Switch WJ over to OAuth for Nexus logins

* Remove debug code

* Try and fix the build error
2024-05-25 09:38:31 -06:00
b8cc418989 Upgrade all the deps to the latest versions (#2442)
* Tons of deps upgrades

* Fix a bunch of compile errors

* Fix hash equality issue
2023-11-14 20:09:50 -07:00
90f9df6436 Update to .net 8 2023-10-20 20:11:08 +01:00
fab17a6ae0 Wabbajack 3.3.0.0 Update (#2416)
* added more visible error messages to avoid user confusion

added hard drive free space detection, added red error message text, removed overwrite checkbox, added wiki button link

extended the error text for starting wabbajack in protected location

removed debug code

shortened error message to fit in text box

* restored warning removed in error, updated changelog, removed debug includes

* Update InstallerVM.cs

* Update InstallerVM.cs

* Update MainWindowViewModel.cs

* added json optional flag to only show version number over modlist image in installer view, if the modlist image already contains the title

removed debug code

change to pascal case and match existing code style

update changelog

* Fix manual downloads sometimes launching in browser

* Fix manual downloads from secure servers

* Remove duplicate user agent code

* Create configuration project and performance settings

* Bind new performance settings to UI

* Use performance settings to limit maximum memory per download

* Remove unused settings and related classes

* Updated CHANGELOG.md

* update CHANGELOG.md

* moved the existing files popup to an error message , heralding the return of the overwrite install checkbox

* added newline

* reverted erroneous edit

* gogID for fallout4 added

* update CHANGELOG.md

* Fix deadlock when loading new settings

* change folder/directory check logic

* update CHANGELOG.md

* revert unnecessary change

* update CHANGELOG.md

* Bump Wabbajack to .NET 7

* Bump ReactiveUI packages & deps

* Update GameFinder to 4.0.0

* Update CHANGELOG.md

* Update CHANGELOG.md

---------

Co-authored-by: JanuarySnow <bobfordiscord12@gmail.com>
Co-authored-by: JanuarySnow <85711747+JanuarySnow@users.noreply.github.com>
Co-authored-by: UrbanCMC <UrbanCMC@web.de>
Co-authored-by: trawzified <55751269+tr4wzified@users.noreply.github.com>
2023-10-12 12:33:06 -06:00
0473e8cd1f .NET 7.0 Broke the deployment model, will look into it more in a future update 2022-11-11 22:27:21 -07:00
5b8b815f39 Update deps for 7.0 2022-11-09 16:57:16 -07:00
a0eb53f9b9 Switch to .net 7.0 2022-11-05 07:25:53 -06:00
56fccc2850 3.0.3.0 2022-10-26 14:49:59 -06:00
13abba9c1e Fixed more warnings 2022-10-07 16:57:12 -06:00
817392e4c2 Update all the deps! 2022-09-29 06:42:20 -06:00
73f4cf61ff Lots of small compiler fixes 2022-08-23 16:38:47 -06:00
f826612072 3.0.0.1 2022-08-19 12:13:20 -06:00
5907fc6fcb Wip, trying to fix a bug with cached tabs 2022-05-18 21:21:38 -06:00
33965286fc Upgrade Deps 2022-01-20 14:30:13 -07:00
5fc8515e12 We don't need endorsements and they're encoded strangely 2022-01-20 08:01:23 -07:00
1efa5c3a04 Forgot to default to null 2022-01-20 07:57:25 -07:00
e24200b873 Make CategoryName nullable 2022-01-20 07:50:53 -07:00
252ff675c6 Add nexus upload code 2022-01-17 20:56:29 -07:00
95cb665423 Nexus caching re-implemented on the server 2022-01-17 10:02:52 -07:00
cd9ead66f5 Update ModFiles.cs 2021-11-27 18:39:05 -07:00
9ba58e6851 Make SizeInBytes nilable 2021-11-27 18:38:21 -07:00
c14d740367 Fix install config, upgrade deps 2021-11-08 16:17:33 -07:00
f99f4a7538 Code cleanup and fix test running 2021-10-23 10:51:17 -06:00
42c0d920ef Upgrade deps 2021-10-15 05:54:44 -06:00
4233463016 Update all the dependencies 2021-09-27 07:44:28 -06:00
2e6c756d6f Redux -> Wabbajack main code 2021-09-27 06:42:46 -06:00