Commit Graph

372 Commits

Author SHA1 Message Date
106a92cff5 Added canExecute to ShowManifestCommand 2020-08-30 11:45:46 +02:00
e6e78c0cd3 Fixed modlist link in gallery 2020-08-23 15:24:54 +02:00
049dff0d1c Hotfix for breaking existing lists (for real this time) 2020-08-21 10:42:56 -06:00
cf1c62b7c7 Hotfix for breaking existing lists 2020-08-20 20:45:15 -06:00
77275dd30b Current Wabbajack must be newer than Wabbajack version of compiled Modlist 2020-08-11 14:31:58 +02:00
727fe19043 Removed unnecessary intervention lock
Only one intervention should be firing, even without the lock.  If multiple are being fired, then it's likely the UserIntervention.Handle isn't awaiting all its "goals" properly within its own call
2020-08-08 08:22:12 -05:00
da4865dc7e Moved open terminal button to inside misc settings
Was too dangerous to have next to minimize
2020-08-08 08:08:24 -05:00
a2b900a64f Adjusted shutdown mechanics to not block GUI thread 2020-08-08 07:33:36 -05:00
8e0ee257f7 Missing FireAndForget on runaway task 2020-08-08 07:26:45 -05:00
86107ec8ec Enable optional disk compression 2020-08-05 16:01:45 -06:00
1bd8894a1f Error triangle under play button 2020-07-25 18:37:23 -05:00
32f08d7dd5 Some more help text rewording 2020-07-19 15:50:11 -05:00
134c997de9 Change Configuring to Awaiting Input to prevent user confusion 2020-07-18 20:45:34 +02:00
c78b09bba3 Merge branch 'master' into filepicker-filters 2020-07-15 05:05:45 -07:00
3ad0f8d1cc Added FilePicker Filters for Compilation and Installation 2020-07-15 13:39:47 +02:00
2661454fb9 Fixed main window not appearing after splash screen 2020-07-14 14:14:28 +02:00
49eb75c5dc Delete favicons that are older than 10 days 2020-07-10 14:03:07 +02:00
843396f7c4 Cache favicons 2020-07-10 13:55:53 +02:00
d7d953d90c Don't hash modlists while attempting to download them 2020-07-04 07:46:47 -06:00
bd5aef446b More Debug information when downloading modlists 2020-06-29 16:18:29 -06:00
64cfba67a5 Added some missing awaits 2020-06-26 12:54:44 -05:00
d3b72af7a8 ClientFactory moved to Wabbajack.Lib 2020-06-26 12:08:30 -05:00
817dbef7ae Version 2.0.6.2 2020-06-14 07:13:29 -06:00
330bc31638 Fixed broken modlist gallery link 2020-06-13 21:13:21 +02:00
0960600f05 Remove several uses of .Wait 2020-06-01 14:26:03 -06:00
2d457ad12d Add favicons to login manager 2020-05-28 22:09:39 -06:00
b2a112bd37 Whole app now useses Async IO exclusively 2020-05-25 11:34:25 -06:00
3a4d7282f5 Fixed wrong URL for modlists in the gallery 2020-05-23 15:48:25 +02:00
88e3db0b2a Several server-side changes to make the system more durable to API call limits. 2020-05-16 09:08:40 -06:00
147a183cfb Merge pull request #816 from LordOfRhun/Persistant-filters
Added persistent filters on exit and more
2020-05-13 05:14:22 -07:00
03afaceadc Some cleanup 2020-05-12 18:48:51 -05:00
4469cf1fd9 Added missing GUI thread swapover 2020-05-12 18:41:39 -05:00
cd442adc29 made some refactors 2020-05-12 18:33:59 -04:00
d588619ed5 Using Rx to reset GameType 2020-05-10 13:25:36 -04:00
5e5c1bb384 Simplifying the process of disabling gameType 2020-05-10 13:18:55 -04:00
99113507c4 Subcribe to settings SaveSignal 2020-05-10 13:12:43 -04:00
75a14bfaf2 fixed variable names 2020-05-10 00:59:34 -04:00
961fb39f9a Added persistent filters on exit and more
* Added persistent filters on exit
* settings to disable the persistent filters
* fixed a bug related to game comboBox and OnlyInstalled ( the comboBox is now disabled if OnlyInstalled is checked)
2020-05-10 00:35:39 -04:00
33c1de3ad3 Bump version 2020-05-09 17:23:41 -06:00
ca34e0bd7d Merge pull request #812 from wabbajack-tools/rewrite-the-build-server
Rewrite the build server
2020-05-09 16:01:27 -07:00
ca9d5fde37 Merge pull request #811 from LordOfRhun/modlist-information
[Feature] added more information on modlist tiles
2020-05-09 15:22:15 -07:00
e053136e25 Rewrite the Authored file routines. 2020-05-09 16:16:16 -06:00
05886b574f added modlist tags component 2020-05-09 00:19:40 -04:00
1b199e5951 added Download Size and Installation size on list hover 2020-05-07 23:46:52 -04:00
9fe2ea2082 Fixed a bug related to Game filter and OnlyInstalled filter
Fixed a bug where filtering by OnlyInstalled while having a uninstalled game selected in the game filter would show no result.
2020-05-07 22:38:54 -04:00
56fcb7f6d6 ComboBox source now uses enum descreption 2020-05-07 17:04:55 -04:00
17ca59d9d5 added filter for games 2020-05-07 01:32:36 -04:00
b3b6182aa7 Merge pull request #798 from erri120/modlist-properties-fixes
Fixed Version and NSFW fields to being saved
2020-05-05 14:12:22 -06:00
9571ce03c6 Fixed Version and NSFW fields to being saved 2020-05-05 16:38:06 +02:00
5c20d7c2e0 Added MFA support for INeedsLoginCredentials 2020-05-05 16:17:55 +02:00