Commit Graph

2480 Commits

Author SHA1 Message Date
Timothy Baldridge
e47f80eff6 Fix how we initialize the server test fixture 2020-05-25 14:27:07 -06:00
Timothy Baldridge
1099d68ef7 Fix race condition with Do and async 2020-05-25 13:41:16 -06:00
Timothy Baldridge
b2a112bd37 Whole app now useses Async IO exclusively 2020-05-25 11:34:25 -06:00
Timothy Baldridge
191f321dc2 VirtualFile now useses Async IO exclusively 2020-05-25 10:30:47 -06:00
Timothy Baldridge
ea08c9865d Common and BSA routines now use async IO exclusively 2020-05-25 10:24:16 -06:00
Timothy Baldridge
f9dc9148e7 Purge all non async IO routines from Paths.cs 2020-05-25 08:31:56 -06:00
Timothy Baldridge
a9eb43faf3
Merge pull request #875 from wabbajack-tools/link-checking-restrictions
Restrict some of the links we check that don't change very often
2020-05-25 06:06:01 -07:00
Timothy Baldridge
600516be3f Restrict some of the links we check that don't change very often 2020-05-25 07:04:31 -06:00
Timothy Baldridge
4581988ae6 We no longer need to provide this info 2020-05-23 17:25:00 -06:00
Timothy Baldridge
c5196559cc
Merge pull request #863 from wabbajack-tools/issue-861
issue-861 - Fix always enabled mods being out of order
2020-05-23 16:20:02 -07:00
Timothy Baldridge
3e02c8ec41
Merge pull request #862 from wabbajack-tools/patch-selection-fixes-and-cleanup
Cleanup for how we select/verify patches
2020-05-23 16:19:54 -07:00
Timothy Baldridge
dd1303e2d7 issue-861 - Fix always enabled mods being out of order 2020-05-23 15:41:41 -06:00
Timothy Baldridge
05314801d1
Merge pull request #859 from erri120/issue-856
Fixed wrong URL for modlists in the gallery
2020-05-23 14:04:11 -07:00
Timothy Baldridge
96ca01f1dc Don't really need that test anymore 2020-05-23 15:03:25 -06:00
erri120
3a4d7282f5
Fixed wrong URL for modlists in the gallery 2020-05-23 15:48:25 +02:00
Timothy Baldridge
803452c13a
Merge pull request #858 from wabbajack-tools/manual-download-regression-fix
Manual download regression fix
2020-05-22 15:54:42 -07:00
Timothy Baldridge
3e935d2e6c Don't really need that test anymore 2020-05-22 15:52:05 -06:00
Timothy Baldridge
40592d72c9 Version bump 2020-05-22 14:57:38 -06:00
Timothy Baldridge
844ee9ed3a Fix manual download regression 2020-05-22 14:56:58 -06:00
Timothy Baldridge
8c4a1dd125 a bit of code cleanup 2020-05-21 22:21:32 -06:00
Timothy Baldridge
51d62067d0 Version 2.0.6.0 - Don't die on 503s, retry 2020-05-21 17:24:26 -06:00
Timothy Baldridge
aab9ccd694 Version 2.0.6.0 - Don't die on 503s, retry 2020-05-21 16:12:51 -06:00
Timothy Baldridge
28b11b1c7f Version 2.0.6.0 - Hotfix for healing 2020-05-21 15:25:44 -06:00
Timothy Baldridge
a1ae365b09 Version 2.0.6.0 2020-05-21 14:11:09 -06:00
Timothy Baldridge
7f33c18e2c
Merge pull request #853 from wabbajack-tools/auto-heal-redux
Auto heal redux
2020-05-20 22:10:22 -07:00
Timothy Baldridge
bad392ead7 Fix a bug in SQL that would always make the patch finder return default 2020-05-20 20:15:23 -06:00
Timothy Baldridge
b5c01958dc Fix tests 2020-05-20 16:36:29 -06:00
Timothy Baldridge
78b09df334 Tests for list auto-healing 2020-05-20 15:48:26 -06:00
Timothy Baldridge
7d58dbc161 List validator now tries to heal lists 2020-05-20 06:18:47 -06:00
Timothy Baldridge
48970f81ac
Merge pull request #851 from tr4wzified/brain-emote
Add WabbaBrain emote
2020-05-19 21:05:23 -07:00
Timothy Baldridge
da3d87093a End to end tests pass 2020-05-19 21:55:12 -06:00
Timothy Baldridge
03f5ff6c92 Can heal a simple pre-indexed download 2020-05-19 21:25:41 -06:00
trawzified
ab1c58620d Add WabbaBrain emote 2020-05-19 21:29:56 +02:00
Timothy Baldridge
2a8021c6f9 WIP autoheal 2020-05-18 21:46:33 -06:00
Timothy Baldridge
a03cda8a31 Add messages about broken lists 2020-05-18 06:40:55 -06:00
Timothy Baldridge
24b3b4fb02 Merge remote-tracking branch 'origin/master' 2020-05-18 06:30:04 -06:00
Timothy Baldridge
0197e4cbbc
Create FUNDING.yml 2020-05-17 12:44:39 -06:00
Timothy Baldridge
68a05a011d Provide better feedback during hashing 2020-05-16 15:27:23 -06:00
Timothy Baldridge
436029e0f2 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	CHANGELOG.md
2020-05-16 11:27:56 -06:00
Timothy Baldridge
aa5b50dce0 2.0.5.1 2020-05-16 11:27:41 -06:00
Timothy Baldridge
b9592175b3
Merge pull request #847 from wabbajack-tools/dont-retry-http-response-errors
Don't retry http response errors
2020-05-16 10:24:38 -07:00
Timothy Baldridge
404cdc7183
Merge pull request #849 from wabbajack-tools/small-server-fixes-and-discord
Small server fixes and discord
2020-05-16 09:05:51 -07:00
Timothy Baldridge
88e3db0b2a Several server-side changes to make the system more durable to API call limits. 2020-05-16 09:08:40 -06:00
Timothy Baldridge
29d327d747 Discord integration and more cache stuff 2020-05-14 23:25:02 -06:00
Timothy Baldridge
caec0e3e11 Don't retry http response errors 2020-05-14 21:52:23 -06:00
Timothy Baldridge
3c90084838
Merge pull request #846 from wabbajack-tools/rework-nexus-caching-more
Slightly improved nexus caching code
2020-05-14 17:47:44 -07:00
Timothy Baldridge
57e33caf62
Merge branch 'master' into rework-nexus-caching-more 2020-05-14 16:50:30 -07:00
Timothy Baldridge
29809225fb Fix how JSON serializers handle timezones 2020-05-14 17:50:02 -06:00
Timothy Baldridge
4a94bdbef2 Bump release date 2020-05-14 16:28:45 -06:00
Timothy Baldridge
6225caabaf Fix for absolute path in Steam game files 2020-05-14 16:28:25 -06:00