Commit Graph

2555 Commits

Author SHA1 Message Date
05ea8733dc Use ReadWrite vs Read for sharing modes 2020-05-30 06:18:28 -06:00
5c3902d240 Merge pull request #890 from wabbajack-tools/funding-patreon-fix
Updated FUNDING.yml
2020-05-30 05:16:43 -07:00
538804c217 Merge pull request #889 from wabbajack-tools/clear-cef-cookies-button
Added button to settings to clear cache
2020-05-30 05:16:26 -07:00
97d90dd173 Updated FUNDING.yml 2020-05-30 09:59:49 +00:00
ed649cde26 Added button to settings to clear cache 2020-05-29 16:51:41 -06:00
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
68205f384e Merge pull request #887 from wabbajack-tools/downloader-icons
Add favicons to login manager
2020-05-29 08:41:02 -07:00
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
2d457ad12d Add favicons to login manager 2020-05-28 22:09:39 -06:00
14a5efc3a8 Merge pull request #886 from wabbajack-tools/tesall-downloader
Add TESAll download support
2020-05-28 17:50:44 -07:00
efc8ef9d8a Merge pull request #884 from wabbajack-tools/yandex-support
Add support for downloading via Yandex
2020-05-28 16:49:29 -07:00
c5dd1d6388 Add TESAll download support 2020-05-28 17:44:58 -06:00
c443016638 Add support for downloading via Yandex 2020-05-28 16:31:01 -06:00
8c70771f0e 2.0.7.0 Release 2.0.7.0 2020-05-28 14:26:55 -06:00
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
ea76d88012 Temp files now implement IAsyncDisposable instead of IDisposable and use AbsolutePath.DeleteAsync 2020-05-27 20:43:57 -06:00
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
c225c468fd Several fixes for the Youtube Downloader inferencing code. 2020-05-27 06:05:55 -06:00
90d7d3b15c Merge pull request #880 from wabbajack-tools/bump-deps
Bump deps
2020-05-26 06:10:55 -07:00
8a03fe7384 Merge pull request #879 from wabbajack-tools/make-delete-async
Make all delete operations async
2020-05-26 06:10:41 -07:00
1b403a62d8 Bump deps versions 2020-05-26 05:36:31 -06:00
9ade449985 Make all delete operations async 2020-05-26 05:31:11 -06:00
b8f4fc2e49 Merge pull request #876 from wabbajack-tools/retry-failed-io-ops
Retry failed io ops
2020-05-26 04:19:05 -07:00
9c5b746f07 Make two flakey tests a bit less flakey 2020-05-25 22:48:37 -06:00
619da2fa86 Fix bugs in BSA tests after async IO conversion 2020-05-25 22:17:23 -06:00
e47f80eff6 Fix how we initialize the server test fixture 2020-05-25 14:27:07 -06:00
1099d68ef7 Fix race condition with Do and async 2020-05-25 13:41:16 -06:00
b2a112bd37 Whole app now useses Async IO exclusively 2020-05-25 11:34:25 -06:00
191f321dc2 VirtualFile now useses Async IO exclusively 2020-05-25 10:30:47 -06:00
ea08c9865d Common and BSA routines now use async IO exclusively 2020-05-25 10:24:16 -06:00
f9dc9148e7 Purge all non async IO routines from Paths.cs 2020-05-25 08:31:56 -06:00
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
600516be3f Restrict some of the links we check that don't change very often 2020-05-25 07:04:31 -06:00
4581988ae6 We no longer need to provide this info 2020-05-23 17:25:00 -06:00
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
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
dd1303e2d7 issue-861 - Fix always enabled mods being out of order 2020-05-23 15:41:41 -06:00
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
96ca01f1dc Don't really need that test anymore 2020-05-23 15:03:25 -06:00
3a4d7282f5 Fixed wrong URL for modlists in the gallery 2020-05-23 15:48:25 +02:00
803452c13a Merge pull request #858 from wabbajack-tools/manual-download-regression-fix
Manual download regression fix
2.0.6.1
2020-05-22 15:54:42 -07:00
3e935d2e6c Don't really need that test anymore 2020-05-22 15:52:05 -06:00
40592d72c9 Version bump 2020-05-22 14:57:38 -06:00
844ee9ed3a Fix manual download regression 2020-05-22 14:56:58 -06:00
8c4a1dd125 a bit of code cleanup 2.0.6.0 2020-05-21 22:21:32 -06:00
51d62067d0 Version 2.0.6.0 - Don't die on 503s, retry 2020-05-21 17:24:26 -06:00
aab9ccd694 Version 2.0.6.0 - Don't die on 503s, retry 2020-05-21 16:12:51 -06:00
28b11b1c7f Version 2.0.6.0 - Hotfix for healing 2020-05-21 15:25:44 -06:00
a1ae365b09 Version 2.0.6.0 2020-05-21 14:11:09 -06:00
7f33c18e2c Merge pull request #853 from wabbajack-tools/auto-heal-redux
Auto heal redux
2020-05-20 22:10:22 -07:00