Commit Graph

142 Commits

Author SHA1 Message Date
Timothy Baldridge
1d4ae80553
Merge branch 'master' into extraction-fixes 2020-10-05 19:14:47 -06:00
Timothy Baldridge
e4439f9e60 Fix TSO extraction issues 2020-10-05 18:05:45 -06:00
Justin Swanson
6c627f32c8
Merge pull request #1104 from Noggog/wj-optional-logging
Optional Logging
2020-10-04 10:30:17 -07:00
Timothy Baldridge
d0febcd8a9 Several tweaks, bump version to 2.3.0.1 2020-10-01 06:24:26 -06:00
Timothy Baldridge
13068a59e7 Code cleanup 2020-09-30 21:50:09 -06:00
Justin Swanson
0a58fcb353 LoggingSettings.LogToFile 2020-09-22 16:58:48 -05:00
Timothy Baldridge
5562e15d8e Don't reupload mirrored files 2020-09-11 20:49:53 -06:00
Timothy Baldridge
ab5010594f IPS4 reworks 2020-09-09 12:56:16 -06:00
Timothy Baldridge
59724f2247 Fix file extractor tests 2020-09-09 12:56:16 -06:00
Timothy Baldridge
47e45965c4 Fix for server error that kills services 2020-09-02 20:49:45 -06:00
Timothy Baldridge
599d2fe523 Fix for server error that kills services 2020-09-02 20:41:42 -06:00
halgari
865a592e09 2.2.2.0 - Route CDN through proxy 2020-08-31 17:29:48 -06:00
halgari
c5d56c27a8 Fix issues with mirrored files 2020-08-25 22:03:43 -06:00
halgari
496a35a605 BSA fix, better logging for failed IPS4 downloads 2020-08-24 19:34:57 -06:00
halgari
573e661b03 Fix LL downloads via HTML decode 2.2.1.6 2020-08-24 16:20:50 -06:00
halgari
babb7b07dc Use stacked bar charts 2020-08-24 09:08:23 -06:00
halgari
2136924161 Fixes for broken RGE install 2020-08-22 15:14:38 -06:00
halgari
6ea7adc4ea Consider mods with no files as hidden 2020-08-21 22:25:50 -06:00
halgari
049dff0d1c Hotfix for breaking existing lists (for real this time) 2020-08-21 10:42:56 -06:00
halgari
cf1c62b7c7 Hotfix for breaking existing lists 2020-08-20 20:45:15 -06:00
halgari
7773499044 Rework where we store upgrades 2020-08-20 16:06:22 -06:00
halgari
a716097802 Server fixes and a bit of a UI nagging 2020-08-16 22:15:19 -06:00
Timothy Baldridge
531043140f
Merge pull request #1027 from wabbajack-tools/dependabot/nuget/Microsoft.AspNetCore.Mvc.NewtonsoftJson-3.1.7
Bump Microsoft.AspNetCore.Mvc.NewtonsoftJson from 3.1.6 to 3.1.7
2020-08-13 05:47:41 -06:00
Timothy Baldridge
1380a4b310
Merge pull request #1026 from wabbajack-tools/dependabot/nuget/System.Data.SqlClient-4.8.2
Bump System.Data.SqlClient from 4.8.1 to 4.8.2
2020-08-13 05:47:31 -06:00
Timothy Baldridge
b181d48722 More test fixes 2020-08-12 22:14:35 -06:00
Timothy Baldridge
39078b21d9 LL autohealing 2020-08-12 16:23:02 -06:00
dependabot-preview[bot]
0224aed9ba
Bump Microsoft.AspNetCore.Mvc.NewtonsoftJson from 3.1.6 to 3.1.7
Bumps [Microsoft.AspNetCore.Mvc.NewtonsoftJson](https://github.com/aspnet/AspNetCore) from 3.1.6 to 3.1.7.
- [Release notes](https://github.com/aspnet/AspNetCore/releases)
- [Commits](https://github.com/aspnet/AspNetCore/compare/v3.1.6...v3.1.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-12 07:00:00 +00:00
dependabot-preview[bot]
b7d6d48e60
Bump System.Data.SqlClient from 4.8.1 to 4.8.2
Bumps [System.Data.SqlClient](https://github.com/dotnet/corefx) from 4.8.1 to 4.8.2.
- [Release notes](https://github.com/dotnet/corefx/releases)
- [Commits](https://github.com/dotnet/corefx/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-12 06:59:40 +00:00
Timothy Baldridge
bc94ec4321 Tons of server-side fixes and tweaks to deal with strange nexus states 2020-08-11 22:25:12 -06:00
Timothy Baldridge
9d3f36559e Disable the warning about no premium to streamline installs. Fix a update loop on the server 2020-08-08 14:20:15 -06:00
Timothy Baldridge
6c6768aab6 Disable the warning about no premium to streamline installs. Fix a update loop on the server 2020-08-08 12:26:55 -06:00
Timothy Baldridge
5179d7f3f3 Randomize file hashes so we don't kill the tests so much 2020-08-07 22:20:49 -06:00
Timothy Baldridge
536e790e55 Fix master and bump versions 2020-08-07 21:40:08 -06:00
Timothy Baldridge
1303c86dcc Fix master and bump versions 2020-08-07 21:40:03 -06:00
Timothy Baldridge
3314326b05 Add no-patch commandline option 2020-08-06 16:40:07 -06:00
Timothy Baldridge
b9a3f9a3c4 Fixes and logging for mirrored files and associated server changes 2020-08-05 14:53:19 -06:00
Timothy Baldridge
7f892d26d7 Mirrored files, permissions, and download support 2020-08-04 18:34:09 -06:00
Timothy Baldridge
abe30fe8a3 DTOs 2020-08-03 21:05:19 -06:00
Timothy Baldridge
bc975c1840 Fix #980, 2.1.3.4, and deps bumps 2020-07-27 15:33:45 -06:00
Timothy Baldridge
2e0c13f854 Cache nexus permissions / mod hidden status. Use hidden status to purge the nexus cache 2020-07-25 12:09:02 -06:00
Timothy Baldridge
c28ec4a796 2.1.3.3 2020-07-22 05:33:05 -06:00
Timothy Baldridge
eba051eeee 2.1.3.2 2020-07-21 21:00:24 -06:00
Timothy Baldridge
c64fb2a815 Version 2.1.3.1 2020-07-20 05:37:29 -06:00
Timothy Baldridge
19dfb40eca Retry on different CDN servers when we can't find a file on the default CDN server 2020-07-19 21:45:55 -06:00
Timothy Baldridge
7bc1bcb861 Fixes for the DiskSlabAllocator.cs, ListValidator.cs, and the constantly breaking URL test. 2020-07-19 17:09:59 -06:00
Timothy Baldridge
cb1996c92b Fixes for broken archives names on server links 2020-07-16 15:17:37 -06:00
Timothy Baldridge
4d3961a0bc Fixes for broken archives names on server links 2020-07-16 06:28:05 -06:00
Timothy Baldridge
e3f26bd659 2.1.3.0 2020-07-15 18:39:18 -06:00
Timothy Baldridge
6cb9515be4 Merge remote-tracking branch 'origin/master' 2020-07-15 18:36:33 -06:00
Timothy Baldridge
9df4c243e7
Merge pull request #960 from wabbajack-tools/virus-scanning
Virus scanning
2020-07-15 17:36:20 -07:00