Commit Graph

2299 Commits

Author SHA1 Message Date
a1c5cfad82 Can get the names/hashes for stock game files 2020-04-30 16:35:16 -06:00
895bdb15a6 Print the archive being extracted when analysis fails. 2020-04-30 15:43:54 -06:00
c96665cde3 Print the archive being extracted when analysis fails. 2020-04-30 06:17:18 -06:00
d55846c872 Bump code for 2.0.3.0 2.0.3.0 2020-04-29 15:02:38 -06:00
e3b33052c8 Merge pull request #778 from erri120/mega-json-fix
Fixed JSON serialization failing for MEGA.AuthInfos
2020-04-29 11:54:18 -06:00
d0f5e7acb4 Merge branch 'master' into mega-json-fix 2020-04-29 10:40:06 -06:00
30f6b029a1 Merge pull request #776 from wabbajack-tools/small-fixes-and-tweaks
Bunch of small server-side fixes, LZ4 compression speed, and better l…
2020-04-29 10:38:50 -06:00
a92d4c141d Merge pull request #774 from Noggog/init-standardization
Standardized Init/Warmup into one place
2020-04-29 10:38:39 -06:00
ad74084e13 Merge pull request #773 from wabbajack-tools/no-more-ads
Fixes the popups from MediaFire
2020-04-29 10:38:16 -06:00
ba6925c536 Fixed JSON serialization failing for MEGA.AuthInfos 2020-04-29 17:39:27 +02:00
64540e2cab Bunch of small server-side fixes, LZ4 compression speed, and better list validation 2020-04-29 06:26:44 -06:00
3b34af90de Standardized the "warmup" functionality into one place 2020-04-28 17:52:20 -05:00
e24cbbeb0f Merge pull request #772 from wabbajack-tools/non-nexus-validation-fixes
Fixes for non-Nexus validation
2020-04-28 16:47:35 -06:00
b048a240f8 Fixes the popups from MediaFire 2020-04-28 16:46:50 -06:00
01e62d1822 Remove test that didn't do what I wanted 2020-04-28 15:45:36 -06:00
adbab9576c Fixes for non-Nexus validation 2020-04-28 15:43:42 -06:00
2c8b213d35 Merge pull request #771 from erri120/credentials-login-fix
Added more UI to the Credentials login form and catch exception
2020-04-28 14:51:26 -06:00
690b2765e6 Merge pull request #770 from Noggog/temp-folder-init
Adjusted TempFolder init concepts
2020-04-28 14:51:16 -06:00
1462ab4de4 Updated CHANGELOG 2020-04-28 14:11:57 +02:00
670efbdb10 Added more UI to the Credentials login form and catch exception 2020-04-28 14:11:12 +02:00
7a2f47a8c4 Added some missing refactors on some projects that were unloaded 2020-04-27 23:03:57 -05:00
2b0866b4f3 Adjusted TempFolder init concepts
Wasn't being awaited in the App ctor.  Swapped for a static factory that can be awaited to ensure initialization is complete
2020-04-27 22:17:06 -05:00
3548e42a64 Bump Version numbers and changelog for 2.0.2.0 2.0.2.0 2020-04-27 15:41:34 -06:00
452e8f5397 Merge pull request #768 from erri120/downloader-fixes
Downloader fixes
2020-04-27 15:39:29 -06:00
4dba097c40 Merge branch 'master' into downloader-fixes 2020-04-27 15:37:21 -06:00
79a6640cc5 Hotfixes 2020-04-27 15:32:19 -06:00
85a9b4accd Updated changelog 2020-04-27 20:58:06 +02:00
514d2f70fc Fixed new mega links not being resolved 2020-04-27 20:49:22 +02:00
a5843e12fa Fixed mediafire downloader never resolving the url 2020-04-27 20:46:47 +02:00
16c27690cb Merge remote-tracking branch 'origin/master' 2.0.1.0 2020-04-27 06:57:31 -06:00
0a731a1c44 Bump version in preperation for 2.0.1.0 2020-04-27 06:57:15 -06:00
666a0c54bf Merge pull request #766 from erri120/zedit-integration-fix
Fixed zEditIntegration not finding the correct settings file and profile folder
2020-04-27 06:50:48 -06:00
49bcd6d483 Several small fixes for the build server and compilation 2020-04-27 06:30:15 -06:00
d9612609e8 Merge pull request #751 from wabbajack-tools/2.0-release-day-bug-fixes
Bug fixes encountered during the 2.0 release
2020-04-27 06:16:46 -06:00
6ef661c6ae Fixed zEditIntegration not finding the correct settings file and profile folder 2020-04-27 14:14:32 +02:00
e9586c38ac Merge pull request #765 from erri120/whitespace-extraction-fix
Fixed path with whitespace in archive not being extracted
2020-04-27 06:04:25 -06:00
35419a8a30 Merge pull request #764 from erri120/nsfw-checkbox
NSFW option for Modlists
2020-04-27 06:03:48 -06:00
b1011bd63e Fixed path with whitespace in archive not being extracted 2020-04-27 13:06:57 +02:00
edf2645d0e Added NSFW filter to the gallery 2020-04-27 12:18:08 +02:00
0d07319ac8 Added IsNSFW for modlists 2020-04-27 11:58:33 +02:00
9b71e1b644 Merge pull request #757 from erri120/mega-empty-password-fix
Fixed crash on empty password for CredentialsLoginVM
2020-04-26 22:59:48 -06:00
fb3064665f Merge pull request #755 from tr4wzified/url-copy-fix
Fix using spaces instead of %20 in the generated URL for file uploader
2020-04-26 22:59:20 -06:00
69cca90a56 Merge pull request #756 from wabbajack-tools/less-rapid-hashing-messages
Update the UI less often while hashing files
2020-04-26 22:58:30 -06:00
b475334d4b Fix BSA copy errors 2020-04-26 22:49:54 -06:00
6449985185 Fix tests 2020-04-26 22:22:58 -06:00
519c9327ef Fixed crash on empty password for CredentialsLoginVM 2020-04-26 18:09:48 +02:00
a8e62d3c40 Merge pull request #753 from erri120/mega-login-fixes
Multiple MEGA login fixes
2020-04-26 07:55:20 -06:00
5f35166895 Fix hash return values 2020-04-26 07:37:57 -06:00
c1a5c20281 Update the UI less often while hashing files 2020-04-26 07:13:10 -06:00
abf8637146 Fix using spaces instead of %20 in the generated URL for file uploader
Add Wabbajack.sln back in
2020-04-26 14:05:41 +02:00