Commit Graph

1717 Commits

Author SHA1 Message Date
Justin Swanson
d789e5a26d Added error message to print URL for failed Dropbox download 2020-02-03 20:30:45 -06:00
Justin Swanson
e830ffc540 Added null check for Dropbox download logic 2020-02-03 20:30:28 -06:00
Justin Swanson
7dc5b4c9d3 Added log message for failed ModInfo get in NexusDownloader 2020-02-03 20:06:35 -06:00
Justin Swanson
11d6401374 Added log to InstallerVM of what modlist it is installing 2020-02-03 19:02:57 -06:00
Justin Swanson
7b41606625 Better initial visibility settings on ModListGallery items 2020-02-03 18:49:57 -06:00
Justin Swanson
40c9521cee Slideshow user next works when paused 2020-02-03 18:45:47 -06:00
Justin Swanson
9d0c5ef529 Null handling for update callback 2020-02-03 18:43:24 -06:00
Timothy Baldridge
1b428cd03b
Merge pull request #464 from erri120/manifest-rework
Manifest rework
2020-02-03 05:28:25 -07:00
Timothy Baldridge
7444643027
Merge pull request #467 from wabbajack-tools/dependabot/nuget/FluentFTP-30.0.0
Bump FluentFTP from 29.0.4 to 30.0.0
2020-02-03 05:28:14 -07:00
Timothy Baldridge
f2b2a14850
Merge pull request #466 from wabbajack-tools/dependabot/nuget/Fody-6.1.0
Bump Fody from 6.0.8 to 6.1.0
2020-02-03 05:28:06 -07:00
dependabot-preview[bot]
49ed9fae6e
Bump FluentFTP from 29.0.4 to 30.0.0
Bumps [FluentFTP](https://github.com/robinrodricks/FluentFTP) from 29.0.4 to 30.0.0.
- [Release notes](https://github.com/robinrodricks/FluentFTP/releases)
- [Changelog](https://github.com/robinrodricks/FluentFTP/blob/master/RELEASES.md)
- [Commits](https://github.com/robinrodricks/FluentFTP/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-03 07:31:37 +00:00
dependabot-preview[bot]
2494eb3f0c
Bump Fody from 6.0.8 to 6.1.0
Bumps [Fody](https://github.com/Fody/Fody) from 6.0.8 to 6.1.0.
- [Release notes](https://github.com/Fody/Fody/releases)
- [Commits](https://github.com/Fody/Fody/compare/6.0.8...6.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-03 07:31:28 +00:00
Timothy Baldridge
2f2d9273b0
Merge pull request #463 from Noggog/auto-update
Basic AutoUpdater.NET added.  GUI button to update
2020-02-02 17:38:03 -07:00
erri120
1bf1189f26
Removed unused imports and CommonMark dependency 2020-02-02 13:52:55 +01:00
erri120
dd9baea785
Fixed GitHub links 2020-02-02 13:52:54 +01:00
erri120
f03db43798
Fleshed out the Manifest 2020-02-02 13:52:54 +01:00
erri120
853ab81bbf
Renamed GetReportEntry to GetManifestURL 2020-02-02 13:52:53 +01:00
erri120
fda325eecf
Revert "Changed Url to URL and removed GetReportEntry"
This reverts commit d62d40add41e7c7e37c2b6bae677bcc6c1d1f356.
2020-02-02 13:52:53 +01:00
erri120
cc0577b0d8
Changed Url to URL and removed GetReportEntry 2020-02-02 13:52:53 +01:00
erri120
7b66aee5a8
Created basic ManifestView, Window and VM 2020-02-02 13:52:53 +01:00
erri120
5b5678363f
Removed ReportHTML 2020-02-02 13:52:52 +01:00
erri120
366ccbc1e1
Created new Manifest class 2020-02-02 13:52:52 +01:00
erri120
ff7964b797
Removed old ReportBuilder and css 2020-02-02 13:52:51 +01:00
Justin Swanson
cd3e186d73 Basic AutoUpdater.NET added. GUI button to update 2020-02-02 01:33:12 -06:00
Timothy Baldridge
2a7455f275 Update azure-pipelines.yml for Azure Pipelines 2020-02-01 11:32:36 -07:00
Timothy Baldridge
887e62d6f0 Update azure-pipelines.yml for Azure Pipelines 2020-02-01 11:21:05 -07:00
Timothy Baldridge
198e047b02 Update azure-pipelines.yml for Azure Pipelines 2020-02-01 11:03:36 -07:00
Timothy Baldridge
3d55624bcc Update azure-pipelines.yml for Azure Pipelines 2020-02-01 10:49:19 -07:00
Timothy Baldridge
b73317689a
Merge pull request #461 from wabbajack-tools/publishing-tweaks
Make x64 the default in all cases, make published builds self-contained
2020-02-01 10:33:37 -07:00
Timothy Baldridge
c991f077c7 Make x64 the default in all cases, make published builds self-contained 2020-02-01 10:33:00 -07:00
Timothy Baldridge
d0d99095d5
Merge pull request #460 from wabbajack-tools/fix-uploading-again
Fix file uploading and implement server-side hash verification.
2020-01-31 22:42:37 -07:00
Timothy Baldridge
7c6e797244 Fix file uploading and implement server-side hash verification. 2020-01-31 22:41:09 -07:00
Timothy Baldridge
1334c32b17 Update azure-pipelines.yml for Azure Pipelines 2020-01-31 17:07:32 -07:00
Timothy Baldridge
bd588fd84e
Merge pull request #459 from wabbajack-tools/wabbajac-cli
Wabbajack cli
2020-01-31 16:48:45 -07:00
Timothy Baldridge
bf7efa1961 Add wabbajack-cli as part of the main Wabbajack distro, re-enable icons and splash screen. 2020-01-31 15:56:26 -07:00
Timothy Baldridge
aa85c0dc8c We have a CLI 2020-01-31 15:38:56 -07:00
Timothy Baldridge
8ce5906a72 Remove references to Framework deps replace with the deps we use in other parts of the project 2020-01-31 15:07:55 -07:00
Timothy Baldridge
e8b86a97d7 Update azure-pipelines.yml for Azure Pipelines 2020-01-31 15:00:18 -07:00
Timothy Baldridge
104df8dd87 Update azure-pipelines.yml for Azure Pipelines 2020-01-31 14:40:55 -07:00
Timothy Baldridge
38aa2d89c2
Merge pull request #457 from wabbajack-tools/dependabot/nuget/Extended.Wpf.Toolkit-3.8.0
Bump Extended.Wpf.Toolkit from 3.7.0 to 3.8.0
2020-01-31 06:27:39 -07:00
dependabot-preview[bot]
24ddd1b875
Bump Extended.Wpf.Toolkit from 3.7.0 to 3.8.0
Bumps [Extended.Wpf.Toolkit](https://github.com/xceedsoftware/wpftoolkit) from 3.7.0 to 3.8.0.
- [Release notes](https://github.com/xceedsoftware/wpftoolkit/releases)
- [Commits](https://github.com/xceedsoftware/wpftoolkit/compare/3.7.0...3.8.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-31 07:17:27 +00:00
Timothy Baldridge
3a0e4c39cf
Merge pull request #456 from wabbajack-tools/404-on-no-archive
Return a 404 (instead of an exception) when an archive isn't indexed
2020-01-30 17:01:11 -07:00
Timothy Baldridge
a63b664aad Return a 404 (instead of an exception) when an archive isn't indexed 2020-01-30 16:53:10 -07:00
Timothy Baldridge
8991aa2ea7
Merge pull request #455 from wabbajack-tools/issue-440
Tell 7zip not to use so many threads
2020-01-30 16:47:36 -07:00
Timothy Baldridge
b40fab7aa7
Merge pull request #453 from wabbajack-tools/fix-uploader
Fix uploader
2020-01-30 16:46:34 -07:00
Timothy Baldridge
a8c48527f7 Make number of jobs configurable, fix bug in IndexedFile query 2020-01-30 16:39:14 -07:00
Timothy Baldridge
fb61b85b7f Tell 7zip not to use so many threads 2020-01-30 15:44:38 -07:00
Timothy Baldridge
d8e8efc404 Commit SQL changes 2020-01-30 14:22:08 -07:00
Timothy Baldridge
b7ef339978 Fix file extractor tests, convert metrics to SQL 2020-01-30 06:07:16 -07:00
Timothy Baldridge
4d65bacbf3 Better error handling for author uploading 2020-01-29 21:29:20 -07:00