Commit Graph

2437 Commits

Author SHA1 Message Date
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
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
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
Timothy Baldridge
24682959de
Merge pull request #842 from wabbajack-tools/dependabot/nuget/MahApps.Metro.IconPacks-4.1.0
Bump MahApps.Metro.IconPacks from 4.0.0 to 4.1.0
2020-05-14 04:30:54 -07:00
Timothy Baldridge
127e2efedb
Merge pull request #843 from wabbajack-tools/dependabot/nuget/FluentFTP-32.4.1
Bump FluentFTP from 32.4.0 to 32.4.1
2020-05-14 04:30:37 -07:00
Timothy Baldridge
8fe3d0d0b5 verify-before-installing 2020-05-14 05:28:29 -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
dependabot-preview[bot]
ffbaed7318
Bump MahApps.Metro.IconPacks from 4.0.0 to 4.1.0
Bumps [MahApps.Metro.IconPacks](https://github.com/MahApps/MahApps.Metro.IconPacks) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/MahApps/MahApps.Metro.IconPacks/releases)
- [Changelog](https://github.com/MahApps/MahApps.Metro.IconPacks/blob/dev/GitReleaseManager.yaml)
- [Commits](https://github.com/MahApps/MahApps.Metro.IconPacks/compare/4.0.0...4.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-14 07:03:24 +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
a4d6ef2331
Merge pull request #840 from wabbajack-tools/number-format-exceptions-with-nexus
Give some debug information when we have a number format exception wi…
2020-05-13 21:20:06 -07:00
Timothy Baldridge
a57794479f Create a mod file archiver. 2020-05-13 22:08:27 -06:00
Timothy Baldridge
2a8687a720
Merge pull request #838 from wabbajack-tools/reinstate-list-validation
Reinstate list validation
2020-05-13 19:26:51 -07:00
Timothy Baldridge
59df3dadee Give some debug information when we have a number format exception with Nexus archives. 2020-05-13 17:46:24 -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
0207c7ac07 Fix possible NPE 2020-05-13 08:06:18 -06:00
Timothy Baldridge
aab0a7eda6 Fix broken test 2020-05-13 07:45:32 -06:00
Timothy Baldridge
09349ebeb8 Merge remote-tracking branch 'origin/master' 2020-05-13 06:16:22 -06:00
Timothy Baldridge
f702615ed5 Fix the subject of compile metrics 2020-05-13 06:16:14 -06:00
Timothy Baldridge
147a183cfb
Merge pull request #816 from LordOfRhun/Persistant-filters
Added persistent filters on exit and more
2020-05-13 05:14:22 -07:00
Timothy Baldridge
a4f3dc5464
Merge pull request #833 from wabbajack-tools/dependabot/nuget/MahApps.Metro-2.0.0-alpha0821
Bump MahApps.Metro from 2.0.0-alpha0775 to 2.0.0-alpha0821
2020-05-13 05:13:30 -07:00
Timothy Baldridge
c54a0bb775
Merge pull request #819 from wabbajack-tools/dependabot/nuget/YoutubeExplode-5.0.4
Bump YoutubeExplode from 5.0.3 to 5.0.4
2020-05-13 05:13:04 -07:00
Timothy Baldridge
083bf21979
Merge pull request #834 from wabbajack-tools/dependabot/nuget/System.Text.Encoding.CodePages-4.7.1
Bump System.Text.Encoding.CodePages from 4.7.0 to 4.7.1
2020-05-13 05:12:51 -07:00
Timothy Baldridge
621d299f6e
Merge pull request #835 from wabbajack-tools/dependabot/nuget/System.Collections.Immutable-1.7.1
Bump System.Collections.Immutable from 1.7.0 to 1.7.1
2020-05-13 05:12:41 -07:00
Timothy Baldridge
c051c8fc28
Merge pull request #836 from wabbajack-tools/dependabot/nuget/Microsoft.AspNetCore.Mvc.NewtonsoftJson-3.1.4
Bump Microsoft.AspNetCore.Mvc.NewtonsoftJson from 3.1.3 to 3.1.4
2020-05-13 05:12:26 -07:00
Timothy Baldridge
543dbfbf21
Merge pull request #824 from Noggog/feature-recovery
Readded a nuked feature
2020-05-13 05:11:29 -07:00
Timothy Baldridge
8d8af953ac Fixes for when authors create lists with broken download links 2020-05-13 06:09:20 -06:00
Timothy Baldridge
4357564347
Merge pull request #832 from wabbajack-tools/faster-inlined-file-installation
Speed up loading of patches and inlined files.
2020-05-13 04:10:29 -07: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
dependabot-preview[bot]
96cd064a13
Bump System.Collections.Immutable from 1.7.0 to 1.7.1
Bumps [System.Collections.Immutable](https://github.com/dotnet/corefx) from 1.7.0 to 1.7.1.
- [Release notes](https://github.com/dotnet/corefx/releases)
- [Commits](https://github.com/dotnet/corefx/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-13 07:13:19 +00:00
dependabot-preview[bot]
ddc57c6731
Bump System.Text.Encoding.CodePages from 4.7.0 to 4.7.1
Bumps [System.Text.Encoding.CodePages](https://github.com/dotnet/corefx) from 4.7.0 to 4.7.1.
- [Release notes](https://github.com/dotnet/corefx/releases)
- [Commits](https://github.com/dotnet/corefx/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-13 07:12:47 +00:00
dependabot-preview[bot]
1e26c64242
Bump MahApps.Metro from 2.0.0-alpha0775 to 2.0.0-alpha0821
Bumps [MahApps.Metro](https://github.com/MahApps/MahApps.Metro) from 2.0.0-alpha0775 to 2.0.0-alpha0821.
- [Release notes](https://github.com/MahApps/MahApps.Metro/releases)
- [Changelog](https://github.com/MahApps/MahApps.Metro/blob/develop/GitReleaseManager.yaml)
- [Commits](https://github.com/MahApps/MahApps.Metro/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-13 07:12:23 +00:00
Timothy Baldridge
3d433a456c Speed up loading of patches and inlined files. 2020-05-12 22:12:55 -06:00
Timothy Baldridge
d107b1fc34
Merge pull request #831 from wabbajack-tools/downloading-and-hashing-engine
Downloading and hashing engine
2020-05-12 20:58:39 -07:00
Timothy Baldridge
1a33c043a3 Enable multi-threaded downloads for the WJ CDN 2020-05-12 21:53:20 -06: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
233013c495
use async IO and Paths api
Let's see how I can code in GitHub's editor
2020-05-12 19:48:57 -06:00
Timothy Baldridge
ff028e82ba
Merge pull request #830 from Noggog/rxui-upgrade
RxUI upgrade
2020-05-12 18:29:21 -07:00