Commit Graph

146 Commits

Author SHA1 Message Date
Timothy Baldridge
88e3db0b2a Several server-side changes to make the system more durable to API call limits. 2020-05-16 09:08:40 -06:00
Timothy Baldridge
57e33caf62
Merge branch 'master' into rework-nexus-caching-more 2020-05-14 16:50:30 -07:00
Timothy Baldridge
29809225fb Fix how JSON serializers handle timezones 2020-05-14 17:50:02 -06:00
Timothy Baldridge
4a94bdbef2 Bump release date 2020-05-14 16:28:45 -06:00
Timothy Baldridge
6225caabaf Fix for absolute path in Steam game files 2020-05-14 16:28:25 -06:00
Timothy Baldridge
8af7510849 Fixes for list validation 2020-05-13 17:12:52 -06:00
Justin Swanson
08cf5a6d50 Revert "Fix UI breakage in slideshow"
This reverts commit 40640dff5a.
2020-05-12 18:40:41 -05:00
Timothy Baldridge
40640dff5a Fix UI breakage in slideshow 2020-05-11 15:07:28 -06:00
Timothy Baldridge
197036d916 BA2 file names should be in UTF8 2020-05-11 07:20:09 -06:00
Timothy Baldridge
1f1f070351 Hotfix: support WJ CDN files in the gallery 2020-05-10 16:45:48 -06:00
Timothy Baldridge
e35ea51480 Hotfix: support WJ CDN files in the gallery 2020-05-10 15:35:15 -06:00
Timothy Baldridge
419867fc8b Hotfix: don't throw exceptions when metas can't be inferred 2020-05-10 06:37:55 -06:00
Timothy Baldridge
33c1de3ad3 Bump version 2020-05-09 17:23:41 -06:00
Timothy Baldridge
d55846c872 Bump code for 2.0.3.0 2020-04-29 15:02:38 -06:00
erri120
1462ab4de4
Updated CHANGELOG 2020-04-28 14:11:57 +02:00
Timothy Baldridge
3548e42a64 Bump Version numbers and changelog for 2.0.2.0 2020-04-27 15:41:34 -06:00
erri120
85a9b4accd
Updated changelog 2020-04-27 20:58:06 +02:00
Timothy Baldridge
0a731a1c44 Bump version in preperation for 2.0.1.0 2020-04-27 06:57:15 -06:00
erri120
91480e8404
Updated CHANGELOG 2020-04-23 12:39:45 +02:00
Timothy Baldridge
d0accf01e8 Fixes for issues found in alpha4 2020-04-22 14:58:50 -06:00
Timothy Baldridge
22a307844b 1.1.5.0 Release 2020-04-06 22:32:48 -06:00
Timothy Baldridge
8b35c0a626 Rework the nexus login to no longer use the buggy SSO server. 2020-04-06 21:56:12 -06:00
erri120
eaa9336aa1
LOOT configs are no longer Base64 encoded 2020-04-02 17:24:02 +02:00
Timothy Baldridge
97c5391498 Worker queue fixes (backport) 2020-03-30 15:42:12 -06:00
Timothy Baldridge
2ae65688f0 Fixes and changes to get into 1.1.4.0 2020-03-30 14:53:59 -06:00
erri120
de5f0fe276
Updated CHANGELOG 2020-03-25 14:25:41 +01:00
Timothy Baldridge
040d6fdb3b Including missing files for libcef 2020-03-23 14:57:59 -06:00
Timothy Baldridge
4d39caf425 1.1.2.0 2020-03-20 18:00:44 -06:00
Timothy Baldridge
50d2737fb5 Small fixes for a bunch of small issues that came up in the past few weeks. 2020-03-18 20:16:38 -06:00
Timothy Baldridge
b5b635ac39 1.1.1.0 2020-03-09 16:19:32 -06:00
Timothy Baldridge
037bef31c7 1.1.0.0 Release 2020-03-05 05:21:16 -07:00
Timothy Baldridge
ae5ac5fa13
Merge branch 'master' into issue-606 2020-03-04 22:29:27 -07:00
Timothy Baldridge
f7980b21b8 Bug fixes for virtual memory/stream leaks 2020-03-04 22:28:08 -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
1994b4279c 1.0 release 2020-02-29 06:39:07 -07:00
Timothy Baldridge
c4850217bc 0.9.23.0 2020-02-27 16:43:45 -07:00
Timothy Baldridge
4c628921e1 Bump version 2020-02-25 16:19:07 -07:00
Timothy Baldridge
69297d9b8e Merge remote-tracking branch 'origin/master'
# Conflicts:
#	CHANGELOG.md
2020-02-24 18:25:00 -07:00
Timothy Baldridge
3c597ed09b Prep for 0.9.22.0 2020-02-24 18:24:23 -07:00
Timothy Baldridge
27025db484 Switch from BSDiff to OctoDiff for patch generation 2020-02-24 16:18:29 -07:00
Timothy Baldridge
45fabc41db Fixes for the build server 2020-02-24 06:04:54 -07:00
Timothy Baldridge
fe95e0e52e Fix never ending hash issue 2020-02-22 21:56:18 -07:00
Timothy Baldridge
6501fe8ce8 Update a few deps and version bump. 2020-02-21 14:20:54 -07:00
Timothy Baldridge
5b41e2d311 Calculate screen size using DPI aware routeins (#545) 2020-02-20 16:08:12 -07:00
Timothy Baldridge
967cadee83 Add support for extracting/building TES3 .bsa files 2020-02-19 16:50:12 -07:00
Timothy Baldridge
ddb6b9ebf4 Bad changelog comment 2020-02-15 19:52:33 -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