wabbajack/Wabbajack.Lib
dependabot-preview[bot] 85a36534c8
Bump ReactiveUI from 11.1.23 to 11.2.3
Bumps [ReactiveUI](https://github.com/reactiveui/reactiveui) from 11.1.23 to 11.2.3.
- [Release notes](https://github.com/reactiveui/reactiveui/releases)
- [Commits](https://github.com/reactiveui/reactiveui/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-06 07:03:31 +00:00
..
CompilationSteps Added MatchAll support to mods 2020-02-04 22:17:12 -07:00
Downloaders Add non-Nexus mods to the Slideshow (#574) 2020-03-04 05:10:49 -07:00
Exceptions Wabbajack.Lib is now .NET Standard 2.0 2020-01-07 06:50:11 -07:00
Extensions ToGuiProperty convenience call 2020-01-16 22:48:54 -06:00
FileUploader Server side cleanup, give authors the ability to delete their own files. Some sanity and logging checks for 2020-03-02 16:16:15 -07:00
GraphQL Rewrote the uploader to use a block based approach 2020-01-18 22:51:12 -07:00
LibCefHelpers Fixes for the build server 2020-02-24 06:04:54 -07:00
ModListRegistry Support self-healing lists, and a lot of server fixes 2020-02-27 06:46:34 -07:00
NexusApi Add non-Nexus mods to the Slideshow (#574) 2020-03-04 05:10:49 -07:00
StatusMessages Swap HttpClient over to SocketsHttpHandler 2020-02-14 15:23:27 -07:00
Validation Add non-Nexus mods to the Slideshow (#574) 2020-03-04 05:10:49 -07:00
WebAutomation Block popups in the in-app browser 2020-02-15 18:53:57 -07:00
ABatchProcessor.cs Percent implicit conversion operator changed to explicit 2020-02-10 17:45:17 -06:00
ACompiler.cs Merge branch 'master' into workbase-fixes 2020-03-04 05:11:37 -07:00
AInstaller.cs Support self-healing lists, and a lot of server fixes 2020-02-27 06:46:34 -07:00
app.config Updated all main projects to .NET 4.8.0 2019-11-23 16:50:09 +01:00
CerasConfig.cs Add non-Nexus mods to the Slideshow (#574) 2020-03-04 05:10:49 -07:00
ClientAPI.cs Server side cleanup, give authors the ability to delete their own files. Some sanity and logging checks for 2020-03-02 16:16:15 -07:00
Data.cs Removed ReportHTML 2020-02-02 13:52:52 +01:00
FodyWeavers.xml Clean up some references try to get tests to work 2019-12-26 17:41:33 -07:00
FodyWeavers.xsd Clean up some references try to get tests to work 2019-12-26 17:41:33 -07:00
IBatchProcessor.cs Percent struct 2020-02-07 23:45:45 -06:00
Manifest.cs Created new Manifest class 2020-02-02 13:52:52 +01:00
MO2Compiler.cs Merge branch 'master' into workbase-fixes 2020-03-04 05:11:37 -07:00
MO2Installer.cs Bug fixes for virtual memory/stream leaks 2020-03-04 22:27:15 -07:00
Readme.md Created READMEs for most projects 2019-11-21 15:11:08 +01:00
SystemParameters.cs Wabbajack.Lib is now .NET Standard 2.0 2020-01-07 06:50:11 -07:00
ViewModel.cs Settings page work. Some experimentation /w RxUI binding 2020-01-05 23:15:10 -06:00
VortexCompiler.cs Changed the VFSCache location 2020-02-24 16:26:15 +01:00
VortexInstaller.cs Consts.MetaFileExtension 2020-01-19 19:45:05 -06:00
Wabbajack.Lib.csproj Bump ReactiveUI from 11.1.23 to 11.2.3 2020-03-06 07:03:31 +00:00
zEditIntegration.cs Switch from BSDiff to OctoDiff for patch generation 2020-02-24 16:18:29 -07:00

Wabbajack.Lib

While Wabbajack is the front end, Wabbajack.Lib is the back end and contains all functionality from the Compilers, the Installers to our NexusAPI and Downloaders.