Commit Graph

128 Commits

Author SHA1 Message Date
Timothy Baldridge
ad661871a5 preload slides and supress errors from slides 2019-10-04 14:50:34 -06:00
Timothy Baldridge
dda13d78c8 remove the nexus api time limit compleately, it's useless 2019-10-03 16:22:43 -06:00
Timothy Baldridge
a186411e0b add headless mode for checking archives 2019-10-02 22:35:29 -06:00
Timothy Baldridge
14eb3e697e put the tests back, I think it was a message box error 2019-10-02 21:23:11 -06:00
Timothy Baldridge
609bb6289c remove a test that was blocking CI 2019-10-02 21:08:12 -06:00
Timothy Baldridge
d50527f615 fix validation tests to run in CI 2019-10-02 20:55:16 -06:00
Timothy Baldridge
44d5e31f5d Fix broken ESM cleaning 2019-10-01 21:07:26 -06:00
Timothy Baldridge
fd8bbe69bd fix npe 2019-10-01 17:57:42 -06:00
Timothy Baldridge
5f9c947f85 inline readme.md into install report 2019-10-01 17:06:15 -06:00
Timothy Baldridge
4597135de5 modlists are now .zip files, several bug fixes found in testing 2019-10-01 16:39:25 -06:00
Timothy Baldridge
eb827f5909 change github link to the new location 2019-09-30 21:04:21 -06:00
Timothy Baldridge
ea95c78b26 updated the README fixed validation and game folder path detection 2019-09-30 17:39:41 -06:00
Timothy Baldridge
eb9e6500c9 integrate content rights validation into the main program 2019-09-29 16:21:18 -06:00
Timothy Baldridge
9f6fbe1692 finish implementing permissions backend logic 2019-09-29 14:53:25 -06:00
Timothy Baldridge
6c24e4fdbb implement framework for content rights management 2019-09-28 22:41:47 -06:00
Timothy Baldridge
45bc7ec62d is dirty tracking was breaking VFS, removed it 2019-09-28 19:36:54 -06:00
Timothy Baldridge
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
Timothy Baldridge
1b79a64542 merge and fix changes to http client code 2019-09-27 15:30:52 -06:00
Christopher Cyclonit Klinge
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
erri120
15409f6446
Implemented clickable images 2019-09-27 13:51:37 +02:00
erri120
a280a00321
Renamed icon files 2019-09-27 13:22:41 +02:00
erri120
8725cf0e47
Added new icons to project 2019-09-27 13:14:31 +02:00
erri120
3190e9970b
Added Github,Patreon and Discord icons 2019-09-27 13:13:24 +02:00
erri120
4f31ee456b
Fixed wrong window title 2019-09-27 13:05:03 +02:00
Timothy Baldridge
f82d6a39f7 stop patching exe files 2019-09-26 22:07:54 -06:00
Timothy Baldridge
7c4c2a586c Merge branch 'master' of https://github.com/halgari/wabbajack 2019-09-26 17:08:23 -06:00
Timothy Baldridge
79059a6cc1 refactored tests to be a bit cleaner 2019-09-26 17:08:10 -06:00
Timothy Baldridge
ccb10d6b44 rework tests and log handling 2019-09-26 16:32:15 -06:00
Timothy Baldridge
e65b84b25a
Merge pull request #58 from tr4wzified/properfoldervalidation
Improved location validation
2019-09-26 14:57:46 -06:00
trawzified
fe55e68d58 Fix validation tooltip not working 2019-09-26 18:05:10 +02:00
trawzified
2174c30b20 Add better method of validating location 2019-09-26 16:39:09 +02:00
erri120
fd0056d7b1
View Nexus Site will now open WJ page when not in slideshow 2019-09-26 13:30:03 +02:00
Timothy Baldridge
6447fe44e7
Merge pull request #51 from erri120/better-html
Better HTML with CSS
2019-09-25 21:41:36 -06:00
Timothy Baldridge
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
Timothy Baldridge
a65ce1469e
Merge branch 'master' into better-html 2019-09-25 21:37:06 -06:00
Timothy Baldridge
de373ca9e2
Merge pull request #48 from tr4wzified/typofixes
Fix typos in various files
2019-09-25 21:36:29 -06:00
Timothy Baldridge
4ee08d8290 add banners 2019-09-25 21:25:19 -06:00
Timothy Baldridge
825929b119 add slideshow 2019-09-25 21:18:36 -06:00
trawzified
25685cc4b6 Add validation to prevent crash when starting compilation without selected profile folder 2019-09-25 18:57:59 +02:00
trawzified
1a661bc08b Fix crash at selecting non-profile directory 2019-09-25 18:30:09 +02:00
erri120
de795bd947
Fixed wrong css being embedded 2019-09-25 16:02:25 +02:00
erri120
d0378c3517
Append minified css to html output when generating report 2019-09-25 15:59:25 +02:00
erri120
3b017d6ce8
Created css and added to project 2019-09-25 15:58:59 +02:00
trawzified
2512212d38 Fix typos in various files 2019-09-24 17:26:44 +02:00
Timothy Baldridge
9d225ff518 fix LOOT directory not found error 2019-09-23 22:34:21 -06:00
Timothy Baldridge
a21edfd2f1 add unit tests. It's about time! 2019-09-23 22:20:24 -06:00
Timothy Baldridge
c471a817d2 start of zEdit integration 2019-09-23 15:37:10 -06:00
Timothy Baldridge
1ee5fada4e improve dummy esp detection 2019-09-22 07:56:03 -06:00
Timothy Baldridge
f90260fed0 update report information and add WABBAJACK_NOMATCH_INCLUDE 2019-09-20 16:49:32 -06:00
Timothy Baldridge
daeaeb5c66 add uiutils 2019-09-18 15:37:32 -06:00