Commit Graph

348 Commits

Author SHA1 Message Date
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
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
Timothy Baldridge
63ca2f7c38 Updates to the AuthoredFiles report 2023-10-07 13:56:05 -06:00
Timothy Baldridge
b66632f930 Log tar log loading 2023-05-02 17:01:12 -06:00
Halgari
18afc46e5e Auth against the correct code this time 2023-02-23 22:40:09 -07:00
Halgari
59126d1f25 Add tarlog support for author keys 2023-02-23 21:39:42 -07:00
Halgari
a4137255de Fallback for file deletion, fix server code for the proxy 2022-12-28 15:45:46 -07: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
e6cbda2c89 Fix server list loading 2022-09-19 14:50:49 -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
3243f3192e Set metric cache time to 10 minutes 2022-06-25 14:23:08 -06:00
Timothy Baldridge
dc530a52b2 Implement metrics reading from CouchDB 2022-06-25 14:22:06 -06:00
Timothy Baldridge
bbe75e5061 Fix launcher failures 2022-06-23 17:28:57 -06:00
Timothy Baldridge
f446a967a0 Put metrics in CouchDB, fix the proxy, fix list validation 2022-06-22 15:11:26 -06:00
Timothy Baldridge
120bb9a4b5 uncomment testing code 2022-06-21 20:31:55 -06:00
Timothy Baldridge
3c28cdf7b9 Add Cesi cache 2022-06-21 19:38:42 -06:00
Timothy Baldridge
6724d4ba6e Add CESI support, start integration into compiler 2022-06-20 17:21:04 -06:00
Timothy Baldridge
2ea33bc211 Add HEAD support for poxy calls 2022-06-09 07:37:08 -06:00
Timothy Baldridge
3657c6a4ba Few updates for the proxy 2022-06-09 06:14:21 -06:00
Timothy Baldridge
ca74e79348 Make the proxy stream the initial result 2022-06-08 07:12:44 -06:00
Timothy Baldridge
3f12422e01 Change the server temp path 2022-06-07 22:00:16 -06:00
Timothy Baldridge
b29bed24da Implement Proxy support for unstable downloaders 2022-06-07 21:48:13 -06:00
Timothy Baldridge
d7a9b90315 upgrade deps 2022-05-23 09:50:36 -06:00
Timothy Baldridge
30a67c72a7 add whoami 2022-04-02 10:32:55 -06:00
Timothy Baldridge
bfd55d3b24 Support repos in authorcontrols/list 2022-04-02 10:01:38 -06:00
Timothy Baldridge
93a4f57e8f
Merge pull request #1905 from wabbajack-tools/add-repositories
add repositories
2022-04-02 09:12:13 -06:00
Timothy Baldridge
b65a014ff7 WJ accepts Github PAT as author keys 2022-03-31 16:55:33 -06:00
Timothy Baldridge
f21b4569a2 More server logging 2022-03-31 10:22:38 -06:00
Timothy Baldridge
a4abcedf68 add repositories 2022-03-29 21:39:48 -06:00
Timothy Baldridge
538235468d back off the delay a bit 2022-02-09 11:41:11 -07:00