Commit Graph

4395 Commits

Author SHA1 Message Date
c9d12c7904 fix deadlock with singleton NexusAPI client. We can look into this in the future, but it's still causing problems so removing the singleton for now 2019-09-28 18:18:42 -06:00
43b227a865 Merge pull request #61 from halgari/http-refactor
Http refactor - rework a bit to pass testing
2019-09-27 15:39:25 -06:00
1b79a64542 merge and fix changes to http client code 2019-09-27 15:30:52 -06:00
bec10fdea1 - Renamed NexusAPI to NexusApiClient for to match naming of MegaApi.
- Moved NexusApiClient and all of its Dtos into their own package.
- Moved util methods into a new util class.
- NexusApi no longer creates new HttpClients for each request and uses one internal HttpClient instead.
- Added rudimentary tracking of rate limits.
2019-09-27 15:10:51 -06:00
491f95a57f Merge pull request #60 from erri120/selection-window-fix
Better selection window
2019-09-27 15:01:38 -06:00
15409f6446 Implemented clickable images 2019-09-27 13:51:37 +02:00
a280a00321 Renamed icon files 2019-09-27 13:22:41 +02:00
8725cf0e47 Added new icons to project 2019-09-27 13:14:31 +02:00
3190e9970b Added Github,Patreon and Discord icons 2019-09-27 13:13:24 +02:00
4f31ee456b Fixed wrong window title 2019-09-27 13:05:03 +02:00
f82d6a39f7 stop patching exe files 2019-09-26 22:07:54 -06:00
7c4c2a586c Merge branch 'master' of https://github.com/halgari/wabbajack 2019-09-26 17:08:23 -06:00
79059a6cc1 refactored tests to be a bit cleaner 2019-09-26 17:08:10 -06:00
ccb10d6b44 rework tests and log handling 2019-09-26 16:32:15 -06:00
e65b84b25a Merge pull request #58 from tr4wzified/properfoldervalidation
Improved location validation
2019-09-26 14:57:46 -06:00
5df7251f0f Merge pull request #55 from erri120/visit-fix
View Nexus Site will now open WJ page when not in slideshow
2019-09-26 14:56:48 -06:00
d1b44197ff Merge pull request #54 from erri120/patch-readme
README Updates
2019-09-26 14:56:17 -06:00
fe55e68d58 Fix validation tooltip not working 2019-09-26 18:05:10 +02:00
b9100341e2 Merge branch 'properfoldervalidation' of https://www.github.com/tr4wzified/wabbajack into properfoldervalidation 2019-09-26 16:39:23 +02:00
2174c30b20 Add better method of validating location 2019-09-26 16:39:09 +02:00
a5be534815 Add better method of validating location 2019-09-26 16:35:34 +02:00
fd0056d7b1 View Nexus Site will now open WJ page when not in slideshow 2019-09-26 13:30:03 +02:00
fe6684b8a8 Added recent features 2019-09-26 12:49:04 +02:00
b4766d0389 Updated README with Markdown Rules 2019-09-26 12:44:47 +02:00
d4c573e97f Update CHANGELOG.md 2019-09-25 22:17:34 -06:00
021d0f293c Merge pull request #53 from halgari/omod-integration
Omod integration
2019-09-25 22:16:46 -06:00
d894ac733e fix bad edit 2019-09-25 22:14:15 -06:00
a7e0f78b99 fix omod integration 2019-09-25 22:10:28 -06:00
57cb7d6b06 Updated submodule to latest commit 2019-09-25 22:10:28 -06:00
e465a2c9fd Fixed wrong project path 2019-09-25 22:10:28 -06:00
f82b949082 Added step for initializing and downloading the submodules 2019-09-25 22:10:28 -06:00
2c1adf3389 Added OMODExtractor as a submodule and changed the reference to shared project 2019-09-25 22:10:28 -06:00
e8b0c3b29f Added omod extraction via dll 2019-09-25 22:10:28 -06:00
a266e79655 Added OMODExtractorDLL as reference 2019-09-25 22:10:28 -06:00
2442587cff Added omod as a supported archive 2019-09-25 22:10:28 -06:00
19b1d99f46 Update azure-pipelines.yml for Azure Pipelines 2019-09-25 22:03:40 -06:00
6447fe44e7 Merge pull request #51 from erri120/better-html
Better HTML with CSS
2019-09-25 21:41:36 -06:00
97c5fbecf8 Merge pull request #52 from tr4wzified/properfoldervalidation
Add validation to prevent Wabbajack from crashing when selecting invalid profile directory or starting compilation without specifying profile directory
2019-09-25 21:38:08 -06:00
a65ce1469e Merge branch 'master' into better-html 2019-09-25 21:37:06 -06:00
de373ca9e2 Merge pull request #48 from tr4wzified/typofixes
Fix typos in various files
2019-09-25 21:36:29 -06:00
4ee08d8290 add banners 2019-09-25 21:25:19 -06:00
b09bf20761 remove support for extracting .exe files 2019-09-25 21:20:14 -06:00
825929b119 add slideshow 2019-09-25 21:18:36 -06:00
25685cc4b6 Add validation to prevent crash when starting compilation without selected profile folder 2019-09-25 18:57:59 +02:00
1a661bc08b Fix crash at selecting non-profile directory 2019-09-25 18:30:09 +02:00
a9cf5a577f Fix typo in README.md 2019-09-25 17:50:10 +02:00
de795bd947 Fixed wrong css being embedded 2019-09-25 16:02:25 +02:00
d0378c3517 Append minified css to html output when generating report 2019-09-25 15:59:25 +02:00
3b017d6ce8 Created css and added to project 2019-09-25 15:58:59 +02:00
37c6af9a6a Update azure-pipelines.yml for Azure Pipelines 2019-09-24 14:12:03 -06:00