Commit Graph

2501 Commits

Author SHA1 Message Date
erri120
97d90dd173
Updated FUNDING.yml 2020-05-30 09:59:49 +00:00
Timothy Baldridge
8955e5de5c
Merge pull request #888 from wabbajack-tools/dependabot/nuget/YamlDotNet-8.1.2
Bump YamlDotNet from 8.1.1 to 8.1.2
2020-05-29 08:41:19 -07:00
Timothy Baldridge
68205f384e
Merge pull request #887 from wabbajack-tools/downloader-icons
Add favicons to login manager
2020-05-29 08:41:02 -07:00
dependabot-preview[bot]
4a9e452233
Bump YamlDotNet from 8.1.1 to 8.1.2
Bumps [YamlDotNet](https://github.com/aaubry/YamlDotNet) from 8.1.1 to 8.1.2.
- [Release notes](https://github.com/aaubry/YamlDotNet/releases)
- [Changelog](https://github.com/aaubry/YamlDotNet/blob/master/RELEASE_NOTES.md)
- [Commits](https://github.com/aaubry/YamlDotNet/compare/v8.1.1...v8.1.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-29 07:06:01 +00:00
Timothy Baldridge
2d457ad12d Add favicons to login manager 2020-05-28 22:09:39 -06:00
Timothy Baldridge
14a5efc3a8
Merge pull request #886 from wabbajack-tools/tesall-downloader
Add TESAll download support
2020-05-28 17:50:44 -07:00
Timothy Baldridge
efc8ef9d8a
Merge pull request #884 from wabbajack-tools/yandex-support
Add support for downloading via Yandex
2020-05-28 16:49:29 -07:00
Timothy Baldridge
c5dd1d6388 Add TESAll download support 2020-05-28 17:44:58 -06:00
Timothy Baldridge
c443016638 Add support for downloading via Yandex 2020-05-28 16:31:01 -06:00
Timothy Baldridge
8c70771f0e 2.0.7.0 Release 2020-05-28 14:26:55 -06:00
Timothy Baldridge
81558dce22
Merge pull request #883 from wabbajack-tools/async-disposable-temp-files
Temp files now implement IAsyncDisposable instead of IDisposable and …
2020-05-27 21:16:47 -07: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
48c2548a1d
Merge pull request #882 from wabbajack-tools/fixes-for-yt-parsing
Several fixes for the Youtube Downloader inferencing code.
2020-05-27 13:22:46 -07:00
Timothy Baldridge
c225c468fd Several fixes for the Youtube Downloader inferencing code. 2020-05-27 06:05:55 -06:00
Timothy Baldridge
90d7d3b15c
Merge pull request #880 from wabbajack-tools/bump-deps
Bump deps
2020-05-26 06:10:55 -07:00
Timothy Baldridge
8a03fe7384
Merge pull request #879 from wabbajack-tools/make-delete-async
Make all delete operations async
2020-05-26 06:10:41 -07:00
Timothy Baldridge
1b403a62d8 Bump deps versions 2020-05-26 05:36:31 -06:00
Timothy Baldridge
9ade449985 Make all delete operations async 2020-05-26 05:31:11 -06:00
Timothy Baldridge
b8f4fc2e49
Merge pull request #876 from wabbajack-tools/retry-failed-io-ops
Retry failed io ops
2020-05-26 04:19:05 -07:00
Timothy Baldridge
9c5b746f07 Make two flakey tests a bit less flakey 2020-05-25 22:48:37 -06:00
Timothy Baldridge
619da2fa86 Fix bugs in BSA tests after async IO conversion 2020-05-25 22:17:23 -06:00
Timothy Baldridge
e47f80eff6 Fix how we initialize the server test fixture 2020-05-25 14:27:07 -06:00
Timothy Baldridge
1099d68ef7 Fix race condition with Do and async 2020-05-25 13:41:16 -06:00
Timothy Baldridge
b2a112bd37 Whole app now useses Async IO exclusively 2020-05-25 11:34:25 -06:00
Timothy Baldridge
191f321dc2 VirtualFile now useses Async IO exclusively 2020-05-25 10:30:47 -06:00
Timothy Baldridge
ea08c9865d Common and BSA routines now use async IO exclusively 2020-05-25 10:24:16 -06:00
Timothy Baldridge
f9dc9148e7 Purge all non async IO routines from Paths.cs 2020-05-25 08:31:56 -06:00
Timothy Baldridge
a9eb43faf3
Merge pull request #875 from wabbajack-tools/link-checking-restrictions
Restrict some of the links we check that don't change very often
2020-05-25 06:06:01 -07: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
4581988ae6 We no longer need to provide this info 2020-05-23 17:25:00 -06:00
Timothy Baldridge
c5196559cc
Merge pull request #863 from wabbajack-tools/issue-861
issue-861 - Fix always enabled mods being out of order
2020-05-23 16:20:02 -07:00
Timothy Baldridge
3e02c8ec41
Merge pull request #862 from wabbajack-tools/patch-selection-fixes-and-cleanup
Cleanup for how we select/verify patches
2020-05-23 16:19:54 -07:00
Timothy Baldridge
dd1303e2d7 issue-861 - Fix always enabled mods being out of order 2020-05-23 15:41:41 -06:00
Timothy Baldridge
05314801d1
Merge pull request #859 from erri120/issue-856
Fixed wrong URL for modlists in the gallery
2020-05-23 14:04:11 -07:00
Timothy Baldridge
96ca01f1dc Don't really need that test anymore 2020-05-23 15:03:25 -06:00
erri120
3a4d7282f5
Fixed wrong URL for modlists in the gallery 2020-05-23 15:48:25 +02:00
Timothy Baldridge
803452c13a
Merge pull request #858 from wabbajack-tools/manual-download-regression-fix
Manual download regression fix
2020-05-22 15:54:42 -07:00
Timothy Baldridge
3e935d2e6c Don't really need that test anymore 2020-05-22 15:52:05 -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
51d62067d0 Version 2.0.6.0 - Don't die on 503s, retry 2020-05-21 17:24:26 -06:00
Timothy Baldridge
aab9ccd694 Version 2.0.6.0 - Don't die on 503s, retry 2020-05-21 16:12:51 -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
7f33c18e2c
Merge pull request #853 from wabbajack-tools/auto-heal-redux
Auto heal redux
2020-05-20 22:10:22 -07: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