Commit Graph

27 Commits

Author SHA1 Message Date
Timothy Baldridge
a5c937a59f base list name off of Machine Link 2019-12-24 08:20:13 -07:00
Timothy Baldridge
759259cb8a re-enable list validation (facepalm) 2019-12-24 08:05:11 -07:00
Timothy Baldridge
32b1a27e34 Add CORS support to caching server, add heartbeat endpoint 2019-12-24 08:01:06 -07:00
Justin Swanson
eed71e1c24 Purged a few more Task.Wait() calls 2019-12-21 18:26:51 -06:00
Justin Swanson
7c88b4ea12 Blocks installations into folders /w .wabbajack file 2019-12-20 16:06:20 -06:00
halgari
91e27fc3d7 Fixes for inis, resuming downloads and caching services 2019-12-17 16:17:44 -07:00
halgari
c0c0fbcdc9 Bump version 2019-12-15 19:24:05 -07:00
halgari
4b11503319 Filter gallery by valid lists pulled from the validation service. 2019-12-15 14:52:12 -07:00
halgari
ff720cd044 Add anonymous metrics 2019-12-14 21:33:48 -07:00
halgari
39e5aca68e Add cache clearing and check links every two hours 2019-12-14 09:33:05 -07:00
halgari
0464f1b43c Integrated list validation into the caching HTTP server. 2019-12-13 22:46:20 -07:00
Justin Swanson
bcd7c95caf Merge branch 'master' into async-exploration 2019-12-12 19:49:40 -06:00
Timothy Baldridge
2c69a9ec9b bump all the deps!! 2019-12-12 16:00:19 -07:00
Justin Swanson
63afc2dc9e Remaining NexusAPI made async 2019-12-07 00:40:29 -06:00
Justin Swanson
5bd856a7c6 Utils async -> sync methods removed 2019-12-07 00:40:29 -06:00
Justin Swanson
e9deda9f44 Large swap to make WorkQueue able to take Task work items 2019-12-06 22:47:49 -06:00
Justin Swanson
ae05eb90d4 Ignore warning CS1998, mark CS4014 as error 2019-12-03 18:59:53 -06:00
erri120
720ea4c3ff
Updated CacheServer to .NET 4.8.0 2019-11-23 16:50:54 +01:00
Timothy Baldridge
d636d06ced Added extensions to the game enum, fixed the cache server (again) 2019-11-22 15:00:34 -07:00
Timothy Baldridge
8a680a8f14 Several fixes for compilation and caching. 2019-11-21 22:19:42 -07:00
Timothy Baldridge
0ddcaa8241 Fix bug in time conversion, implement update endpoint for nexus cache 2019-11-21 17:41:01 -07:00
erri120
68e24a60b1
Revert "Removed unused imports from Wabbajack.CacheServer"
This reverts commit 44feef1985.
2019-11-21 17:05:20 +01:00
erri120
44feef1985
Removed unused imports from Wabbajack.CacheServer 2019-11-21 15:26:45 +01:00
erri120
97b7524030
Created READMEs for most projects 2019-11-21 15:11:08 +01:00
Timothy Baldridge
127a8ff09c Fix some stupid bugs in the cache server 2019-11-20 21:59:22 -07:00
Timothy Baldridge
5fcb0bad94 Fixe the download type for test files so builds pass. 2019-11-18 22:24:05 -07:00
Timothy Baldridge
641dd36d7f Implement a better HTTP caching server 2019-11-18 22:10:07 -07:00