Commit Graph

4331 Commits

Author SHA1 Message Date
Timothy Baldridge
6aacab3885
Merge branch 'main' into dependabot/nuget/MegaApiClient-1.10.3 2022-10-31 20:27:29 -06:00
Timothy Baldridge
33bd1feca5
Merge pull request #2134 from wabbajack-tools/gamefinder-fix
Update to GameFinder 2.2.1
2022-10-31 20:27:09 -06:00
Timothy Baldridge
14f7369bc1
Merge branch 'main' into gamefinder-fix 2022-10-31 20:14:18 -06:00
Timothy Baldridge
2fd763c49b
Merge pull request #2149 from wabbajack-tools/medafire-isallowed
Fix MediaFire IsAllowed always returning true
2022-10-31 20:13:25 -06:00
erri120
5e119050fc
Merge branch 'main' into medafire-isallowed 2022-10-31 19:37:58 +01:00
erri120
9f06a99e08
Merge pull request #2148 from wabbajack-tools/erri120-patch-1
Remove codecov
2022-10-31 19:37:47 +01:00
erri120
6129f2a2d3
Fix MediaFire IsAllowed always returning true 2022-10-31 19:36:54 +01:00
erri120
25c2d3a901
Remove codecov 2022-10-31 15:55:27 +01:00
Timothy Baldridge
7b72c529a9
Merge pull request #2145 from wabbajack-tools/fix-verification
3.0.3.1
2022-10-30 07:35:40 -06:00
Halgari
1e35f5fbd8 3.0.3.1 2022-10-30 07:16:12 -06:00
Timothy Baldridge
de8b55424d
Merge pull request #2141 from wabbajack-tools/verify-modlist-install-2
3.0.3.0
2022-10-26 14:50:28 -06:00
Timothy Baldridge
234bbeab9d
Merge branch 'main' into verify-modlist-install-2 2022-10-26 14:50:20 -06:00
Halgari
56fccc2850 3.0.3.0 2022-10-26 14:49:59 -06:00
erri120
5ebf661faa
Merge pull request #2133 from wabbajack-tools/fix-file-association
Fix file association
2022-10-26 15:34:20 +02:00
Timothy Baldridge
345c636b8a
Merge branch 'main' into fix-file-association 2022-10-25 15:15:38 -06:00
dependabot[bot]
b8881b3141
Bump Octokit from 3.0.1 to 4.0.1
Bumps [Octokit](https://github.com/octokit/octokit.net) from 3.0.1 to 4.0.1.
- [Release notes](https://github.com/octokit/octokit.net/releases)
- [Changelog](https://github.com/octokit/octokit.net/blob/main/docs/releases.md)
- [Commits](https://github.com/octokit/octokit.net/compare/v3.0.1...v4.0.1)

---
updated-dependencies:
- dependency-name: Octokit
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-25 03:30:52 +00:00
dependabot[bot]
9f7abe6242
Bump System.Data.SqlClient from 4.8.3 to 4.8.4
Bumps [System.Data.SqlClient](https://github.com/dotnet/corefx) from 4.8.3 to 4.8.4.
- [Release notes](https://github.com/dotnet/corefx/releases)
- [Commits](https://github.com/dotnet/corefx/commits)

---
updated-dependencies:
- dependency-name: System.Data.SqlClient
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-25 03:30:50 +00:00
dependabot[bot]
fef8cb18ea
Bump DynamicData from 7.10.2 to 7.12.1
Bumps [DynamicData](https://github.com/reactiveui/DynamicData) from 7.10.2 to 7.12.1.
- [Release notes](https://github.com/reactiveui/DynamicData/releases)
- [Changelog](https://github.com/reactivemarbles/DynamicData/blob/main/ReleaseNotes.md)
- [Commits](https://github.com/reactiveui/DynamicData/compare/7.10.2...7.12.1)

---
updated-dependencies:
- dependency-name: DynamicData
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-25 03:30:50 +00:00
dependabot[bot]
6384130a51
Bump Microsoft.Web.WebView2 from 1.0.1343.22 to 1.0.1370.28
Bumps Microsoft.Web.WebView2 from 1.0.1343.22 to 1.0.1370.28.

---
updated-dependencies:
- dependency-name: Microsoft.Web.WebView2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-25 03:30:46 +00:00
dependabot[bot]
5705a4d983
Bump MegaApiClient from 1.10.2 to 1.10.3
Bumps [MegaApiClient](https://github.com/gpailler/MegaApiClient) from 1.10.2 to 1.10.3.
- [Release notes](https://github.com/gpailler/MegaApiClient/releases)
- [Commits](https://github.com/gpailler/MegaApiClient/compare/v1.10.2...v1.10.3)

---
updated-dependencies:
- dependency-name: MegaApiClient
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-25 03:30:46 +00:00
Timothy Baldridge
3c5525f1b3
Merge pull request #2140 from wabbajack-tools/verify-modlist-install
Verify modlist install
2022-10-24 21:29:55 -06:00
Halgari
38c355adba Finished verification code 2022-10-24 20:12:14 -06:00
Halgari
0bd79a40cd Improve the CLI verification routines 2022-10-24 17:28:03 -06:00
Halgari
2b943c0da3 Fixes for installer verification 2022-10-23 22:56:57 -06:00
Halgari
51d8767674 Add verification to inlined files and BSAs 2022-10-23 16:07:55 -06:00
Halgari
dbdf94a925 Verify hashes while installing 2022-10-23 15:28:44 -06:00
erri120
a08a80e80f
Update CHANGELOG 2022-10-22 12:40:48 +02:00
erri120
e31b89f510
Update to GameFinder 2.2.1 2022-10-21 22:13:49 +02:00
erri120
0e1ecfe3d4
Fix file association 2022-10-21 14:43:36 +02:00
Halgari
c54d67ef36 3.0.2.3 2022-10-19 16:17:25 -06:00
Halgari
beeeec95e1 3.0.2.2 2022-10-19 12:28:59 -06:00
Halgari
8fe943e4a4 3.0.2.1 2022-10-19 11:28:07 -06:00
Halgari
d85f16cda4 Implement validation cache 2022-10-19 08:42:30 -06:00
Timothy Baldridge
9d74b121e4
Merge pull request #2126 from wabbajack-tools/verification_cache
Implement an archive verification cache
2022-10-19 08:41:42 -06:00
Halgari
4210234fe5 Implement an archive verification cache 2022-10-17 22:48:49 -06:00
Halgari
320df0d96d Log zEdit merge errors 2022-10-17 21:41:28 -06:00
Halgari
3f7ab92090 Update changelog 2022-10-17 21:37:14 -06:00
Timothy Baldridge
b75544990b
Merge pull request #2117 from wabbajack-tools/file-association
Fix file association
2022-10-17 17:09:28 -06:00
erri120
520a099aad
Merge pull request #2115 from wabbajack-tools/update-gamefinder
Update GameFinder to 2.0.0
2022-10-18 00:24:35 +02:00
erri120
633465b790
Re-add opening Modlists with CLI args 2022-10-16 14:17:30 +02:00
erri120
5a8383d12f
Re-add file association 2022-10-16 14:00:50 +02:00
erri120
aac446c76e
Add debug log with game location 2022-10-15 19:20:20 +02:00
erri120
e6bc17cc8b
Update GameFinder to 2.0.0 2022-10-15 19:18:22 +02:00
Timothy Baldridge
e37911e4e7
Delete codeconv.yml 2022-10-15 06:01:58 -06:00
Timothy Baldridge
95075bee7e
Merge pull request #2113 from wabbajack-tools/3.0.2_updates
3.0.2 updates
2022-10-14 17:02:33 -06:00
Halgari
17cf1e7d00 WPF app CLI support 2022-10-14 16:46:38 -06:00
Halgari
bb0c6c7ca9 Abstract out the CLI routines so we can reuse them inside the WPF app 2022-10-14 16:08:21 -06:00
Halgari
2b33aeb7d9 Refactor WPF startup to accept commandline inputs 2022-10-14 15:11:09 -06:00
Halgari
725e75e0f5 update commit message 2022-10-14 15:05:42 -06:00
Halgari
a061428736 Show readmes before and after install 2022-10-14 15:04:41 -06:00