Commit Graph

4372 Commits

Author SHA1 Message Date
Luca
f36bd51414
Update NexusApiTests.cs 2024-05-25 18:55:01 +02:00
EzioTheDeadPoet
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
Luca
549ab3e666
remove macos tests 2024-05-25 18:23:13 +02:00
Luca
5a21c5d738
Update tests.yaml 2024-05-25 18:13:17 +02:00
Timothy Baldridge
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
Luca
f4e992ff99
Merge pull request #2557 from wabbajack-tools/skip-loverslab-validation
Skip LoverslabUrls during list validation
2024-05-24 19:24:11 +02:00
EzioTheDeadPoet
ed2aabd0b1 skip validation of loverslab.com urls 2024-05-24 19:13:41 +02:00
halgari
8daa2d1b63 Update CHANGELOG.md 2024-05-21 10:10:16 -06:00
halgari
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
halgari
1cec66d6fe 3.5.0.2 to re-release nugets 2024-02-01 17:26:57 -07:00
Luca
5154329bb2
Update tests.yaml (#2500) 2024-02-01 15:46:39 -07:00
halgari
5facc21865 3.5.0.1 2024-01-15 17:31:12 -07:00
halgari
61b3f70d5c Rename caches so that they auto-rehash 2024-01-15 17:23:36 -07:00
halgari
d25834c513 3.5.0.0 2024-01-15 16:38:56 -07:00
Timothy Baldridge
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
halgari
ab12bad74a Fix build system 2024-01-14 15:28:52 -07:00
halgari
c2a7b1b014 3.4.2.0 release 2024-01-14 14:49:47 -07:00
trawzified
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
halgari
e3505f4ea0 Also release Wabbajack.Configuration 2024-01-06 13:56:56 -07:00
halgari
74ed4b33cc Bump nuget release versions 2024-01-06 12:42:24 -07:00
Timothy Baldridge
7bddfecdfb 3.4.1.0 2023-12-21 12:24:10 -07:00
Luca
b3783f6eeb
Update tests.yaml (#2467)
Co-authored-by: Timothy Baldridge <tbaldridge@gmail.com>
2023-12-21 12:02:38 -07:00
Luca
e7d49b756d
Update CLI to .NET 8.0 (#2469)
Co-authored-by: Timothy Baldridge <tbaldridge@gmail.com>
2023-12-21 12:02:10 -07:00
Luca
700f3889c5
add Baldur's Gate 3 meta data for the Generic MO2 Plugin. (#2468)
* add Baldur's Gate 3 meta data for the Generic MO2 Plugin.

* update CHANGELOG.md
2023-12-21 12:01:07 -07:00
Luca
f56c4e08aa
Add support for Final Fantasy 7: Remake Intergrade (#2454)
* Update Game.cs

* Update GameRegistry.cs

* Update CHANGELOG.md

* Update CHANGELOG.md

Co-authored-by: UrbanCMC <UrbanCMC@web.de>

---------

Co-authored-by: cacophony-wj <cacophony-wj@outlook.com>
Co-authored-by: UrbanCMC <UrbanCMC@web.de>
2023-12-20 13:01:01 -07:00
Timothy Baldridge
b19d1aa175 Fixes for 3.4.0.0 2023-11-19 15:15:12 -07:00
Timothy Baldridge
292bfb899f Don't build single file for the main WJ app 2023-11-19 14:36:56 -07:00
Timothy Baldridge
7be18e8497 3.4.0.0 Release 2023-11-19 14:07:46 -07:00
Luca
0c11f11839
Changes for an official Version 3.3.1.0 Release (#2439)
* 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

---------

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>
Co-authored-by: Marco Antonio Jaguaribe Costa <marco.antonio.costa@gmail.com>
Co-authored-by: Timothy Baldridge <tbaldridge@gmail.com>
2023-11-14 20:19:53 -07:00
Timothy Baldridge
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
Timothy Baldridge
7baf3d5d12 Another fix to the proxyable file format 2023-10-31 06:02:52 -06:00
Timothy Baldridge
fc45191438 Fix list validation some more 2023-10-30 21:35:57 -06:00
Timothy Baldridge
9154463b76 Allow reflection based json serialization 2023-10-30 21:16:05 -06:00
Timothy Baldridge
f178213fee
Remove Server (#2434)
* The server has been replaced with the new CloudFlare Workers backend
2023-10-30 21:04:52 -06:00
Timothy Baldridge
0ee3917106 Server has been moved to a different repo 2023-10-30 20:53:20 -06:00
Luca
f080464c19
Merge pull request #2430 from wabbajack-tools/EzioTheDeadPoet-patch-1
Update tests.yaml to include .NET 8.0
2023-10-21 09:21:03 +02:00
Luca
7bb0c206bc
Update tests.yaml 2023-10-21 08:33:58 +02:00
Timothy Baldridge
ce7198e792 Return not found on hash error 2023-10-20 23:17:15 +01:00
Timothy Baldridge
25dd5a0474 Soe error handling 2023-10-20 23:04:47 +01:00
Timothy Baldridge
798b07c715 Fix typeo 2023-10-20 22:56:19 +01:00
Timothy Baldridge
cf0dae0049 Rework the server code a bit to use web workers and r2 in more places 2023-10-20 22:40:35 +01:00
Timothy Baldridge
90f9df6436 Update to .net 8 2023-10-20 20:11:08 +01:00
Timothy Baldridge
102d8b3c94 3.3.0.0 2023-10-13 16:52:02 -06:00
Timothy Baldridge
8beb0b6288 Make sure to set the content type on uploaded files 2023-10-13 05:39:57 -06:00
Timothy Baldridge
e6f5053a48 Fixup the server code to load the new settings configs from DI 2023-10-12 14:57:17 -06:00
Timothy Baldridge
5a92aaf115 Auto retry getting part definitions 2023-10-12 14:33:59 -06:00
Timothy Baldridge
b0ea9bb398 Add configs, and disable debug code 2023-10-12 14:23:51 -06:00
Timothy Baldridge
7a706fdd64 Merge remote-tracking branch 'origin/main' 2023-10-12 14:19:57 -06:00
Luca
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
Timothy Baldridge
3cc50d9ff3 Switch CDN storage to R2/S3 2023-10-12 06:04:38 -06:00