dependabot-preview[bot]
5764d6e308
Bump ReactiveUI.Fody from 11.1.23 to 11.2.3
...
Bumps [ReactiveUI.Fody](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-07 02:22:25 +00:00
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
Timothy Baldridge
ae5ac5fa13
Merge branch 'master' into issue-606
2020-03-04 22:29:27 -07:00
Timothy Baldridge
181a0f6b6a
Bug fixes for virtual memory/stream leaks
2020-03-04 22:27:15 -07:00
Timothy Baldridge
b6c5ddc332
Merge pull request #569 from wabbajack-tools/dependabot/nuget/Fody-6.1.1
...
Bump Fody from 6.1.0 to 6.1.1
2020-03-04 06:38:24 -07:00
Timothy Baldridge
902cd79fd1
Merge pull request #568 from wabbajack-tools/dependabot/nuget/HtmlAgilityPack-1.11.21
...
Bump HtmlAgilityPack from 1.11.20 to 1.11.21
2020-03-04 06:37:43 -07:00
Timothy Baldridge
cbe5165d3a
Merge branch 'master' into workbase-fixes
2020-03-04 05:11:37 -07:00
erri120
1ce640ba2b
Add non-Nexus mods to the Slideshow ( #574 )
...
* Created AbstractMetaState
* Added IAbstractMetaState to NexusDownloader.State
Slideshow is fully working with this setup and nothing changed
functionally.
* Renamed IAbstractMetaState to IMetaState
* Changed modVMs in SlideShow from type NexusDownloader.State to IMetaState
* Simplified IMetaState and ModVM
* Removed Setter from IMetaState and added to LoversLabDownloader
* Throw exception when the modlist could not be loaded
* Created AbstractMetaState
AbstractMetaState implements AbstractDownloadState and indicates that a
State from a specific Download contains meta information. This is used
for the Slideshow and can also be used for the Manifest.
* Created GatherMetaData function
* Implemented new AbstractMetaState for LoversLab
* Implemented new AbstractMetaState for NexusMods
* Replaced Utils.Log with Utils.Error
* Slideshow fixes
* Replaced AbstractMetaState with IMetaState
* Updated CHANGELOG
Co-authored-by: Timothy Baldridge <tbaldridge@gmail.com>
2020-03-04 05:10:49 -07:00
Timothy Baldridge
186facb066
Fixes for WorkBase
2020-03-03 22:23:08 -07:00
Timothy Baldridge
a1e911669a
Youtube Downloader ( #596 )
...
* Can download audio tracks from Youtube, re-encoding to XWM in the process
2020-03-03 14:53:29 -07:00
Timothy Baldridge
44b78111a3
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
Timothy Baldridge
356adf7d0e
Fix broken progress bar in gallery
2020-02-28 17:00:23 -07:00
Timothy Baldridge
f30da8a27a
Support self-healing lists, and a lot of server fixes
2020-02-27 06:46:34 -07:00
Timothy Baldridge
1a02adc43b
Fix error not being thrown in IPS4 code
2020-02-26 06:06:02 -07:00
Timothy Baldridge
6491a1c3f4
Purge uses of HttpClient, fix a bug that caused Nexus's verify endpoint to be spammed.
2020-02-25 22:05:33 -07:00
Timothy Baldridge
076b060afd
Bump version
2020-02-25 21:00:28 -07:00
Timothy Baldridge
42e732559c
Fix issues with the server upload dieing, add server-log verb
2020-02-25 16:10:41 -07:00
Timothy Baldridge
a4d6f077a7
Merge pull request #570 from erri120/vfs-compile-cache-location-fix
...
Changed the VFSCache location
2020-02-24 16:50:52 -07:00
Timothy Baldridge
27025db484
Switch from BSDiff to OctoDiff for patch generation
2020-02-24 16:18:29 -07:00
erri120
34e3b1bcfa
Changed the VFSCache location
...
MO2:
- uses the hash of the path to ModOrganizer.exe
Vortex:
- uses the hash of the Staging path
2020-02-24 16:26:15 +01:00
Timothy Baldridge
45fabc41db
Fixes for the build server
2020-02-24 06:04:54 -07:00
dependabot-preview[bot]
93bc911e30
Bump Fody from 6.1.0 to 6.1.1
...
Bumps [Fody](https://github.com/Fody/Fody ) from 6.1.0 to 6.1.1.
- [Release notes](https://github.com/Fody/Fody/releases )
- [Commits](https://github.com/Fody/Fody/compare/6.1.0...6.1.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-24 07:14:59 +00:00
dependabot-preview[bot]
391c8a0105
Bump HtmlAgilityPack from 1.11.20 to 1.11.21
...
Bumps [HtmlAgilityPack](https://github.com/zzzprojects/html-agility-pack ) from 1.11.20 to 1.11.21.
- [Release notes](https://github.com/zzzprojects/html-agility-pack/releases )
- [Commits](https://github.com/zzzprojects/html-agility-pack/compare/v1.11.20...v1.11.21 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-24 07:14:36 +00:00
Timothy Baldridge
6501fe8ce8
Update a few deps and version bump.
2020-02-21 14:20:54 -07:00
Timothy Baldridge
98b7ba4752
Merge branch 'master' into morrowind-bsas
2020-02-19 20:51:53 -07:00
Timothy Baldridge
967cadee83
Add support for extracting/building TES3 .bsa files
2020-02-19 16:50:12 -07:00
Timothy Baldridge
cb814c1947
Fix a few bugs with Bethesda.NET downloading
2020-02-19 06:42:21 -07:00
Timothy Baldridge
5da39fe223
Don't store xxHash caches in binary format
2020-02-15 19:50:02 -07:00
Timothy Baldridge
9343d38047
Block popups in the in-app browser
2020-02-15 18:53:57 -07:00
erri120
f523810db4
Print VFS Location
2020-02-15 14:12:06 +01:00
Timothy Baldridge
056cd0b8a9
Fixes the NPE during install, why is this now a problem? Never was an issue before!?
2020-02-14 21:52:57 -07:00
Timothy Baldridge
7d69893901
Null string fix in VFS saving
2020-02-14 15:58:51 -07:00
Timothy Baldridge
f9459c2d85
Fix disabled test
2020-02-14 15:27:48 -07:00
Timothy Baldridge
8d13a4c455
Swap HttpClient over to SocketsHttpHandler
2020-02-14 15:23:27 -07:00
Timothy Baldridge
b77db18bfa
Fix a bunch of issues with compilation, indexing and VFS loading performance
2020-02-14 06:30:58 -07:00
Timothy Baldridge
f036420b42
* Disable server-side indexing of all mods from the Nexus
...
* Accept download states from clients and index the mods we haven't seen
* Fixes for Skyrin VR USSEP patch
* Remember the download states that we index on the server
* Only print remaining nexus quotas when they change
2020-02-13 05:29:59 -07:00
Timothy Baldridge
05eb427ce5
Write a test to verify file download renaming behavior
2020-02-12 05:37:24 -07:00
Timothy Baldridge
b1eefa6a41
Rename old log files. Don't overwrite downloads with the same name
2020-02-11 22:31:42 -07:00
Timothy Baldridge
9316819dd3
Fix AFKMods.com integration and implement test
2020-02-11 15:14:59 -07:00
Timothy Baldridge
e80cbf4535
Merge pull request #502 from wabbajack-tools/more-author-cli-options
...
And CLI commands for refreshing the build server. Added icon to launc…
2020-02-11 05:04:16 -07:00
Timothy Baldridge
7d99e9e11f
And CLI commands for refreshing the build server. Added icon to launch a commandline from WJ
2020-02-10 22:04:56 -07:00
Timothy Baldridge
63c6cf66b5
Merge pull request #500 from wabbajack-tools/issue-495
...
In app manual downloads
2020-02-10 19:05:58 -07:00
Timothy Baldridge
608b8c77a7
Manual download improvements
2020-02-10 17:30:38 -07:00
Justin Swanson
bdfe00c32d
Percent implicit conversion operator changed to explicit
2020-02-10 17:45:17 -06:00
Timothy Baldridge
7164296cb1
Fix manual downloading and integrate it into the main app
2020-02-10 16:25:24 -07:00
Timothy Baldridge
2674743ae9
Merge pull request #494 from wabbajack-tools/beth-net-cli-download
...
Command line options for downloading files
2020-02-08 21:26:06 -07:00
Timothy Baldridge
bf19ad959a
Command line options for downloading files from the CLI, fixes for Bethesda.NET integration.
2020-02-08 16:53:11 -07:00
Justin Swanson
d96a1d3f0e
AInstaller.OptimizeModlist: Moved expected folders logic before trimming
...
#490
2020-02-08 13:26:16 -06:00
Timothy Baldridge
672be2e7d0
Merge remote-tracking branch 'origin/master'
2020-02-08 07:48:05 -07:00
Timothy Baldridge
a9270743e1
Sort modlists in the gallery first by working/broken, then by name
2020-02-08 07:47:56 -07:00