Commit Graph

162 Commits

Author SHA1 Message Date
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
Timothy Baldridge
63ca2f7c38 Updates to the AuthoredFiles report 2023-10-07 13:56:05 -06:00
Halgari
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
Halgari
5b8b815f39 Update deps for 7.0 2022-11-09 16:57:16 -07:00
Halgari
a0eb53f9b9 Switch to .net 7.0 2022-11-05 07:25:53 -06:00
dependabot[bot]
9f7abe6242
Bump System.Data.SqlClient from 4.8.3 to 4.8.4
Bumps [System.Data.SqlClient](https://github.com/dotnet/corefx) from 4.8.3 to 4.8.4.
- [Release notes](https://github.com/dotnet/corefx/releases)
- [Commits](https://github.com/dotnet/corefx/commits)

---
updated-dependencies:
- dependency-name: System.Data.SqlClient
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-25 03:30:50 +00:00
Halgari
7176ebb531 Most warnings are fixed now 2022-10-07 21:43:44 -06:00
Halgari
4e2f8b585d Suppress some warnings 2022-10-07 15:09:08 -06:00
Halgari
6913d70613 Update FluentFTP 2022-10-04 15:01:50 -06:00
Halgari
817392e4c2 Update all the deps! 2022-09-29 06:42:20 -06:00
Timothy Baldridge
73f4cf61ff Lots of small compiler fixes 2022-08-23 16:38:47 -06:00
Timothy Baldridge
8c2ad34d35 upgrade deps 2022-08-17 16:51:27 -06:00
dependabot[bot]
a3b32bef21
Bump Microsoft.AspNetCore.Mvc.NewtonsoftJson from 6.0.7 to 6.0.8
Bumps [Microsoft.AspNetCore.Mvc.NewtonsoftJson](https://github.com/dotnet/aspnetcore) from 6.0.7 to 6.0.8.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v6.0.7...v6.0.8)

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Mvc.NewtonsoftJson
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-10 03:45:04 +00:00
Timothy Baldridge
68f801a6c0 Upgrade deps 2022-08-09 05:56:05 -06:00
Timothy Baldridge
bbe75e5061 Fix launcher failures 2022-06-23 17:28:57 -06:00
Timothy Baldridge
6724d4ba6e Add CESI support, start integration into compiler 2022-06-20 17:21:04 -06:00
Timothy Baldridge
d7a9b90315 upgrade deps 2022-05-23 09:50:36 -06:00
Timothy Baldridge
80c0490aeb Update all deps 2022-02-08 21:09:44 -07:00
Timothy Baldridge
33965286fc Upgrade Deps 2022-01-20 14:30:13 -07:00
Timothy Baldridge
95cb665423 Nexus caching re-implemented on the server 2022-01-17 10:02:52 -07:00
Timothy Baldridge
cbb374af26 Add metrics getter 2021-11-29 16:35:23 -07:00
Timothy Baldridge
328182dcfb output type exe 2021-11-27 22:22:37 -07:00
Timothy Baldridge
77d964c3b8 Don't return 404 for files by hash 2021-11-27 22:21:28 -07:00
Timothy Baldridge
0a77cb149a more project changes 2021-11-27 13:36:25 -07:00
Timothy Baldridge
dbf1fafcfa remove bad runtime identifier 2021-11-27 13:32:54 -07:00
Timothy Baldridge
f8f141a8f3 update server project file 2021-11-27 13:26:55 -07:00
Timothy Baldridge
779e178bfe Author Controls 2021-11-27 13:03:14 -07:00
Timothy Baldridge
8b998586f7 Nexus cache forwarding 2021-11-27 12:55:59 -07:00
Timothy Baldridge
2cb17aa69a Oh yeah, lots off good stuff here 2021-11-27 11:31:35 -07:00
Timothy Baldridge
c14d740367 Fix install config, upgrade deps 2021-11-08 16:17:33 -07:00
Timothy Baldridge
10617dabb6 upgrade deps 2021-11-04 20:28:42 -06:00
Timothy Baldridge
f99f4a7538 Code cleanup and fix test running 2021-10-23 10:51:17 -06:00
Timothy Baldridge
42c0d920ef Upgrade deps 2021-10-15 05:54:44 -06:00
Timothy Baldridge
b1ba857d53 Upgrade deps 2021-10-07 22:25:49 -06:00
Timothy Baldridge
4233463016 Update all the dependencies 2021-09-27 07:44:28 -06:00
Timothy Baldridge
2e6c756d6f Redux -> Wabbajack main code 2021-09-27 06:42:46 -06:00
Timothy Baldridge
fed371a6f1 2.5.3.1 - also fix an issue with Consts.UpgradedFilesURL 2021-09-14 15:09:43 -06:00
Timothy Baldridge
2b4227a2f9 2.5.2.2 2021-08-11 23:12:12 -06:00
Timothy Baldridge
f75b0ecf70 2.5.2.1 2021-07-30 21:04:25 -06:00
Timothy Baldridge
994cb48ec2 2.5.2.0 2021-07-20 22:07:25 -06:00
Timothy Baldridge
631ccba553 Check for a DDS signature before attempting to analyze textures 2021-07-17 17:03:22 -06:00
Timothy Baldridge
1c7ce6a02d 2.5.1.4 2021-07-17 07:32:42 -06:00
Timothy Baldridge
70c730155d 2.5.1.3 2021-07-15 07:35:26 -06:00
Timothy Baldridge
ba3c3a43f1 2.5.1.2 2021-07-11 16:23:44 -06:00
Timothy Baldridge
d3725c5b74 2.5.1.1 2021-07-09 17:52:00 -06:00
Timothy Baldridge
e08108fb46 2.5.1.0 2021-07-06 05:49:04 -06:00
Timothy Baldridge
b9deaf2eae 2.5.0.9 2021-07-04 16:36:36 -06:00
Timothy Baldridge
7c93ba0b7d 2.5.0.8 2021-07-02 22:25:05 -06:00