Commit Graph

54 Commits

Author SHA1 Message Date
EzioTheDeadPoet
5e0d6ccb82 update multiple dependencies 2024-06-06 16:48:29 +02:00
Timothy Baldridge
b8cc418989
Upgrade all the deps to the latest versions (#2442)
* Tons of deps upgrades

* Fix a bunch of compile errors

* Fix hash equality issue
2023-11-14 20:09:50 -07:00
Timothy Baldridge
90f9df6436 Update to .net 8 2023-10-20 20:11:08 +01:00
Timothy Baldridge
b0ea9bb398 Add configs, and disable debug code 2023-10-12 14:23:51 -06:00
Timothy Baldridge
7a706fdd64 Merge remote-tracking branch 'origin/main' 2023-10-12 14:19:57 -06:00
Luca
fab17a6ae0
Wabbajack 3.3.0.0 Update (#2416)
* added more visible error messages to avoid user confusion

added hard drive free space detection, added red error message text, removed overwrite checkbox, added wiki button link

extended the error text for starting wabbajack in protected location

removed debug code

shortened error message to fit in text box

* restored warning removed in error, updated changelog, removed debug includes

* Update InstallerVM.cs

* Update InstallerVM.cs

* Update MainWindowViewModel.cs

* added json optional flag to only show version number over modlist image in installer view, if the modlist image already contains the title

removed debug code

change to pascal case and match existing code style

update changelog

* Fix manual downloads sometimes launching in browser

* Fix manual downloads from secure servers

* Remove duplicate user agent code

* Create configuration project and performance settings

* Bind new performance settings to UI

* Use performance settings to limit maximum memory per download

* Remove unused settings and related classes

* Updated CHANGELOG.md

* update CHANGELOG.md

* moved the existing files popup to an error message , heralding the return of the overwrite install checkbox

* added newline

* reverted erroneous edit

* gogID for fallout4 added

* update CHANGELOG.md

* Fix deadlock when loading new settings

* change folder/directory check logic

* update CHANGELOG.md

* revert unnecessary change

* update CHANGELOG.md

* Bump Wabbajack to .NET 7

* Bump ReactiveUI packages & deps

* Update GameFinder to 4.0.0

* Update CHANGELOG.md

* Update CHANGELOG.md

---------

Co-authored-by: JanuarySnow <bobfordiscord12@gmail.com>
Co-authored-by: JanuarySnow <85711747+JanuarySnow@users.noreply.github.com>
Co-authored-by: UrbanCMC <UrbanCMC@web.de>
Co-authored-by: trawzified <55751269+tr4wzified@users.noreply.github.com>
2023-10-12 12:33:06 -06:00
Timothy Baldridge
3cc50d9ff3 Switch CDN storage to R2/S3 2023-10-12 06:04:38 -06:00
Timothy Baldridge
77f6b8c9cb 3.2.0.1 2023-07-23 20:41:36 -06:00
Halgari
0473e8cd1f .NET 7.0 Broke the deployment model, will look into it more in a future update 2022-11-11 22:27:21 -07:00
Halgari
5b8b815f39 Update deps for 7.0 2022-11-09 16:57:16 -07:00
Halgari
a0eb53f9b9 Switch to .net 7.0 2022-11-05 07:25:53 -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
Halgari
b15d079c45 Downgrade to non-daily packages 2022-10-08 07:48:14 -06:00
Halgari
13abba9c1e Fixed more warnings 2022-10-07 16:57:12 -06:00
Halgari
4e2f8b585d Suppress some warnings 2022-10-07 15:09:08 -06:00
Halgari
817392e4c2 Update all the deps! 2022-09-29 06:42:20 -06:00
Timothy Baldridge
9ee8bd8cd9 Ignore bad json files when loading repos 2022-09-18 21:15:39 -06:00
Timothy Baldridge
8fd5794936 3.0.0.2 2022-08-19 17:59:29 -06:00
Timothy Baldridge
8c2ad34d35 upgrade deps 2022-08-17 16:51:27 -06:00
Timothy Baldridge
68f801a6c0 Upgrade deps 2022-08-09 05:56:05 -06:00
Timothy Baldridge
766bf8e719 Can publish modlists 2022-07-13 15:51:42 -06:00
Timothy Baldridge
905eca4ea7 Implement pre-flight checks 2022-07-13 15:22:05 -06:00
Timothy Baldridge
6671fcb533 Enable author controls and uploading 2022-07-13 07:41:39 -06:00
Timothy Baldridge
165760e082 Implement installer UI error messaging 2022-07-11 14:55:54 -06:00
Timothy Baldridge
3edf568ef7 Fix the cache up a bit, throw log the file that fails during VFS analysis 2022-07-01 18:01:40 -06:00
Timothy Baldridge
609d473387 Update GameFinder 2022-06-27 12:55:34 -06:00
Timothy Baldridge
3c28cdf7b9 Add Cesi cache 2022-06-21 19:38:42 -06:00
Timothy Baldridge
6724d4ba6e Add CESI support, start integration into compiler 2022-06-20 17:21:04 -06:00
Timothy Baldridge
b29bed24da Implement Proxy support for unstable downloaders 2022-06-07 21:48:13 -06:00
Timothy Baldridge
7ef7a2ae27 Check the featured_lists.json when loading modlists data 2022-05-14 23:19:20 -06:00
Timothy Baldridge
a4abcedf68 add repositories 2022-03-29 21:39:48 -06:00
Timothy Baldridge
33965286fc Upgrade Deps 2022-01-20 14:30:13 -07:00
Timothy Baldridge
94fe7f1e1d Can download steam files 2022-01-08 22:40:23 -07:00
Timothy Baldridge
5ebb06b6d4
Merge branch 'main' into port-app 2022-01-04 20:27:39 -07:00
Timothy Baldridge
4a9979f717 Typeo because I'm coding at night 2022-01-02 21:48:26 -07:00
Timothy Baldridge
e7b5763906 Implement forced removals 2022-01-02 21:44:16 -07:00
Timothy Baldridge
eb0b5b0ea5 Port AuthorFilesVM 2021-12-26 22:53:39 -07:00
Timothy Baldridge
77bd85bb47 Delete old mirrored files 2021-12-19 15:20:24 -07:00
Timothy Baldridge
23592070af Fix how we load the forced healing config 2021-12-18 10:04:16 -07:00
Timothy Baldridge
19ad2ec331 Rework validation 2021-12-18 09:14:39 -07:00
Timothy Baldridge
0446331c44 Fixes 2021-12-17 17:14:45 -07:00
Timothy Baldridge
75aaec5fa2 Latest changes to patches/mirroring 2021-12-17 16:40:45 -07:00
Timothy Baldridge
dc50e718d9 Force healing reimplementation, phase 1 2021-12-17 07:20:40 -07:00
Timothy Baldridge
2661450e28 Revert "Revert "Fix login logout buttons""
This reverts commit e1b753edd3.
2021-11-10 16:13:02 -07:00
Timothy Baldridge
e1b753edd3
Revert "Fix login logout buttons" 2021-11-10 16:04:57 -07:00
Timothy Baldridge
5fc070e5d3 Move config code into OSIntegrated 2021-11-09 21:51:37 -07:00
Timothy Baldridge
c14d740367 Fix install config, upgrade deps 2021-11-08 16:17:33 -07:00
Timothy Baldridge
f99f4a7538 Code cleanup and fix test running 2021-10-23 10:51:17 -06:00
Timothy Baldridge
24830c1df6 bug fixes and priority settings 2021-10-20 21:18:15 -06:00
Timothy Baldridge
42c0d920ef Upgrade deps 2021-10-15 05:54:44 -06:00