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
Timothy Baldridge
0e0b0d8883
Remove vortex support
2020-04-21 06:14:52 -06:00
Timothy Baldridge
b099afe49a
Fix changed icon names
2020-04-20 22:07:40 -06:00
erri120
cba64a25a3
Added the Version to the manifest
2020-04-16 17:54:26 +02:00
erri120
545d258ce0
Removed unused TextViewer
2020-04-16 17:51:01 +02:00
erri120
50613fa438
ADded a version field to the UI
2020-04-16 17:16:49 +02:00
erri120
a3305b08fe
Removed readme as file option
2020-04-15 19:53:45 +02:00
Timothy Baldridge
0830480821
Fixes for broken bethesda tests.
2020-04-10 15:52:31 -06:00
Timothy Baldridge
895a555802
Merge Master
2020-04-04 16:15:55 -06:00
Timothy Baldridge
9454bcaa5f
Merge pull request #669 from erri120/issue-664
...
PR: Add MEGA Login
2020-04-04 16:07:05 -06:00
Timothy Baldridge
35f99b7100
Merge Master
2020-04-04 16:06:14 -06:00
erri120
10dfe343df
Switching TextViewer from Window to mahWindow
2020-04-04 17:01:59 +02:00
erri120
e3ed9bf4fd
Switched TextBox to PasswordBox for the Password
2020-04-04 16:33:58 +02:00
erri120
cf79e82276
Created Login Window
2020-04-04 15:55:33 +02:00
Justin Swanson
964269de47
Added AbsolutePath converter to stock WPF systems. Added to FilePicker
2020-04-03 16:41:17 -06:00
Justin Swanson
41955daac1
Absorbed PercentJsonConverter into library systems
2020-04-03 16:41:17 -06:00