Commit Graph

4403 Commits

Author SHA1 Message Date
84f393a68a Fix refreshing Nexus OAuth token not working properly 2024-05-30 00:28:28 +02:00
6dde81ec7c Missing a lock in the validate method that could cause refresh to trigger a lot of times asynchronously 2024-05-29 22:27:40 +02:00
f956943f45 Merge pull request #2512 from wabbajack-tools/dependabot/nuget/Orc.FileAssociation-5.0.0
Bump Orc.FileAssociation from 5.0.0-alpha0061 to 5.0.0
2024-05-28 19:50:06 +02:00
a6e6758333 Merge branch 'main' into dependabot/nuget/Orc.FileAssociation-5.0.0 2024-05-28 19:35:07 +02:00
9aac41cf69 Merge pull request #2566 from wabbajack-tools/oauth-related-fixes
Fix CLI login command
2024-05-28 19:30:33 +02:00
720a3b1f45 update changelog 2024-05-28 19:20:09 +02:00
1b949b538a fix SetNexusApiKey CLI command 2024-05-28 18:46:47 +02:00
12409ababb refactor interface name to the naming convention for interfaces 2024-05-28 18:45:03 +02:00
a1da63984b update dependency 2024-05-28 18:41:18 +02:00
b84bfe2364 3.6.1.0 3.6.1.0 2024-05-26 18:46:54 -06:00
a5d9bea0ab Merge pull request #2550 from wabbajack-tools/set-nexus-api-key
Add 'set-nexus-api-key' CLI command
2024-05-25 19:23:06 +02:00
fd01fadf2c Merge branch 'main' into set-nexus-api-key 2024-05-25 19:17:55 +02:00
f69088ea4b Merge pull request #2524 from TDarkShadow/feature/FalloutNewVegas-EpicGames
Add Fallout New Vegas from Epic Games support
2024-05-25 19:16:30 +02:00
727f210dbb Merge branch 'main' into feature/FalloutNewVegas-EpicGames 2024-05-25 19:14:52 +02:00
f1af0a739a Merge pull request #2556 from wabbajack-tools/starfield-meta-data
Add Starfield meta-data
2024-05-25 19:14:09 +02:00
b15a330ab8 Update CHANGELOG.md 2024-05-25 19:11:23 +02:00
0cc2ff62c4 Update CHANGELOG.md 2024-05-25 19:09:09 +02:00
0f9a82b425 Merge branch 'main' into set-nexus-api-key 2024-05-25 19:04:38 +02:00
1fa2aea45a Merge branch 'main' into starfield-meta-data 2024-05-25 19:03:34 +02:00
d4387e8088 Merge pull request #2563 from wabbajack-tools/EzioTheDeadPoet-patch-3
Update tests.yaml
2024-05-25 19:01:55 +02:00
ddd34cc584 Merge branch 'main' into starfield-meta-data 2024-05-25 18:58:40 +02:00
c0782cee6a Merge branch 'main' into EzioTheDeadPoet-patch-3 2024-05-25 18:55:42 +02:00
ebd50a5b60 Update Startup.cs 2024-05-25 18:55:32 +02:00
f36bd51414 Update NexusApiTests.cs 2024-05-25 18:55:01 +02:00
b59ef4bfc9 Fix login for Nexus when using a Environment API Key 2024-05-25 10:54:53 -06:00
b7832ce67c disable nexus api tests
(until some way to test in gh workflows with OAuth2, can get implemented)
2024-05-25 18:42:04 +02:00
549ab3e666 remove macos tests 2024-05-25 18:23:13 +02:00
5a21c5d738 Update tests.yaml 2024-05-25 18:13:17 +02:00
3ec1ddcc41 Merge branch 'main' into starfield-meta-data 2024-05-25 18:06:47 +02: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
3.6.0.0
2024-05-25 09:38:31 -06:00
f4e992ff99 Merge pull request #2557 from wabbajack-tools/skip-loverslab-validation
Skip LoverslabUrls during list validation
2024-05-24 19:24:11 +02:00
ed2aabd0b1 skip validation of loverslab.com urls 2024-05-24 19:13:41 +02:00
a76902df77 fix Starfield meta-data 2024-05-24 18:47:23 +02:00
d0f508849c add starfield meta-data 2024-05-24 18:43:14 +02:00
8daa2d1b63 Update CHANGELOG.md 3.5.0.2 2024-05-21 10:10:16 -06:00
772cc8cb85 Change the cookie we look at as a temporary fix for the updates to Nexus Mods 2024-05-21 10:00:13 -06:00
c67da65cd8 Fix trimming breaking dependency injection on publish 2024-05-16 21:50:49 +02:00
6db4fd0737 Add set-nexus-api-key command 2024-05-16 18:52:33 +02:00
321b08c2ae Add Fallout New Vegas from Epic Games support 2024-04-04 17:36:15 +02:00
7cf03886b7 Bump Orc.FileAssociation from 5.0.0-alpha0061 to 5.0.0
Bumps [Orc.FileAssociation](https://github.com/wildgums/orc.FileAssociation) from 5.0.0-alpha0061 to 5.0.0.
- [Changelog](https://github.com/WildGums/Orc.FileAssociation/blob/develop/GitReleaseManager.yaml)
- [Commits](https://github.com/wildgums/orc.FileAssociation/commits/5.0.0)

---
updated-dependencies:
- dependency-name: Orc.FileAssociation
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-22 03:54:21 +00:00
1cec66d6fe 3.5.0.2 to re-release nugets 2024-02-01 17:26:57 -07:00
5154329bb2 Update tests.yaml (#2500) 2024-02-01 15:46:39 -07:00
5facc21865 3.5.0.1 3.5.0.1 2024-01-15 17:31:12 -07:00
61b3f70d5c Rename caches so that they auto-rehash 2024-01-15 17:23:36 -07:00
d25834c513 3.5.0.0 3.5.0.0 2024-01-15 16:38:56 -07:00
f16f27a22b Not sure why this code has been here forever, but it was wrong. If the compressed file was exact the same size as the extracted file then we'd never extract it? Why? IDK, it's bad, and I should feel bad. (#2487) 2024-01-15 16:35:23 -07:00
ab12bad74a Fix build system 3.4.2.0 2024-01-14 15:28:52 -07:00
c2a7b1b014 3.4.2.0 release 2024-01-14 14:49:47 -07:00
b8fe48178b New Wabbajack release (#2479)
* 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

* Don't try to add cookies if array is empty

* Start download from scratch if .download_package can't be parsed

* Log when application is shutting down

* update CHANGELOG.md

* exclude the "SP Consent Message" on nexus from the cleared iframes

* Actually use the --outputPath compile option if the user provides one

It was just not being used, defaulting to the parent of installPath. it
still does, if the user does not specify a directory using --outputPath

* update Wabbajack.Compression.BSA dependencies

* improve log message to include storage space reference

* clearing temp folder when the app closes

* update logging message

* update CHANGELOG.md

* update CHANGELOG.md

* update logging for possible exceptions thrown when clearing temp folder

* fix cloudflare captcha

* update Final Fantasy VII: RI metadata

* Update CHANGELOG.md

* fix error

* Update GameRegistry.cs

* Updated GameFinder, Added EADesktop module

* updated version number in CHANGELOG.md

* updated logging code

* update CHANGELOG.md

* Fix Nexus login (#2476)

* Fix Nexus login handler after API keys web page changes

* Automatically press request button

* Automatically press request API key button

* Fix BG3 being named badlursgate3 in Game enum instead of baldursgate3

* Fix WebView2 taking up tons of memory, use single WebView window - still needs refactoring

* Remove commented WebView

* Add changelog, fix Wabbajack CLI bat pointing to the wrong directory

---------

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: EzioTheDeadPoet <52624146+EzioTheDeadPoet@users.noreply.github.com>
Co-authored-by: Marco Antonio Jaguaribe Costa <marco.antonio.costa@gmail.com>
2024-01-14 14:48:34 -07:00
e3505f4ea0 Also release Wabbajack.Configuration 2024-01-06 13:56:56 -07:00