Commit Graph

2687 Commits

Author SHA1 Message Date
Timothy Baldridge
b61ef98ec9
Merge pull request #976 from wabbajack-tools/fix-hidden-mod-checking
Cache nexus permissions / mod hidden status. Use hidden status to pur…
2020-07-25 13:15:24 -07: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
c730ff8fc1
Merge pull request #974 from wabbajack-tools/dependabot/nuget/GitInfo-2.0.29
Bump GitInfo from 2.0.26 to 2.0.29
2020-07-23 07:45:36 -07:00
dependabot-preview[bot]
6fca21c48b
Bump GitInfo from 2.0.26 to 2.0.29
Bumps [GitInfo](https://github.com/kzu/GitInfo) from 2.0.26 to 2.0.29.
- [Release notes](https://github.com/kzu/GitInfo/releases)
- [Commits](https://github.com/kzu/GitInfo/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-23 06:56:03 +00:00
Timothy Baldridge
c28ec4a796 2.1.3.3 2020-07-22 05:33:05 -06:00
Timothy Baldridge
d37d8f398d Fix typeo 2020-07-21 21:27:27 -06:00
Timothy Baldridge
eba051eeee 2.1.3.2 2020-07-21 21:00:24 -06:00
Timothy Baldridge
fefae9cad2
Merge pull request #973 from wabbajack-tools/check-file-sigs
Check file signatures before attempting to extract. Only use 7zip for…
2020-07-21 19:45:52 -07:00
Timothy Baldridge
a00128db35 Check file signatures before attempting to extract. Only use 7zip for RAR, 7zip and Zip (not TAR) 2020-07-21 16:25:34 -06:00
Timothy Baldridge
694738f696 Fix retry bug introduced by CDN mirror code 2020-07-20 07:38:05 -06:00
Timothy Baldridge
c64fb2a815 Version 2.1.3.1 2020-07-20 05:37:29 -06:00
Timothy Baldridge
decf215fd7
Merge pull request #970 from wabbajack-tools/wabbajack-cdn-backup
Wabbajack cdn backup
2020-07-19 21:36:48 -07:00
Timothy Baldridge
695448ced8 Retry on different CDN servers when we can't find a file on the default CDN server 2020-07-19 21:47:20 -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
7567bd5567
Merge pull request #967 from erri120/mediafire-direct-links-fix
Fixed MediafireDownloader not handling direct links
2020-07-19 20:01:20 -07:00
Timothy Baldridge
2e813623b8
Merge pull request #968 from Noggog/more-help-text-rewording
Some more help text rewording
2020-07-19 20:01:07 -07:00
Timothy Baldridge
95e88f0690
Merge pull request #969 from wabbajack-tools/small-fixes2
Fixes for the DiskSlabAllocator.cs, ListValidator.cs, and the constan…
2020-07-19 19:14:51 -07:00
Timothy Baldridge
4e1c766bce Bad sizing setup on slab allocator 2020-07-19 19:24:30 -06:00
Timothy Baldridge
91ae3a716e Make BSA Construction async 2020-07-19 19:19:56 -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
Justin Swanson
32f08d7dd5 Some more help text rewording 2020-07-19 15:50:11 -05:00
erri120
4488ec9f75
Updated CHANGELOG 2020-07-19 20:59:57 +02:00
erri120
870092d52d
Fixed MediafireDownloader not handling direct links 2020-07-19 20:58:40 +02:00
erri120
c3b11e788e
Merge pull request #966 from tr4wzified/rename-configuring
Change Configuring to Awaiting Input to prevent user confusion
2020-07-18 22:16:42 +02:00
trawzified
134c997de9 Change Configuring to Awaiting Input to prevent user confusion 2020-07-18 20:45:34 +02:00
Timothy Baldridge
372fd2d7f7
Merge pull request #964 from wabbajack-tools/ingestion-compression
Fixes for broken archives names on server links
2020-07-16 15:23:12 -07: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
8999179920
Merge pull request #963 from wabbajack-tools/fix-missing-game-folder-files
More diagnostic information on archives that fail to resolve
2020-07-16 05:27:45 -07:00
Timothy Baldridge
7233464225 More diagnostic information on archives that fail to resolve
fail compilation on missing Game Folder Files entries
2020-07-15 20:53:58 -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
Timothy Baldridge
614682de03 Make Windows defender lookup dynamic 2020-07-15 16:41:49 -06:00
Timothy Baldridge
0c39698225 Speed up list validation on the srver 2020-07-15 16:29:43 -06:00
erri120
4bff2a3336
Merge pull request #962 from erri120/filepicker-filters
Added FilePicker Filters for Compilation and Installation
2020-07-15 15:57:24 +02:00
Timothy Baldridge
c78b09bba3
Merge branch 'master' into filepicker-filters 2020-07-15 05:05:45 -07:00
Timothy Baldridge
00336b3c8e
Merge pull request #961 from wabbajack-tools/dependabot/nuget/Microsoft.AspNetCore.Mvc.NewtonsoftJson-3.1.6
Bump Microsoft.AspNetCore.Mvc.NewtonsoftJson from 3.1.5 to 3.1.6
2020-07-15 05:05:04 -07:00
Timothy Baldridge
fb22cb31bb
Merge pull request #959 from erri120/no-build-server
Work without build server
2020-07-15 05:03:14 -07:00
erri120
53d695b7ea
Updated CHANGELOG 2020-07-15 13:52:03 +02:00
erri120
3ad0f8d1cc
Added FilePicker Filters for Compilation and Installation 2020-07-15 13:39:47 +02:00
dependabot-preview[bot]
05d8ae94f2
Bump Microsoft.AspNetCore.Mvc.NewtonsoftJson from 3.1.5 to 3.1.6
Bumps [Microsoft.AspNetCore.Mvc.NewtonsoftJson](https://github.com/aspnet/AspNetCore) from 3.1.5 to 3.1.6.
- [Release notes](https://github.com/aspnet/AspNetCore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/master/docs/CrossRepoBreakingChanges.md)
- [Commits](https://github.com/aspnet/AspNetCore/compare/v3.1.5...v3.1.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-15 06:59:12 +00:00
Timothy Baldridge
c225906277 Add virus scanning support to Wabbajack and the server, scan all patched executable files 2020-07-14 22:20:56 -06:00
Timothy Baldridge
4b2142ed99 WIP 2020-07-14 21:04:31 -06:00
erri120
0363f0419a
Smaller bug fixes 2020-07-14 14:44:41 +02:00
erri120
ce47387e93
Updated CHANGELOG 2020-07-14 14:19:09 +02:00
erri120
fef7fa9241
Still work without build server 2020-07-14 14:15:01 +02:00
erri120
2661454fb9
Fixed main window not appearing after splash screen 2020-07-14 14:14:28 +02:00
Timothy Baldridge
a1dc137c1a Fix bad server response on mod upgrade search 2020-07-13 16:20:44 -06:00
Timothy Baldridge
f56956523f Fix compilation error 2020-07-13 16:10:54 -06:00