Commit Graph

2364 Commits

Author SHA1 Message Date
Timothy Baldridge
89cb018164
Merge pull request #675 from erri120/issue-645
Switching TextViewer from Window to mahWindow
2020-04-04 11:29:37 -06:00
Timothy Baldridge
fcc20d041d
Merge pull request #676 from erri120/issue-544
Fix no match for zMerge seq files
2020-04-04 11:28:57 -06:00
Timothy Baldridge
07bc3546bb Fix for the temp folder being on a different drive. 2020-04-04 11:25:54 -06:00
Timothy Baldridge
615f059bd5 More debug output for upload failures 2020-04-04 11:10:40 -06:00
erri120
03dacb1e42
Fixed zEditIntegration Test 2020-04-04 19:10:13 +02:00
erri120
fa5f5be73b
Seq files from merges are now inlined 2020-04-04 18:30:42 +02:00
erri120
878eff002c
Updated zEditIntegration merges.json detection 2020-04-04 18:04:42 +02:00
erri120
10dfe343df
Switching TextViewer from Window to mahWindow 2020-04-04 17:01:59 +02:00
erri120
77a5cb4f25
Fixed trying to login while being logged in 2020-04-04 16:43:42 +02:00
erri120
e3ed9bf4fd
Switched TextBox to PasswordBox for the Password 2020-04-04 16:33:58 +02:00
erri120
cf79e82276
Created Login Window 2020-04-04 15:55:33 +02:00
erri120
21b78931a8
Created INeedsLoginCredentials and implemented in MEGADownloader 2020-04-04 15:55:33 +02:00
erri120
9eac8d7641
Implemented INeedsLogin in MegaDownloader 2020-04-04 15:55:33 +02:00
Timothy Baldridge
07c35f7a96 Fix nullable reference logic errors. 2020-04-03 22:02:53 -06:00
Timothy Baldridge
1b7cb772d2
Merge pull request #674 from Noggog/Nullability-Flavor-Bootcamp
Nullability flavor bootcamp
2020-04-03 20:58:33 -06:00
Justin Swanson
21b52fb361 Enabled nullability for Wabbajack.Common 2020-04-03 18:23:13 -05:00
Justin Swanson
ddc85185f4 Removed HashHelper in favor of System.HashCode 2020-04-03 18:22:54 -05:00
Justin Swanson
ec4ec21a7c Added nullability errors 2020-04-03 18:22:49 -05:00
Justin Swanson
820e2abf41 DictionaryExt.Add many 2020-04-03 18:22:43 -05:00
Timothy Baldridge
a140b1daca Rebase against latest master 2020-04-03 16:56:14 -06:00
Timothy Baldridge
eef41fc908 Changes I forgot to include 2020-04-03 16:41:42 -06:00
Timothy Baldridge
220382a3a8 Fix a few more broken tests 2020-04-03 16:41:42 -06:00
Timothy Baldridge
c22e40f752 Fix a few more broken tests 2020-04-03 16:41:42 -06:00
Timothy Baldridge
8af841f3d6 Fix several more tests 2020-04-03 16:41:42 -06:00
Timothy Baldridge
aaba7267bd Fix a few tests 2020-04-03 16:41:42 -06:00
Timothy Baldridge
55fb7e1467 Nexus Cache is now SQL Based 2020-04-03 16:41:42 -06:00
Timothy Baldridge
be2d24a578 Add Nexus cache ingestion support 2020-04-03 16:41:19 -06:00
Justin Swanson
c5f174098b Absolute and Relative's Extensions no longer calculated on construction 2020-04-03 16:41:17 -06:00
Justin Swanson
94267c3f27 Paths ToLower removed in favor of StringComparison usage 2020-04-03 16:41:17 -06:00
Justin Swanson
68ea31e5a0 AbsolutePath ctor reuse 2020-04-03 16:41:17 -06:00
Justin Swanson
f66c59151b AbsolutePath implements IEquatable
Equals(object) simplification
2020-04-03 16:41:17 -06:00
Justin Swanson
0550dd751c Missing awaits 2020-04-03 16:41:17 -06:00
Justin Swanson
964269de47 Added AbsolutePath converter to stock WPF systems. Added to FilePicker 2020-04-03 16:41:17 -06:00
Justin Swanson
eb2cd8342d Added backwards compatibility support for Game json conversion 2020-04-03 16:41:17 -06:00
Justin Swanson
41955daac1 Absorbed PercentJsonConverter into library systems 2020-04-03 16:41:17 -06:00
Justin Swanson
5829a7ab93 Added trycatch to settings loading to hook into fallback backup systems 2020-04-03 16:41:17 -06:00
Justin Swanson
d4782d0ded Settings backup naming improved
was doing `json.-backup.json`
2020-04-03 16:41:17 -06:00
Justin Swanson
c215f92abc AbsolutePath: Removed unused parameter 2020-04-03 16:41:17 -06:00
Timothy Baldridge
73b5fc495e Update azure-pipelines.yml for Azure Pipelines 2020-04-03 16:41:17 -06:00
Timothy Baldridge
1e3f9e313f Placeholder file for the public folder 2020-04-03 16:41:17 -06:00
Timothy Baldridge
10aaf62279 More diagnostic messages 2020-04-03 16:41:17 -06:00
Timothy Baldridge
8946389da4 Fix upgrading test broken by Nexus JSON property name change 2020-04-03 16:41:17 -06:00
Timothy Baldridge
8e5647c474 Fix build server tests when run all at once 2020-04-03 16:41:17 -06:00
Timothy Baldridge
e39f483b81 Tests for INI uploading/downloading 2020-04-03 16:41:17 -06:00
Timothy Baldridge
a6e3ef5f72 Game type is now an enum for Nexus downloads 2020-04-03 16:41:17 -06:00
Timothy Baldridge
160ac8a4c3 Fixes for author APIs 2020-04-03 16:41:17 -06:00
Timothy Baldridge
8b9210eeb0 Tests for the listing uploaded files by user 2020-04-03 16:41:17 -06:00
Timothy Baldridge
5841367e64 Add Test file and fix broken test 2020-04-03 16:41:17 -06:00
Timothy Baldridge
fcb589a442 Uploaded files and API keys are now stored in SQL, still working on adding more tests 2020-04-03 16:41:17 -06:00
Timothy Baldridge
90434f23fa Fix staging of downloads with BSA tests 2020-04-03 16:41:17 -06:00