wabbajack/Wabbajack
Timothy Baldridge db3b441d19 #### Version - 2.3.6.1 - 12/31/2020
* When IPS4 (e.g. LL) sites based on CEF fail to validate, they no longer hang the app
* If a IPS4 CEF site throws a 503, or 400 error, retry
* Clean out the cookies during IPS4 CEF downloads so that they don't cause 400 errors
* Limit the number of connections to IPS4 sites to 20 per minute (one per 6 seconds)
* If a site *does* timeout, throw a log of the CEF state into `CEFStates` for easier debugging by the WJ team
* Wrote a new CLI utility to stress test the Verification routines.
* Ignore files that have `\Edit Scripts\Export\` in their path
2020-12-30 23:44:58 -07:00
..
Converters ABatchProcessor nullable. ConfigureProcessor removed 2020-04-10 13:23:10 -05:00
Extensions Initial basic modlist gallery filtering 2020-02-09 14:04:40 -06:00
Properties .NET Standard 2.1, .NET Core 3.1 2020-01-25 20:48:13 -06:00
Resources Remove Beth.NET and YT downloader, no one used them and they only sortof worked 2020-09-09 19:49:22 -06:00
Themes Style fix for sliders 2020-08-08 07:44:07 -05:00
Util 2.3.1.0 2020-10-24 10:44:28 -06:00
View Models Move LoversLab backend to LibCef 2020-12-29 16:15:47 -07:00
Views Move LoversLab backend to LibCef 2020-12-29 16:15:47 -07:00
App.xaml .NET Standard 2.1, .NET Core 3.1 2020-01-25 20:48:13 -06:00
App.xaml.cs LoggingSettings.LogToFile 2020-09-22 16:58:48 -05:00
FodyWeavers.xml .NET Standard 2.1, .NET Core 3.1 2020-01-25 20:48:13 -06:00
FodyWeavers.xsd .NET Standard 2.1, .NET Core 3.1 2020-01-25 20:48:13 -06:00
Readme.md Created READMEs for most projects 2019-11-21 15:11:08 +01:00
Settings.cs Binding fixes for utility lists 2020-11-14 12:30:28 -07:00
Wabbajack.csproj #### Version - 2.3.6.1 - 12/31/2020 2020-12-30 23:44:58 -07:00

Wabbajack

This is the main project of this solution. It contains only UI code like all Views and View Models as well as custom Components and Resources such as icons and images. You can consider this project to be the front end of Wabbajack.