Timothy Baldridge
|
f2bb07a528
|
Wabbajack.Lib is now .NET Standard 2.0
|
2020-01-07 06:50:11 -07:00 |
|
Timothy Baldridge
|
3e39ab8dba
|
Implement VectorPlexus support as a downloader, abstracted common IPS4 data behind an abstract class.
|
2020-01-05 17:21:05 -07:00 |
|
Timothy Baldridge
|
afe12ed9e9
|
UTCNow != Now
|
2020-01-04 21:01:47 -07:00 |
|
Timothy Baldridge
|
6ee0703ad6
|
Fix Metrics and ListValidation Logging
|
2020-01-04 16:47:51 -07:00 |
|
Timothy Baldridge
|
3010027ea8
|
Implement Ceras breaking change & update deps (to get it to compile)
|
2020-01-03 20:56:20 -07:00 |
|
Timothy Baldridge
|
14d4094328
|
Update Metrics.cs
|
2020-01-03 20:20:56 -07:00 |
|
Timothy Baldridge
|
8c34066a45
|
Include an anonymous key with metrics
|
2020-01-03 19:49:08 -07:00 |
|
Timothy Baldridge
|
980fd96c56
|
Merge pull request #332 from wabbajack-tools/soft-error-inis
Soft error inis & Game version info
|
2020-01-03 12:42:17 -08:00 |
|
Timothy Baldridge
|
5e8e2c33b5
|
Use Windows FileVersion utils instead to get file versions, use that info when saving Game Downloader states.
|
2020-01-03 12:21:27 -07:00 |
|
Timothy Baldridge
|
c019380408
|
Implemented a RSS feed for failed mods.
|
2020-01-02 22:25:00 -07:00 |
|
Timothy Baldridge
|
756770df3c
|
Fix tests (except the media fire downloader)
|
2020-01-02 17:36:37 -07:00 |
|
Timothy Baldridge
|
61474e5bc5
|
Switch cache server to 64bit, fix bad primary key in metrics DTO
|
2020-01-02 14:38:24 -07:00 |
|
Timothy Baldridge
|
50a6224240
|
Add force-recheck endpoint
|
2020-01-02 12:21:54 -07:00 |
|
Timothy Baldridge
|
5d8fea6136
|
Fix bad URLs in Nexus calls
|
2020-01-02 08:12:22 -07:00 |
|
Timothy Baldridge
|
e614e6777c
|
Rework indexed files to support cases where multiple archives reference the same file, but in different locations
|
2020-01-02 07:39:36 -07:00 |
|
Timothy Baldridge
|
9074941229
|
Small server improvements
|
2020-01-01 19:04:57 -07:00 |
|
Timothy Baldridge
|
936fee5d0c
|
Bugfixes to get the code to work on the server box
|
2020-01-01 17:11:13 -07:00 |
|
Timothy Baldridge
|
c45bd2928b
|
Make the temp folder a setting
|
2020-01-01 15:38:21 -07:00 |
|
Timothy Baldridge
|
55f90bd485
|
Implement MongoDB based mod cleaning
|
2020-01-01 10:11:48 -07:00 |
|
Timothy Baldridge
|
717ad8c70a
|
Rework WJ caching, move cache server routines to MongoDB
|
2020-01-01 09:19:06 -07:00 |
|
Timothy Baldridge
|
a7bf8f42ed
|
Can enqueue indexing jobs
|
2019-12-29 22:49:37 -07:00 |
|
Timothy Baldridge
|
82be6f304b
|
Implemented Job queue, status page, and HTML templating
|
2019-12-29 21:35:54 -07:00 |
|
Timothy Baldridge
|
5a0e19f4b1
|
Metrics and status are now in MongoDB
|
2019-12-29 15:57:01 -07:00 |
|
dependabot-preview[bot]
|
ebeead90c5
|
Bump System.Reactive from 4.3.1 to 4.3.2
Bumps [System.Reactive](https://github.com/dotnet/reactive) from 4.3.1 to 4.3.2.
- [Release notes](https://github.com/dotnet/reactive/releases)
- [Commits](https://github.com/dotnet/reactive/compare/rxnet-v4.3.1...rxnet-v4.3.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-12-26 20:00:48 +00:00 |
|
Timothy Baldridge
|
caba928d85
|
Upgrade only the wabbajack.common lib
|
2019-12-26 09:47:10 -07:00 |
|
Timothy Baldridge
|
e53bed7bac
|
Disable machine url stuff, broke a ton of things, and I need to get some better tests in place.
|
2019-12-24 08:30:48 -07:00 |
|
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 |
|