Commit Graph

284 Commits

Author SHA1 Message Date
Chris Bessent
ecececb128 Lower the minimum number of threads to 1
People keep thinking this is a good idea so why not.  Everything
seems to work at 1/1 threads though WJ is noticeably slower in
almost all aspects.

This will basically only be useful when trying to debug very
weird user issues.
2021-02-07 16:34:35 -07:00
Unnoen
4c8216edab
Reduce HDD threads option 2021-02-01 17:42:06 +11:00
Unnoen
359d85ccf9
Log pagefile and warn if disabled or suboptimal 2021-01-11 17:59:32 +11:00
Chris Bessent
44f81bb61f Only Windows 10 is supported 2021-01-09 23:11:51 -07:00
Chris Bessent
e6ba4abfdc Fix detection of Windows 10 versions 2021-01-09 23:05:01 -07:00
Timothy Baldridge
17bb79784e Move LoversLab backend to LibCef 2020-12-29 16:15:47 -07:00
Timothy Baldridge
e441d78720 Fixes issue#2112 2020-12-15 18:26:41 -07:00
Timothy Baldridge
8edd84f934
Merge pull request #1186 from wabbajack-tools/utility-lists
Utility lists
2020-11-14 12:30:47 -07:00
Timothy Baldridge
ae358e270d Binding fixes for utility lists 2020-11-14 12:30:28 -07:00
Timothy Baldridge
73d3168d2c Implement utility list filtering for the UI 2020-11-14 12:16:11 -07:00
erri120
ad1a0843de
Removed the internal Manifest Viewer 2020-11-09 12:26:07 +01:00
Timothy Baldridge
d481562967 fix for #1115 2020-10-24 13:45:05 -06:00
Timothy Baldridge
b6dbcc2368 Rework performance profiles of WJ 2020-09-12 14:23:03 -06:00
Timothy Baldridge
8413826558
Merge pull request #1076 from Unnoen/1075-version-hover-bug
Fix version tooltip displaying incorrectly.
2020-09-09 22:00:44 -06:00
Timothy Baldridge
f129a6bd22 Remove Beth.NET and YT downloader, no one used them and they only sortof worked 2020-09-09 19:49:22 -06:00
Unnoen
7215f6b492
Fix version tooltip. 2020-09-08 11:12:53 +10:00
halgari
ead8ef1caa Better coloring 2020-08-17 20:41:11 -06:00
halgari
a716097802 Server fixes and a bit of a UI nagging 2020-08-16 22:15:19 -06:00
Justin Swanson
ea8b0d601f Removed RxUI from Wabbajack.Common 2020-08-11 10:37:17 -05:00
Justin Swanson
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
Justin Swanson
446ed80f98 ModlistGallerySettingsView -> MiscSettingsView 2020-08-08 08:04:53 -05:00
Justin Swanson
a2b900a64f Adjusted shutdown mechanics to not block GUI thread 2020-08-08 07:33:36 -05:00
Timothy Baldridge
86107ec8ec Enable optional disk compression 2020-08-05 16:01:45 -06:00
Justin Swanson
9ac524c138 Added FilePicker error glow 2020-07-25 20:59:52 -05:00
Justin Swanson
1bd8894a1f Error triangle under play button 2020-07-25 18:37:23 -05:00
Justin Swanson
33279a5522 Settings.XamlStyler file. Resaved all XAML /w formatting 2020-07-25 18:37:17 -05:00
trawzified
512085f092 Fix manifest URLs being broken for Wabbajack CDN links 2020-06-29 11:37:13 +02:00
Justin Swanson
64cfba67a5 Added some missing awaits 2020-06-26 12:54:44 -05:00
Timothy Baldridge
84f32e35d2 Add more logging to the app startup 2020-06-08 15:59:16 -06:00
Timothy Baldridge
ed649cde26 Added button to settings to clear cache 2020-05-29 16:51:41 -06:00
Timothy Baldridge
2d457ad12d Add favicons to login manager 2020-05-28 22:09:39 -06:00
Timothy Baldridge
b2a112bd37 Whole app now useses Async IO exclusively 2020-05-25 11:34:25 -06:00
Timothy Baldridge
147a183cfb
Merge pull request #816 from LordOfRhun/Persistant-filters
Added persistent filters on exit and more
2020-05-13 05:14:22 -07:00
Justin Swanson
799c7e2090 Swapped DetailImageView to RxUI bindings 2020-05-12 19:31:04 -05:00
Khamûl
5e5c1bb384 Simplifying the process of disabling gameType 2020-05-10 13:18:55 -04:00
Khamûl
75a14bfaf2 fixed variable names 2020-05-10 00:59:34 -04:00
Khamûl
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
Timothy Baldridge
ca9d5fde37
Merge pull request #811 from LordOfRhun/modlist-information
[Feature] added more information on modlist tiles
2020-05-09 15:22:15 -07:00
Khamûl
05886b574f added modlist tags component 2020-05-09 00:19:40 -04:00
Khamûl
906da5bc84 Fixed indentation and starting opacity 2020-05-07 23:57:13 -04:00
Khamûl
1b199e5951 added Download Size and Installation size on list hover 2020-05-07 23:46:52 -04:00
Khamûl
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
Khamûl
17ca59d9d5 added filter for games 2020-05-07 01:32:36 -04:00
erri120
5c20d7c2e0
Added MFA support for INeedsLoginCredentials 2020-05-05 16:17:55 +02:00
Justin Swanson
3b34af90de Standardized the "warmup" functionality into one place 2020-04-28 17:52:20 -05:00
Timothy Baldridge
2c8b213d35
Merge pull request #771 from erri120/credentials-login-fix
Added more UI to the Credentials login form and catch exception
2020-04-28 14:51:26 -06:00
erri120
670efbdb10
Added more UI to the Credentials login form and catch exception 2020-04-28 14:11:12 +02:00
Justin Swanson
2b0866b4f3 Adjusted TempFolder init concepts
Wasn't being awaited in the App ctor.  Swapped for a static factory that can be awaited to ensure initialization is complete
2020-04-27 22:17:06 -05:00
erri120
edf2645d0e
Added NSFW filter to the gallery 2020-04-27 12:18:08 +02:00
erri120
0d07319ac8
Added IsNSFW for modlists 2020-04-27 11:58:33 +02:00