Commit Graph

1314 Commits

Author SHA1 Message Date
Timothy Baldridge
0bc96024a4
Merge pull request #318 from wabbajack-tools/dependabot/nuget/ReactiveUI.WPF-11.0.6
Bump ReactiveUI.WPF from 11.0.1 to 11.0.6
2019-12-27 16:07:47 -08:00
Timothy Baldridge
1d87ecab25
Merge pull request #317 from wabbajack-tools/dependabot/nuget/ReactiveUI.Events.WPF-11.0.6
Bump ReactiveUI.Events.WPF from 11.0.1 to 11.0.6
2019-12-27 16:07:25 -08:00
Timothy Baldridge
4eee120696
Merge pull request #316 from wabbajack-tools/dependabot/nuget/ReactiveUI.Fody-11.0.6
Bump ReactiveUI.Fody from 11.0.1 to 11.0.6
2019-12-27 16:07:00 -08:00
Timothy Baldridge
19889e450e
Merge pull request #320 from Noggog/reimplement-readme-small-improvements
Reimplement readme small improvements
2019-12-27 16:06:45 -08:00
Justin Swanson
507c71d1d8 Removed vestigial MainWindowVM.ViewDispatcher 2019-12-27 16:24:35 -06:00
Justin Swanson
6c4fbc8476 Improved top title bar configuration text 2019-12-27 15:50:27 -06:00
Justin Swanson
bebd898964 Lowered CPU display throttling to 50ms 2019-12-27 15:27:13 -06:00
Justin Swanson
6962b4873c Reimplemented website readme features 2019-12-27 15:20:27 -06:00
Justin Swanson
2b8474dd33 Added visual buffer so target modlist filepicker doesn't move 2019-12-27 14:09:07 -06:00
Justin Swanson
458307e60b InstallerVM properly clears display after swapping off a list 2019-12-27 14:09:07 -06:00
Justin Swanson
cc08d57724 Adjusted some rx thread switches 2019-12-27 14:09:07 -06:00
dependabot-preview[bot]
7876bffe13
Bump ReactiveUI.WPF from 11.0.1 to 11.0.6
Bumps [ReactiveUI.WPF](https://github.com/reactiveui/reactiveui) from 11.0.1 to 11.0.6.
- [Release notes](https://github.com/reactiveui/reactiveui/releases)
- [Commits](https://github.com/reactiveui/reactiveui/compare/11.0.1...11.0.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-27 07:08:11 +00:00
dependabot-preview[bot]
ed1b5c2892
Bump ReactiveUI.Events.WPF from 11.0.1 to 11.0.6
Bumps [ReactiveUI.Events.WPF](https://github.com/reactiveui/reactiveui) from 11.0.1 to 11.0.6.
- [Release notes](https://github.com/reactiveui/reactiveui/releases)
- [Commits](https://github.com/reactiveui/reactiveui/compare/11.0.1...11.0.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-27 07:07:50 +00:00
dependabot-preview[bot]
2777e382dd
Bump ReactiveUI.Fody from 11.0.1 to 11.0.6
Bumps [ReactiveUI.Fody](https://github.com/reactiveui/reactiveui) from 11.0.1 to 11.0.6.
- [Release notes](https://github.com/reactiveui/reactiveui/releases)
- [Commits](https://github.com/reactiveui/reactiveui/compare/11.0.1...11.0.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-27 07:07:28 +00:00
Timothy Baldridge
54644f06f8
Merge pull request #314 from wabbajack-tools/only-common-standard
Upgrade only the wabbajack.common lib
2019-12-26 11:59:34 -08:00
Timothy Baldridge
74888d6ef9 Fix a few more tets 2019-12-26 12:47:26 -07:00
Timothy Baldridge
7145b72a69 Test fixes 2019-12-26 11:21:57 -07:00
Timothy Baldridge
caba928d85 Upgrade only the wabbajack.common lib 2019-12-26 09:47:10 -07:00
Timothy Baldridge
5a7ff19b50
Merge pull request #311 from wabbajack-tools/csp-standard
CSP to .NET Standard 2.0
2019-12-24 10:13:30 -08:00
Timothy Baldridge
06bb139339
Merge pull request #310 from wabbajack-tools/compression-bsa-standard
Convert Compression.BSA to .NET Standard 2.0
2019-12-24 10:02:35 -08:00
Timothy Baldridge
bc410ed329 csp to .NET Standard 2.0 2019-12-24 11:02:09 -07:00
Timothy Baldridge
1d13a330d6
Merge pull request #309 from wabbajack-tools/cors-in-caching
Cors in caching
2019-12-24 09:48:13 -08:00
Timothy Baldridge
bba5cb5be7 Convert Compression.BSA to .NET Standard 2.0 2019-12-24 10:47:49 -07:00
Timothy Baldridge
e53bed7bac Disable machine url stuff, broke a ton of things, and I need to get some better tests in place. 2019-12-24 08:30:48 -07:00
Timothy Baldridge
5d5d90afb9
Merge pull request #308 from Noggog/Mo2-validity-bugfixes
Mo2 validity bugfixes
2019-12-24 07:30:20 -08:00
Timothy Baldridge
a5c937a59f base list name off of Machine Link 2019-12-24 08:20:13 -07:00
Timothy Baldridge
759259cb8a re-enable list validation (facepalm) 2019-12-24 08:05:11 -07:00
Timothy Baldridge
2a5ebce8a0 Remove unused cache server tests 2019-12-24 08:01:49 -07:00
Timothy Baldridge
32b1a27e34 Add CORS support to caching server, add heartbeat endpoint 2019-12-24 08:01:06 -07:00
Justin Swanson
1be9b49ae9 Offloaded MO2InstallerVM's validity check to the background thread 2019-12-24 00:48:47 -06:00
Justin Swanson
d30f81ecbd Removed recursiveness when checking for .wabbajack for valid MO2 installs 2019-12-24 00:28:39 -06:00
Timothy Baldridge
271fe56f6b
Merge pull request #307 from wabbajack-tools/faster-tests
Don't use such a big BA2 file for recompression
2019-12-23 15:51:50 -08:00
Timothy Baldridge
878b1759b2 Make file copying parallel during compilation 2019-12-23 16:28:47 -07:00
Timothy Baldridge
e32be75816 Don't use such a big BA2 file for recompression 2019-12-23 16:05:00 -07:00
Timothy Baldridge
4467203174 Update azure-pipelines.yml for Azure Pipelines 2019-12-23 14:32:26 -08:00
Timothy Baldridge
b97cabd1e6 Prep for beta 10 2019-12-23 10:29:28 -07:00
Timothy Baldridge
05fd3225fa
Merge pull request #306 from Noggog/pmap-test-graceful-timeout
Improved PMap tests to timeout gracefully if starved
2019-12-23 09:03:51 -08:00
Justin Swanson
a7b5b6900e Increased PMapTest thread count 2019-12-22 23:56:06 -06:00
Justin Swanson
88cc519478 Improved PMap tests to timeout gracefully if starved 2019-12-22 23:44:53 -06:00
Timothy Baldridge
b1b4ac5829
Merge pull request #305 from Noggog/patch-freeze-investigation
Patch freeze investigation
2019-12-22 21:17:00 -08:00
Justin Swanson
0ea147ca35 Removing some vestigial test code 2019-12-22 23:09:00 -06:00
Justin Swanson
95f9aa7d19 Another unit test fix 2019-12-22 22:59:32 -06:00
Justin Swanson
87ed68c0b8 A unit test bugfix 2019-12-22 22:51:20 -06:00
Justin Swanson
0e66b31f64 Merge branch 'master' into patch-freeze-investigation 2019-12-22 22:44:49 -06:00
Justin Swanson
4e7829c7c1 WorkQueue IsWorkerThread fixes. PMap unit tests 2019-12-22 22:44:33 -06:00
Justin Swanson
11363847c9 Added 7z 100% complete status notification 2019-12-22 22:44:26 -06:00
Timothy Baldridge
3c9743ec1e Fix bug in verify with HTTPdownloader 2019-12-22 21:24:40 -07:00
Justin Swanson
e3abdd17c3 Removed unnecessary cast 2019-12-22 18:03:45 -06:00
Justin Swanson
7ec61ae688 Adjusted nomatch printing 2019-12-22 18:03:36 -06:00
Justin Swanson
5f9d47eb5c Added status report for VFS.Indexing 2019-12-22 16:49:40 -06:00