Commit Graph

82 Commits

Author SHA1 Message Date
AccentuSoft
36fc28c89b Small fixes to the build scripts. Beta_v3.1 2022-01-02 23:15:01 +02:00
AccentuSoft
d2b44d626b Fixed some bugs on the question answering pipeline. Beta_v3 2022-01-02 20:41:38 +02:00
AccentuSoft
2ba224980f Small bug fix to prevent duplicate updates from erasing link text. 2022-01-02 19:48:02 +02:00
AccentuSoft
c26425d04e Small bug fix with links not being created after dragging entities onto new canvases. 2022-01-02 17:59:58 +02:00
AccentuSoft
7bf37ea49c Small bug fix with document summaries. 2022-01-02 17:03:18 +02:00
AccentuSoft
8aafc1f911 Small networking bug fix & improvement 2022-01-02 16:56:04 +02:00
AccentuSoft
10d291a6df Small fixes with networking, and disabling inspection for the cookie database movement. 2022-01-02 16:09:27 +02:00
AccentuSoft
a17452d53c A few bug fixes + an overdue change to remove pickle from networking. 2022-01-02 14:35:37 +02:00
AccentuSoft
d947ca7c52 Fixed a few more bugs with importing tabs, and handled some edge-case scenarios when creating new nodes. Small optimization in imports for LinkScope.py 2021-12-29 00:22:51 +02:00
AccentuSoft
f951a6aa97 Exiting will no longer show the error about the logging thread being interrupted.
Fixed a bug with cookies when importing tabs from Firefox.

Fixed a bug with creating duplicate nodes when importing browser tabs.

Added timestamps on the screenshots taken of the websites when importing tabs from the browser.
2021-12-28 15:13:15 +02:00
AccentuSoft
2f5842725b Small fixes. 2021-12-27 22:38:04 +02:00
AccentuSoft
57e9b5d471 Small change to logging after loading canvas. 2021-12-27 20:57:52 +02:00
AccentuSoft
b3cb0f0fea Added in-software logging, and increased logging verbosity. 2021-12-27 20:41:08 +02:00
AccentuSoft
37f187c044 Set stylesheet for the view/stop running resolutions popup. 2021-12-27 18:50:00 +02:00
AccentuSoft
ef06dc2a33 Made installation instructions for linux even clearer. 2021-12-27 18:43:01 +02:00
AccentuSoft
34eb921975 Increased verbosity of messages shown when resolutions fail. 2021-12-27 18:36:04 +02:00
AccentuSoft
b92f311a7b Made small clarification in README.md 2021-12-27 17:18:37 +02:00
AccentuSoft
f9fb2f762f Remove all group nodes from deleted canvases. 2021-12-27 16:55:59 +02:00
AccentuSoft
9f3daaaf11 Can now send entity groups to other canvases. 2021-12-27 16:45:31 +02:00
AccentuSoft
e0eb675fc8 Small bug fix when sending nodes to other canvases. 2021-12-27 13:04:03 +02:00
AccentuSoft
45f53aa5fa Increased verbosity of error messages when failing to save the project. 2021-12-27 12:36:53 +02:00
AccentuSoft
0046c22726 Added exclusions to security scanning on segments of code where warnings are not applicable to cut down on false positives. 2021-12-27 12:16:22 +02:00
AccentuSoft
11c90b9600 Added more logging messages. 2021-12-27 11:59:29 +02:00
AccentuSoft
c61de99247 Small fix for LinuxInstaller.sh 2021-12-27 11:42:33 +02:00
AccentuSoft
02fca0c349 Small fix to installer 2021-12-27 11:29:25 +02:00
AccentuSoft
6913d40b1f Update README.md with new installation instructions Beta_v2 2021-12-27 10:29:29 +02:00
AccentuSoft
81fa5425ed Updated building software on windows and added TODOs for the windows installer.
Most likely will have the windows build and installer be python scripts, with the installer being compiled, as it looks to be more straightforward.
2021-12-26 20:38:04 +02:00
AccentuSoft
4df6e5b86a Updated logging. Updated building and installation for Linux. 2021-12-26 13:37:55 +02:00
AccentuSoft
4687f0b171 Made Nessus module use playwright instead of selenium. Refactored module to make it better reflect the functionality of Nessus and the results in its reports.
Conversion to playwright from selenium done.
2021-12-26 00:17:30 +01:00
AccentuSoft
8449a00186 Small legibility improvement for Social_Analyzer.py 2021-12-22 23:38:13 -05:00
AccentuSoft
f166714454 Small bug fix & wording improvements in Nmap module 2021-12-22 23:22:51 -05:00
AccentuSoft
18996ebea4 Update an error message in ResourceHandler.py to be more descriptive.
Changed Social_Analyzer.py to generate Website entities, and made it use a realistic user agent header.
2021-12-21 20:04:38 -05:00
AccentuSoft
db5cd604d6 Update naming of EDGAR module to represent the fact that it also contains EDF resolutions.
Fixed bug with splitting entities.
2021-12-21 02:19:39 -05:00
AccentuSoft
d253245c96 Fixed bug with merging entities. 2021-12-21 01:45:08 -05:00
AccentuSoft
f759509d65 EFDByName.py made to use Playwright instead of selenium.
Fixed some sorting issues and optimized EFD resolutions.
2021-12-21 01:35:47 -05:00
AccentuSoft
520cb612e9 Yet more updates and fixes to resolutions.
File Extractor resolution moved from selenium to playwright.
2021-12-20 01:37:48 -05:00
AccentuSoft
fb830de41a More updates and fixes to some resolutions 2021-12-17 16:15:05 -05:00
AccentuSoft
c2456236c8 Split EDFByDate resolution to make what it does more clear.
Small optimization on LittleSis_API module.
2021-12-17 13:30:07 -05:00
AccentuSoft
ce80eef8ed More updates and fixes to some resolutions. 2021-12-17 13:25:40 -05:00
AccentuSoft
7feec99ce2 Updates and fixes to some resolutions. 2021-12-17 01:46:11 -05:00
AccentuSoft
8d2edcd111 BigMatch.py made to use Playwright instead of selenium. 2021-12-16 02:07:18 -05:00
AccentuSoft
25cc5533ce Can now right-click and delete group nodes properly. 2021-12-16 01:56:07 -05:00
AccentuSoft
501dcd0cb7 Updated images in wiki 2021-12-15 20:45:32 -05:00
AccentuSoft
c2cbf47fd9 Updated Whats_My_Name.py to use Playwright instead of selenium. Fixed some logic errors in the code. Updated web_accounts_list.json to the current version. 2021-12-14 22:57:30 -05:00
AccentuSoft
45320d2c56 Add some timeout handling code for worst-case scenarios. Convert DorkingMethod.py to use Playwright instead of selenium. 2021-12-14 19:46:39 -05:00
AccentuSoft
c4cc5e3ca7 Rename project from Nexus to LinkScope. 2021-12-14 19:22:57 -05:00
AccentuSoft
152dc95379 More small fixes for resolutions. AffiliateCodesExtractor.py now uses Playwright. 2021-12-14 19:12:44 -05:00
AccentuSoft
d095c750cd Small fixes for resolutions. Merged EmailExtractor.py and GetWebsiteEmails.py into one, and made it use playwright instead of selenium. 2021-12-13 21:13:40 -05:00
AccentuSoft
0b9de99509 Made importing tabs use playwright instead of selenium. 2021-12-13 18:51:27 -05:00
AccentuSoft
da33512e56 Refactored PhoneNumbersExtractor.py and fixed small mistake in JSCodeExtractor.py 2021-12-13 18:49:02 -05:00