Commit Graph

1393 Commits

Author SHA1 Message Date
Timothy Baldridge
f12aee488d
Merge pull request from wabbajack-tools/rework-download-integration
Rework download integration
2019-10-12 21:19:33 -06:00
Timothy Baldridge
7cb39695bf update readmes and modlist ver number 2019-10-12 21:15:14 -06:00
Timothy Baldridge
3defad9590 fix report builder formatting 2019-10-12 21:06:44 -06:00
Timothy Baldridge
c7f2427d17 fixup the report for the new downloaders 2019-10-12 20:54:13 -06:00
Timothy Baldridge
4e946facab add modddb handler 2019-10-12 20:54:13 -06:00
Timothy Baldridge
bcb669ad60 add manual download handler 2019-10-12 20:54:13 -06:00
Timothy Baldridge
bf11273c15 integrated the new download framework into the app 2019-10-12 20:54:13 -06:00
Timothy Baldridge
1e64544783 created downloaders for dropbox, http, google, and nexus 2019-10-12 20:54:13 -06:00
Timothy Baldridge
85e1ea7ebd delete test file 2019-10-12 20:54:13 -06:00
Timothy Baldridge
bd885477a1 start of rework of download routines 2019-10-12 20:54:13 -06:00
Timothy Baldridge
f6305985e4 test non master branch azure triggers 2019-10-12 20:54:13 -06:00
Timothy Baldridge
588056f180 Update azure-pipelines.yml for Azure Pipelines 2019-10-12 20:54:04 -06:00
Timothy Baldridge
7bc2b04580 Update azure-pipelines.yml for Azure Pipelines 2019-10-12 17:00:19 -06:00
Timothy Baldridge
3d42b3e423 Update azure-pipelines.yml for Azure Pipelines 2019-10-12 16:53:49 -06:00
Justin Swanson
8478904e67 Removed inappropriately added AppState empty ctor 2019-10-12 16:43:21 -05:00
Justin Swanson
b110a297a8 Merge remote-tracking branch 'wabbajack-tools/master' into anasdfasd 2019-10-12 16:10:58 -05:00
Justin Swanson
ff2010134c Slideshow update thread removed in favor of Rx
Will want to replace the throttle /w a debounce call.
Also will want to remove unnecessary subject once command IsExecuting callbacks are researched
2019-10-12 16:10:16 -05:00
erri120
514c6b9510
Added logging to file for slideshow 2019-10-12 21:15:19 +02:00
Justin Swanson
c808f9a4ed Bugfix: removed vestigial IsEnabled binding on Readme button 2019-10-12 14:13:55 -05:00
Justin Swanson
b24a2a5ce4 Removed ShowReportButton property in favor of IsNotNullVisibilityConverter 2019-10-12 14:11:52 -05:00
Justin Swanson
d6295cc306 BeginCommand utilizes canExecute 2019-10-12 13:42:47 -05:00
Justin Swanson
1b185c5ef6 CPU status display refactored to Rx/DynamicData
Increased the frequency of status updates to 250 milliseconds.  I believe it's still low CPU usage /w the EnsureUniqueChanges call, but we can dial it back or adjust if someone else finds otherwise
2019-10-12 13:18:21 -05:00
Timothy Baldridge
9f25c1db12
Merge pull request from Noggog/slideshow-shutdown-fix
Removed UpdateLoop abort
2019-10-12 12:13:20 -06:00
Timothy Baldridge
63abcc39e0
Merge pull request from tr4wzified/svg_vectors
Add svg versions of vector
2019-10-12 12:12:22 -06:00
Timothy Baldridge
a4b037f236
Merge pull request from erri120/patch-1
Update Changelog with changes made by 
2019-10-12 12:11:39 -06:00
Timothy Baldridge
3646e823f2
Merge pull request from tr4wzified/downloadsfolderdetection
Fix Downloads folder not being detected properly
2019-10-12 12:11:20 -06:00
Justin Swanson
ce1c6053d7 Removed UpdateLoop abort 2019-10-12 12:48:33 -05:00
trawzified
eefd540b48 Add svg versions of vector 2019-10-12 19:21:09 +02:00
Timothy Baldridge
ce102dc6b4 Update azure-pipelines.yml for Azure Pipelines 2019-10-12 08:33:24 -06:00
Timothy Baldridge
2f284b0cc5 Update azure-pipelines.yml for Azure Pipelines 2019-10-12 08:21:59 -06:00
Timothy Baldridge
add06ef9a4 Update azure-pipelines.yml for Azure Pipelines 2019-10-12 08:16:41 -06:00
Timothy Baldridge
483038a906 Update azure-pipelines.yml for Azure Pipelines 2019-10-12 08:04:47 -06:00
Timothy Baldridge
b4c7b7c3ac Merge branch 'master' of https://github.com/halgari/wabbajack 2019-10-12 07:53:07 -06:00
Timothy Baldridge
1b0fd2f383 add vector versions of logos 2019-10-12 07:52:57 -06:00
Timothy Baldridge
58cc12c70d Update azure-pipelines.yml for Azure Pipelines 2019-10-12 07:43:36 -06:00
Timothy Baldridge
d3a7ff3c71 Update azure-pipelines.yml for Azure Pipelines 2019-10-12 07:39:48 -06:00
Timothy Baldridge
f927b9c85f Update azure-pipelines.yml for Azure Pipelines 2019-10-12 07:34:55 -06:00
Timothy Baldridge
e040330906 Update azure-pipelines.yml for Azure Pipelines 2019-10-12 07:26:13 -06:00
Timothy Baldridge
4a2537fd8b Update azure-pipelines.yml for Azure Pipelines 2019-10-12 07:06:03 -06:00
erri120
6e24dc1b54
Added UI being resizeable 2019-10-12 10:36:55 +00:00
erri120
6582902a6d
Update Changelog with changes made by
Moved property changes to the top because It's the most important and most noticeable thing for both modlist creators and modlist user
2019-10-12 10:34:28 +00:00
trawzified
0f4064c417 Fix adding NuGet package to every instance, now only in Wabbajack 2019-10-12 11:31:40 +02:00
trawzified
ea9ead1883 Fix accidentally adding NuGet package to whole project instead of just Wabbajack 2019-10-12 11:12:53 +02:00
trawzified
8b77b78469 Change CHANGELOG.md 2019-10-12 10:15:07 +02:00
trawzified
8f376f6f1b Fix nuget package not being included in download folder fix 2019-10-12 10:07:16 +02:00
trawzified
e67a89327f Fix check for Downloads folder 2019-10-12 10:02:58 +02:00
Timothy Baldridge
cad6944d3c Update azure-pipelines.yml for Azure Pipelines 2019-10-11 23:08:44 -06:00
Timothy Baldridge
6682171582 Update azure-pipelines.yml for Azure Pipelines 2019-10-11 23:06:16 -06:00
Timothy Baldridge
316504b322 Update azure-pipelines.yml for Azure Pipelines 2019-10-11 23:00:04 -06:00
Timothy Baldridge
e82051eadf Update azure-pipelines.yml for Azure Pipelines 2019-10-11 22:51:16 -06:00