Justin Swanson
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
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
9072a66318
Style fix for sliders
2020-08-08 07:44:07 -05:00
Justin Swanson
a2b900a64f
Adjusted shutdown mechanics to not block GUI thread
2020-08-08 07:33:36 -05:00
Justin Swanson
8e0ee257f7
Missing FireAndForget on runaway task
2020-08-08 07:26:45 -05:00
Timothy Baldridge
536e790e55
Fix master and bump versions
2020-08-07 21:40:08 -06:00
Timothy Baldridge
aaa2275032
Default compression to off
2020-08-06 06:15:11 -06:00
Timothy Baldridge
86107ec8ec
Enable optional disk compression
2020-08-05 16:01:45 -06:00
Timothy Baldridge
51c9781a90
Forgot to bump WJ version number
2020-07-28 05:40:07 -06:00
Timothy Baldridge
a3e5546a17
Merge pull request #981 from wabbajack-tools/disk-size-fixes
...
Fix #980 , 2.1.3.4, and deps bumps
2020-07-27 21:57:34 -07:00
Timothy Baldridge
bc975c1840
Fix #980 , 2.1.3.4, and deps bumps
2020-07-27 15:33:45 -06:00
Justin Swanson
9ac524c138
Added FilePicker error glow
2020-07-25 20:59:52 -05:00
Justin Swanson
64bccbcb00
Tooltip style override to limit width to 500
2020-07-25 18:37:43 -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
dependabot-preview[bot]
6fca21c48b
Bump GitInfo from 2.0.26 to 2.0.29
...
Bumps [GitInfo](https://github.com/kzu/GitInfo ) from 2.0.26 to 2.0.29.
- [Release notes](https://github.com/kzu/GitInfo/releases )
- [Commits](https://github.com/kzu/GitInfo/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-23 06:56:03 +00:00
Timothy Baldridge
c28ec4a796
2.1.3.3
2020-07-22 05:33:05 -06:00
Timothy Baldridge
d37d8f398d
Fix typeo
2020-07-21 21:27:27 -06:00
Timothy Baldridge
eba051eeee
2.1.3.2
2020-07-21 21:00:24 -06:00
Timothy Baldridge
c64fb2a815
Version 2.1.3.1
2020-07-20 05:37:29 -06:00
Justin Swanson
32f08d7dd5
Some more help text rewording
2020-07-19 15:50:11 -05:00
trawzified
134c997de9
Change Configuring to Awaiting Input to prevent user confusion
2020-07-18 20:45:34 +02:00
Timothy Baldridge
e3f26bd659
2.1.3.0
2020-07-15 18:39:18 -06:00
Timothy Baldridge
c78b09bba3
Merge branch 'master' into filepicker-filters
2020-07-15 05:05:45 -07:00
erri120
3ad0f8d1cc
Added FilePicker Filters for Compilation and Installation
2020-07-15 13:39:47 +02:00
erri120
2661454fb9
Fixed main window not appearing after splash screen
2020-07-14 14:14:28 +02:00
Timothy Baldridge
7bbcbfdbb3
Code for healing MEGA links
2020-07-13 16:10:05 -06:00
Timothy Baldridge
77405be7ec
Don't re-hash files during compilation
2020-07-10 21:36:48 -06:00
erri120
49eb75c5dc
Delete favicons that are older than 10 days
2020-07-10 14:03:07 +02:00
erri120
843396f7c4
Cache favicons
2020-07-10 13:55:53 +02:00
Timothy Baldridge
dec442288b
Hotfixes for 2.1.0.2
2020-07-07 14:17:49 -06:00
Timothy Baldridge
cedfd97acf
Bump version and deps
2020-07-06 18:47:39 -06:00
dependabot-preview[bot]
557a1e7075
Bump DynamicData from 6.15.4 to 6.16.1
...
Bumps [DynamicData](https://github.com/reactiveui/DynamicData ) from 6.15.4 to 6.16.1.
- [Release notes](https://github.com/reactiveui/DynamicData/releases )
- [Changelog](https://github.com/reactiveui/DynamicData/blob/main/ReleaseNotes.md )
- [Commits](https://github.com/reactiveui/DynamicData/compare/6.15.4...6.16.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-06 07:15:09 +00:00
Timothy Baldridge
d7d953d90c
Don't hash modlists while attempting to download them
2020-07-04 07:46:47 -06:00
Timothy Baldridge
0849fdd95e
Version 2.1.0.0 fix missing verison bump in WJ project
2020-07-02 14:59:16 -06:00
Timothy Baldridge
69fcc0cdc4
Version 2.1.0.0
2020-07-02 13:51:57 -06:00
Timothy Baldridge
17afaaeda9
Upgrade all deps
2020-06-30 22:08:34 -06:00
Timothy Baldridge
bd5aef446b
More Debug information when downloading modlists
2020-06-29 16:18:29 -06:00
trawzified
512085f092
Fix manifest URLs being broken for Wabbajack CDN links
2020-06-29 11:37:13 +02:00
Timothy Baldridge
2855b1d1ca
Revert "Compression.BSA -> Wabbajack.Compression.BSA"
...
This reverts commit 4fc53ce7b2
.
2020-06-27 11:04:59 -06:00
Timothy Baldridge
4fc53ce7b2
Compression.BSA -> Wabbajack.Compression.BSA
2020-06-27 08:26:38 -06:00
Justin Swanson
64cfba67a5
Added some missing awaits
2020-06-26 12:54:44 -05:00
Justin Swanson
d3b72af7a8
ClientFactory moved to Wabbajack.Lib
2020-06-26 12:08:30 -05:00
Timothy Baldridge
cba3412ce8
Version 2.0.9.4
2020-06-16 16:21:01 -06:00
Timothy Baldridge
5586d4a19e
Version 2.0.6.3
2020-06-14 12:43:09 -06:00
Timothy Baldridge
817dbef7ae
Version 2.0.6.2
2020-06-14 07:13:29 -06:00
erri120
330bc31638
Fixed broken modlist gallery link
2020-06-13 21:13:21 +02:00
Timothy Baldridge
26c15d11b8
Version 2.0.6.1
2020-06-08 16:00:48 -06:00
Timothy Baldridge
84f32e35d2
Add more logging to the app startup
2020-06-08 15:59:16 -06:00