Commit Graph

43 Commits

Author SHA1 Message Date
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
Timothy Baldridge
8af7510849 Fixes for list validation 2020-05-13 17:12:52 -06:00
Timothy Baldridge
a7133fceca Fixes for list validation 2020-05-13 16:48:33 -06:00
Timothy Baldridge
64b1ae3598 Add List Validation back into the app 2020-05-13 15:52:34 -06:00
Timothy Baldridge
370ddfd80d
Merge pull request #837 from wabbajack-tools/fix-broken-modlist-download-detection
Fixes for when authors create lists with broken download links
2020-05-13 13:15:09 -07:00
Timothy Baldridge
8d8af953ac Fixes for when authors create lists with broken download links 2020-05-13 06:09:20 -06:00
dependabot-preview[bot]
f7dc7f822e
Bump Microsoft.AspNetCore.Mvc.NewtonsoftJson from 3.1.3 to 3.1.4
Bumps [Microsoft.AspNetCore.Mvc.NewtonsoftJson](https://github.com/aspnet/AspNetCore) from 3.1.3 to 3.1.4.
- [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/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-13 07:13:43 +00:00
Timothy Baldridge
087875fba3 Add ModListdownloader and supporting tests 2020-05-12 21:39:03 -06:00
Timothy Baldridge
da28e2325b Add ArchiveMaintainer to track archived files 2020-05-12 21:04:32 -06:00
Timothy Baldridge
ff028e82ba
Merge pull request #830 from Noggog/rxui-upgrade
RxUI upgrade
2020-05-12 18:29:21 -07:00
Justin Swanson
08cf5a6d50 Revert "Fix UI breakage in slideshow"
This reverts commit 40640dff5a.
2020-05-12 18:40:41 -05:00
Timothy Baldridge
b99805fd58 Fix how we handle UTC dates with SQL 2020-05-12 17:19:54 -06:00
Timothy Baldridge
40640dff5a Fix UI breakage in slideshow 2020-05-11 15:07:28 -06:00
Timothy Baldridge
3debe41915 Make the metrics chart a stacked bar graph 2020-05-10 17:05:40 -06:00
Timothy Baldridge
1f1f070351 Hotfix: support WJ CDN files in the gallery 2020-05-10 16:45:48 -06:00
Timothy Baldridge
e35ea51480 Hotfix: support WJ CDN files in the gallery 2020-05-10 15:35:15 -06:00
Timothy Baldridge
419867fc8b Hotfix: don't throw exceptions when metas can't be inferred 2020-05-10 06:37:55 -06:00
Timothy Baldridge
7d31f5d63e Small change to show wabbajack start metrics on the metrics page 2020-05-09 23:15:25 -06:00
Timothy Baldridge
4a7b9d23c1 Fix HTML link issue with authored filepage 2020-05-09 19:58:01 -06:00
Timothy Baldridge
4b2822c589 Improve HTML page for authored files 2020-05-09 19:35:42 -06:00
Timothy Baldridge
33c1de3ad3 Bump version 2020-05-09 17:23:41 -06:00
Timothy Baldridge
e053136e25 Rewrite the Authored file routines. 2020-05-09 16:16:16 -06:00
Timothy Baldridge
990d337728 Fix the bad WABBAJACK_TEST_FILE.txt 2020-05-09 09:27:32 -06:00
Timothy Baldridge
22ca28e3f1 Update metrics tests a bit 2020-05-09 07:22:02 -06:00
Timothy Baldridge
2ba331acee Port over metrics.html 2020-05-09 07:04:38 -06:00
Timothy Baldridge
3bbc130cc0 Port over Metrics and Nexus tests delete old server projects 2020-05-08 23:12:51 -06:00
Timothy Baldridge
6abddc68bf Rewriting the build server (mostly from scratch) 2020-05-08 21:56:06 -06:00