Commit Graph

1623 Commits

Author SHA1 Message Date
82be6f304b Implemented Job queue, status page, and HTML templating 2019-12-29 21:35:54 -07:00
5a0e19f4b1 Metrics and status are now in MongoDB 2019-12-29 15:57:01 -07:00
f9cdbbc6a1 Merge pull request #313 from wabbajack-tools/dependabot/nuget/System.Reactive-4.3.2
Bump System.Reactive from 4.3.1 to 4.3.2
2019-12-27 16:08:06 -08:00
12b466d8bb Merge pull request #319 from wabbajack-tools/dependabot/nuget/DynamicData-6.14.3
Bump DynamicData from 6.14.1 to 6.14.3
2019-12-27 16:07:57 -08:00
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
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
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
19889e450e Merge pull request #320 from Noggog/reimplement-readme-small-improvements
Reimplement readme small improvements
2019-12-27 16:06:45 -08:00
507c71d1d8 Removed vestigial MainWindowVM.ViewDispatcher 2019-12-27 16:24:35 -06:00
6c4fbc8476 Improved top title bar configuration text 2019-12-27 15:50:27 -06:00
bebd898964 Lowered CPU display throttling to 50ms 2019-12-27 15:27:13 -06:00
6962b4873c Reimplemented website readme features 2019-12-27 15:20:27 -06:00
2b8474dd33 Added visual buffer so target modlist filepicker doesn't move 2019-12-27 14:09:07 -06:00
458307e60b InstallerVM properly clears display after swapping off a list 2019-12-27 14:09:07 -06:00
cc08d57724 Adjusted some rx thread switches 2019-12-27 14:09:07 -06:00
1e67cd0ead Bump DynamicData from 6.14.1 to 6.14.3
Bumps [DynamicData](https://github.com/reactiveui/DynamicData) from 6.14.1 to 6.14.3.
- [Release notes](https://github.com/reactiveui/DynamicData/releases)
- [Changelog](https://github.com/reactiveui/DynamicData/blob/master/ReleaseNotes.md)
- [Commits](https://github.com/reactiveui/DynamicData/compare/6.14.1...6.14.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-27 07:08:34 +00:00
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
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
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
e4c78ebed9 Clean up some references try to get tests to work 2019-12-26 17:41:33 -07:00
8c79b795e1 Add cefsharp libs 2019-12-26 16:38:13 -07:00
9a6d93524c Use CefSharp instead of CefGlue. Abstracted the Cef bits so we can make future changes easier 2019-12-26 16:26:53 -07:00
ebeead90c5 Bump System.Reactive from 4.3.1 to 4.3.2
Bumps [System.Reactive](https://github.com/dotnet/reactive) from 4.3.1 to 4.3.2.
- [Release notes](https://github.com/dotnet/reactive/releases)
- [Commits](https://github.com/dotnet/reactive/compare/rxnet-v4.3.1...rxnet-v4.3.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-26 20:00:48 +00:00
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
74888d6ef9 Fix a few more tets 2019-12-26 12:47:26 -07:00
7145b72a69 Test fixes 2019-12-26 11:21:57 -07:00
caba928d85 Upgrade only the wabbajack.common lib 2019-12-26 09:47:10 -07:00
5a7ff19b50 Merge pull request #311 from wabbajack-tools/csp-standard
CSP to .NET Standard 2.0
2019-12-24 10:13:30 -08:00
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
bc410ed329 csp to .NET Standard 2.0 2019-12-24 11:02:09 -07:00
1d13a330d6 Merge pull request #309 from wabbajack-tools/cors-in-caching
Cors in caching
2019-12-24 09:48:13 -08:00
bba5cb5be7 Convert Compression.BSA to .NET Standard 2.0 2019-12-24 10:47:49 -07:00
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
5d5d90afb9 Merge pull request #308 from Noggog/Mo2-validity-bugfixes
Mo2 validity bugfixes
2019-12-24 07:30:20 -08:00
a5c937a59f base list name off of Machine Link 2019-12-24 08:20:13 -07:00
759259cb8a re-enable list validation (facepalm) 2019-12-24 08:05:11 -07:00
2a5ebce8a0 Remove unused cache server tests 2019-12-24 08:01:49 -07:00
32b1a27e34 Add CORS support to caching server, add heartbeat endpoint 2019-12-24 08:01:06 -07:00
1be9b49ae9 Offloaded MO2InstallerVM's validity check to the background thread 2019-12-24 00:48:47 -06:00
d30f81ecbd Removed recursiveness when checking for .wabbajack for valid MO2 installs 2019-12-24 00:28:39 -06:00
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
878b1759b2 Make file copying parallel during compilation 2019-12-23 16:28:47 -07:00
e32be75816 Don't use such a big BA2 file for recompression 2019-12-23 16:05:00 -07:00
4467203174 Update azure-pipelines.yml for Azure Pipelines 2019-12-23 14:32:26 -08:00
b97cabd1e6 Prep for beta 10 20191223.9 2019-12-23 10:29:28 -07:00
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
a7b5b6900e Increased PMapTest thread count 2019-12-22 23:56:06 -06:00
88cc519478 Improved PMap tests to timeout gracefully if starved 2019-12-22 23:44:53 -06:00
b1b4ac5829 Merge pull request #305 from Noggog/patch-freeze-investigation
Patch freeze investigation
2019-12-22 21:17:00 -08:00
0ea147ca35 Removing some vestigial test code 2019-12-22 23:09:00 -06:00