Commit Graph

2436 Commits

Author SHA1 Message Date
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
663b82f5a7 Multiple MEGA login fixes 2020-04-26 11:31:00 +02:00
3e71b072b2 Updated bug_report issue template
Removed the solution header which was kinda useless
2020-04-26 09:12:39 +00:00
1327745115 Bug fixes encountered during the 2.0 release 2020-04-25 23:13:42 -06:00
803a6c9e03 Merge pull request #750 from wabbajack-tools/cache-list-validation
Cache list validation endpoints results (for one minute)
2.0.0.0
2020-04-25 14:07:28 -06:00
b46bf3f129 Bump Version Numbers 2020-04-25 11:06:32 -06:00
d9b1a85122 Better scaling metrics reporting 2020-04-25 11:05:08 -06:00
3f94187bac Fix VFS FullPath errors 2020-04-25 07:23:11 -06:00
0ece811619 Merge pull request #748 from wabbajack-tools/fix-vfs-downloading
Fix serialization of IPaths
2020-04-24 08:19:58 -06:00
550dbfb07c Merge pull request #747 from erri120/fixupsummary-nullref
Fixed NullReferenceExcpetion for NexusApitUtils.FixupSummary
2020-04-24 08:19:48 -06:00
fee49cca12 Fix VFS FullPath errors 2020-04-24 07:56:03 -06:00
8efdfcd5f0 Fix serialization of IPaths 2020-04-24 07:05:22 -06:00
b10d9c8b59 Fixed NullReferenceExcpetion for NexusApitUtils.FixupSummary 2020-04-24 12:22:01 +02:00
8f08ac8003 Fix IPS4 Verification 2020-04-23 19:58:18 -06:00