Commit Graph

2566 Commits

Author SHA1 Message Date
Timothy Baldridge
da7c1e6584
Merge pull request #895 from wabbajack-tools/auto-heal-fixes-2
Several small tweaks for auto healing
2020-05-30 14:57:01 -07:00
Timothy Baldridge
0933e15c9e Several small tweaks for auto healing 2020-05-30 15:05:26 -06:00
Timothy Baldridge
06a20fc095
Merge pull request #894 from wabbajack-tools/issue-857
Run disk benchmark longer, calculate thread useage in a slightly bett…
2020-05-30 08:31:52 -07:00
Timothy Baldridge
14ecd35e62
Merge branch 'master' into issue-857 2020-05-30 08:31:46 -07:00
Timothy Baldridge
85a3509520
Merge pull request #893 from wabbajack-tools/issue-865
Issue 865
2020-05-30 08:31:17 -07:00
Timothy Baldridge
f6092baffe
Merge pull request #892 from wabbajack-tools/issue-881
Issue 881
2020-05-30 08:30:58 -07:00
Timothy Baldridge
f6d0ef8d10
Merge pull request #891 from wabbajack-tools/open-mode-shared
Use ReadWrite vs Read for sharing modes
2020-05-30 06:32:25 -07:00
Timothy Baldridge
e7de2d57ff Run disk benchmark longer, calculate thread useage in a slightly better way 2020-05-30 07:32:00 -06:00
Timothy Baldridge
5bac0da04e Changelog update 2020-05-30 06:28:07 -06:00
Timothy Baldridge
1fb0451396 We no longer need nexus_link_cache so remove remaining references 2020-05-30 06:27:33 -06:00
Timothy Baldridge
655c60b505 Log out of the Mega client before logging in 2020-05-30 06:23:23 -06:00
Timothy Baldridge
05ea8733dc Use ReadWrite vs Read for sharing modes 2020-05-30 06:18:28 -06:00
Timothy Baldridge
5c3902d240
Merge pull request #890 from wabbajack-tools/funding-patreon-fix
Updated FUNDING.yml
2020-05-30 05:16:43 -07:00
Timothy Baldridge
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
erri120
97d90dd173
Updated FUNDING.yml 2020-05-30 09:59:49 +00:00
Timothy Baldridge
ed649cde26 Added button to settings to clear cache 2020-05-29 16:51:41 -06: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