Commit Graph

76 Commits

Author SHA1 Message Date
Timothy Baldridge
bbced4f99f Can infer mod metas again 2020-06-21 16:03:54 -06:00
Timothy Baldridge
6c74279bfd Add better game file handling 2020-06-20 16:51:47 -06:00
Timothy Baldridge
cba3412ce8 Version 2.0.9.4 2020-06-16 16:21:01 -06:00
Timothy Baldridge
6d34cfc946 Fix for install error with DeleteAsync 2020-06-14 22:05:00 -06:00
Timothy Baldridge
5586d4a19e Version 2.0.6.3 2020-06-14 12:43:09 -06:00
Timothy Baldridge
817dbef7ae Version 2.0.6.2 2020-06-14 07:13:29 -06:00
Timothy Baldridge
26c15d11b8 Version 2.0.6.1 2020-06-08 16:00:48 -06:00
Timothy Baldridge
54c422b204 Catch cancellation exception 2020-06-08 14:42:59 -06:00
Timothy Baldridge
2d85e96214 Patch usage tracking, quick waking for polling tasks, several logging tweaks 2020-06-06 15:44:30 -06:00
Timothy Baldridge
58022d648e Fix tests 2020-06-05 15:34:23 -06:00
Timothy Baldridge
a71aaf2a34 Version 2.0.9.0 2020-06-05 14:55:51 -06:00
Timothy Baldridge
c43d9416fb FO4VR support and a few server side tweaks 2020-06-05 14:53:44 -06:00
Timothy Baldridge
8c9c527d06 ArchiveManager fixes 2020-06-04 20:55:11 -06:00
Timothy Baldridge
aab02e3b8a Fix badges 2020-06-03 15:23:22 -06:00
Timothy Baldridge
ddeea0bb4b Allow anonymous access to authored files list 2020-06-03 15:04:18 -06:00
Timothy Baldridge
452f86499e Authored files should be authorized 2020-06-03 14:16:41 -06:00
erri120
cd63bf4135
Added routes for creating badges 2020-06-03 16:48:49 +02:00
Timothy Baldridge
c2487a6c3b Version 2.0.8.0 2020-06-02 14:51:25 -06:00
Timothy Baldridge
0933e15c9e Several small tweaks for auto healing 2020-05-30 15:05:26 -06:00
Timothy Baldridge
8c70771f0e 2.0.7.0 Release 2020-05-28 14:26:55 -06:00
Timothy Baldridge
ea76d88012 Temp files now implement IAsyncDisposable instead of IDisposable and use AbsolutePath.DeleteAsync 2020-05-27 20:43:57 -06:00
Timothy Baldridge
9ade449985 Make all delete operations async 2020-05-26 05:31:11 -06:00
Timothy Baldridge
b2a112bd37 Whole app now useses Async IO exclusively 2020-05-25 11:34:25 -06: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
96ca01f1dc Don't really need that test anymore 2020-05-23 15:03:25 -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
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
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
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
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
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
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
9f9becf19f Slightly improved nexus caching code 2020-05-14 16:21:56 -06:00
Timothy Baldridge
23fecce38b
Merge pull request #841 from wabbajack-tools/server-archive-downloader
Create a mod file archiver.
2020-05-14 09:30:20 -07:00
Timothy Baldridge
82006e14a1
Merge pull request #845 from wabbajack-tools/verify-patch-file-before
Verify patch file before patching
2020-05-14 05:27:06 -07:00
Timothy Baldridge
1212d35290 Rework the nexus api limit code a bit 2020-05-14 05:53:51 -06:00
dependabot-preview[bot]
5fbab444ef
Bump FluentFTP from 32.4.0 to 32.4.1
Bumps [FluentFTP](https://github.com/robinrodricks/FluentFTP) from 32.4.0 to 32.4.1.
- [Release notes](https://github.com/robinrodricks/FluentFTP/releases)
- [Changelog](https://github.com/robinrodricks/FluentFTP/blob/master/RELEASES.md)
- [Commits](https://github.com/robinrodricks/FluentFTP/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-14 07:03:47 +00:00
Timothy Baldridge
ff6743b468 Invert the bad boolean value for nexus download throttle 2020-05-13 22:51:44 -06:00
Timothy Baldridge
4700d04d1b
Merge pull request #839 from wabbajack-tools/version-bump-2.0.5.0
Bump to Version 2.0.5.0
2020-05-13 21:20:29 -07:00
Timothy Baldridge
a57794479f Create a mod file archiver. 2020-05-13 22:08:27 -06:00