Commit Graph

2991 Commits

Author SHA1 Message Date
Timothy Baldridge
a494839a09 Updates to metrics and watchdog systems 2020-11-19 22:00:07 -07:00
Timothy Baldridge
3a3206755a
Merge pull request #1193 from wabbajack-tools/improved-services
Improve backend services, add watchdog service, and add utility_modli…
2020-11-19 16:32:52 -07:00
Timothy Baldridge
9717d4ac42 Improve backend services, add watchdog service, and add utility_modlists.json 2020-11-19 15:56:30 -07:00
Timothy Baldridge
a195f5af80
Merge pull request #1191 from LostDragonist/ignoredircase
Make more path comparisons ignore case
2020-11-18 21:34:17 -07:00
Chris Bessent
35b910be98 Make more path comparisons ignore case
Paths for Windows should be case-agnostic.  The primary impetus for
this change is to prevent WJ from deleting downloads if the case of
the folder name doesn't match the case of the install setting.
Normally this would be caught by the GUI validation but several users
have managed to get around that.
2020-11-18 20:04:43 -07:00
Timothy Baldridge
528164a059
Merge pull request #1189 from erri120/net-5-fixes
Fixed build errors
2020-11-18 18:01:08 -07:00
erri120
c37248c221
Fixed build errors 2020-11-18 12:37:31 +01:00
Timothy Baldridge
247d19cba0 Version bump to 2.3.4.1 - fix nexus client creation 2020-11-15 17:40:49 -07:00
Timothy Baldridge
6ee701262a Version bump to 2.3.4.0 2020-11-14 23:20:05 -07:00
Timothy Baldridge
8edd84f934
Merge pull request #1186 from wabbajack-tools/utility-lists
Utility lists
2020-11-14 12:30:47 -07:00
Timothy Baldridge
ae358e270d Binding fixes for utility lists 2020-11-14 12:30:28 -07:00
Timothy Baldridge
73d3168d2c Implement utility list filtering for the UI 2020-11-14 12:16:11 -07:00
Timothy Baldridge
2f860f1e34
Merge pull request #1185 from wabbajack-tools/deps-version-bump
Deps version bump
2020-11-14 12:04:09 -07:00
Timothy Baldridge
c84ce49b93
Merge pull request #1184 from wabbajack-tools/quota-exceeded-in-nexus-upgrades
Throw critical errors on nexus API quota issues
2020-11-14 12:03:57 -07:00
Timothy Baldridge
bfd5d59eff
Merge pull request #1174 from erri120/issue-1173
Issue 1173
2020-11-14 12:03:44 -07:00
Timothy Baldridge
802448c934 Deps version bump 2020-11-14 07:26:04 -07:00
Timothy Baldridge
e1725bb808 Throw critical errors on nexus API quota issues 2020-11-14 07:21:13 -07:00
Timothy Baldridge
01872fb62b More logging information for server backend 2020-11-11 06:25:57 -07:00
erri120
17dbc216cb
Updated CHANGELOG 2020-11-09 12:26:54 +01:00
erri120
ad1a0843de
Removed the internal Manifest Viewer 2020-11-09 12:26:07 +01:00
Timothy Baldridge
fd74b1b4dc Add backup/restore CLI options (not useful for most people) 2020-11-08 17:41:17 -07:00
Timothy Baldridge
565bc78161
Merge pull request #1168 from wabbajack-tools/bump-version-redux
Version bump
2020-11-05 17:29:38 -07:00
Timothy Baldridge
6078926d01 Version bump 2020-11-05 15:45:22 -07:00
Timothy Baldridge
a7349f9d5b
Merge pull request #1167 from wabbajack-tools/rework-nexus-network-limits
Rework how we handle API limits.
2020-11-05 15:41:12 -07:00
Timothy Baldridge
98e0f2503c Rework how we handle API limits. 2020-11-05 14:30:00 -07:00
Timothy Baldridge
d00d66a269
Merge pull request #1162 from wabbajack-tools/better-status-update
More fine-grained status updates
2020-11-03 08:21:29 -07:00
Timothy Baldridge
90e9af05b1 More fine-grained status updates 2020-11-03 07:45:08 -07:00
Timothy Baldridge
f50d2998be
Merge pull request #1161 from wabbajack-tools/store-game-hashes-on-gh
Store game file hashes on GitHub
2020-11-02 21:07:53 -07:00
Timothy Baldridge
7f603e9c85 Store game file hashes on GitHub 2020-11-02 18:55:54 -07:00
Timothy Baldridge
c668f67a75 Bump version 2020-11-02 05:25:07 -07:00
Timothy Baldridge
09c974e04f
Merge pull request #1159 from wabbajack-tools/7zip-diagnostic-errors
7zip diagnostic errors
2020-11-02 05:18:12 -07:00
Timothy Baldridge
0a976dc427
Merge pull request #1158 from wabbajack-tools/bump-deps-42
bump deps
2020-11-01 22:26:54 -07:00
Timothy Baldridge
61671bf701
Merge pull request #1157 from wabbajack-tools/server-updates-for-mirrored-files
Updates to smooth out server update features
2020-11-01 21:47:31 -07:00
Timothy Baldridge
1f517428f8
Merge pull request #1139 from EzioTheDeadPoet/patch-2
added Dishonored to GameMetaData.cs
2020-11-01 21:36:13 -07:00
Timothy Baldridge
f67fd93272 Diagnostic info on 7zip failure 2020-11-01 21:35:44 -07:00
Timothy Baldridge
4a2cef1ab4 bump deps 2020-11-01 21:11:29 -07:00
Timothy Baldridge
0c5913c70a Extractor fixes for broken Lucian introspection 2020-11-01 21:06:18 -07:00
Timothy Baldridge
f80ae8b142 Updates to smooth out server update features 2020-11-01 17:30:49 -07:00
Timothy Baldridge
1c25aa6430
Merge pull request #1155 from Unnoen/more-valid-cli-urls
Check DomainRemaps for valid CLI downloads.
2020-11-01 16:15:58 -07:00
Unnoen
dd7ee04e00
Check domain remaps for valid CLI downloads. 2020-11-02 04:27:29 +11:00
Luca
607fb263d5
added Dishonored
mainly to test the non MO2 dependent list compiler.
2020-10-25 23:05:14 +01:00
Timothy Baldridge
65a908aa1e Merge remote-tracking branch 'origin/master' into master
# Conflicts:
#	CHANGELOG.md
2020-10-24 14:16:13 -06:00
Timothy Baldridge
d481562967 fix for #1115 2020-10-24 13:45:05 -06:00
Timothy Baldridge
659e192825
Merge pull request #1138 from wabbajack-tools/version-and-deps-bump
2.3.1.0
2020-10-24 12:18:24 -06:00
Timothy Baldridge
3c7fb0747a 2.3.1.0 2020-10-24 10:44:28 -06:00
Timothy Baldridge
6499f20d4b Yet another test fix 2020-10-24 10:04:24 -06:00
Timothy Baldridge
ab6d8e106d
Merge pull request #1135 from wabbajack-tools/issue-1134
Issue 1134
2020-10-24 09:59:11 -06:00
Timothy Baldridge
80d5fdb97b Yet another test fix 2020-10-24 07:32:56 -06:00
Timothy Baldridge
de889f2a52 Fix tests on test serer 2020-10-24 06:33:19 -06:00
Timothy Baldridge
9685b9a218 Fix tests on test serer 2020-10-23 22:02:35 -06:00