erri120
106a92cff5
Added canExecute to ShowManifestCommand
2020-08-30 11:45:46 +02:00
halgari
5d916da1ab
Merge branch 'master' of https://github.com/wabbajack-tools/wabbajack into master
2020-08-25 22:04:10 -06:00
halgari
c5d56c27a8
Fix issues with mirrored files
2020-08-25 22:03:43 -06:00
erri120
4f1b1768ed
Merge pull request #1052 from erri120/gallery-url-fix
...
Fixed modlist link in gallery
2020-08-25 20:46:23 +02:00
halgari
573e661b03
Fix LL downloads via HTML decode 2.2.1.6
2020-08-24 16:20:50 -06:00
erri120
e6e78c0cd3
Fixed modlist link in gallery
2020-08-23 15:24:54 +02:00
halgari
2136924161
Fixes for broken RGE install
2020-08-22 15:14:38 -06:00
halgari
049dff0d1c
Hotfix for breaking existing lists (for real this time)
2020-08-21 10:42:56 -06:00
halgari
cf1c62b7c7
Hotfix for breaking existing lists
2020-08-20 20:45:15 -06:00
halgari
7773499044
Rework where we store upgrades
2020-08-20 16:06:22 -06:00
Timothy Baldridge
8806423692
Merge pull request #1040 from wabbajack-tools/dependabot/nuget/ReactiveUI.Fody-11.5.26
...
Bump ReactiveUI.Fody from 11.5.17 to 11.5.26
2020-08-17 21:25:53 -07:00
dependabot-preview[bot]
6c5827960f
Bump ReactiveUI.Fody from 11.5.17 to 11.5.26
...
Bumps [ReactiveUI.Fody](https://github.com/reactiveui/reactiveui ) from 11.5.17 to 11.5.26.
- [Release notes](https://github.com/reactiveui/reactiveui/releases )
- [Commits](https://github.com/reactiveui/reactiveui/compare/11.5.17...11.5.26 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-18 04:12:22 +00:00
Timothy Baldridge
bc47f6268e
Merge pull request #1041 from wabbajack-tools/dependabot/nuget/DynamicData-6.16.6
...
Bump DynamicData from 6.16.3 to 6.16.6
2020-08-17 21:11:36 -07:00
Timothy Baldridge
8c08d7849a
Merge pull request #1039 from wabbajack-tools/dependabot/nuget/ReactiveUI.WPF-11.5.26
...
Bump ReactiveUI.WPF from 11.5.17 to 11.5.26
2020-08-17 21:11:17 -07:00
Timothy Baldridge
08c08cd29b
Merge pull request #1036 from wabbajack-tools/dependabot/nuget/ReactiveUI-11.5.26
...
Bump ReactiveUI from 11.5.17 to 11.5.26
2020-08-17 21:10:58 -07:00
halgari
ead8ef1caa
Better coloring
2020-08-17 20:41:11 -06:00
dependabot-preview[bot]
ee04902677
Bump DynamicData from 6.16.3 to 6.16.6
...
Bumps [DynamicData](https://github.com/reactiveui/DynamicData ) from 6.16.3 to 6.16.6.
- [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.16.3...6.16.6 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-17 07:12:30 +00:00
dependabot-preview[bot]
e708d7c244
Bump ReactiveUI.WPF from 11.5.17 to 11.5.26
...
Bumps [ReactiveUI.WPF](https://github.com/reactiveui/reactiveui ) from 11.5.17 to 11.5.26.
- [Release notes](https://github.com/reactiveui/reactiveui/releases )
- [Commits](https://github.com/reactiveui/reactiveui/compare/11.5.17...11.5.26 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-17 07:11:44 +00:00
dependabot-preview[bot]
fcaac7d20f
Bump ReactiveUI from 11.5.17 to 11.5.26
...
Bumps [ReactiveUI](https://github.com/reactiveui/reactiveui ) from 11.5.17 to 11.5.26.
- [Release notes](https://github.com/reactiveui/reactiveui/releases )
- [Commits](https://github.com/reactiveui/reactiveui/compare/11.5.17...11.5.26 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-17 07:10:41 +00:00
halgari
a716097802
Server fixes and a bit of a UI nagging
2020-08-16 22:15:19 -06:00
Timothy Baldridge
c21cc7db78
Merge pull request #1024 from Noggog/bsa-optimization
...
Bsa Optimizations
2020-08-11 12:54:47 -06:00
Justin Swanson
ea8b0d601f
Removed RxUI from Wabbajack.Common
2020-08-11 10:37:17 -05:00
erri120
77275dd30b
Current Wabbajack must be newer than Wabbajack version of compiled Modlist
2020-08-11 14:31:58 +02:00
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