AccentuSoft
a4aa1076f0
Change depreciated function to non-depreciated function.
2023-09-29 18:56:38 +03:00
AccentuSoft
c367e2b2b2
Increase message size & ending bytestring
2023-09-29 18:56:38 +03:00
AccentuSoft
f742ad750e
Fix bug with resizing SVGs
2023-09-29 18:56:38 +03:00
AccentuSoft
90c648ad56
Create signal listener for errors from spawned threads.
2023-09-29 18:56:38 +03:00
AccentuSoft
39d8632827
Give Icons to remote resolutions.
2023-09-29 18:56:38 +03:00
AccentuSoft
e6c9b132e6
Pass the Main Window instead of the entity database to the Collector dialog.
2023-09-29 18:56:38 +03:00
AccentuSoft
429853fea8
Make the ResolutionManager.py handle launching remote resolutions all by itself.
2023-09-29 18:56:38 +03:00
AccentuSoft
accbab69f1
Make entities have the full size image stored, and resize it where appropriate.
2023-09-29 18:56:38 +03:00
AccentuSoft
20b1161782
Work on ModuleManager.py
2023-09-29 18:56:38 +03:00
AccentuSoft
88581689a1
Set Daemon attribute during Thread initialization instead of afterwards.
2023-09-29 18:56:38 +03:00
AccentuSoft
f075ca17cb
Add error handling & adjust saving for module stuff
...
Work on ModuleManager.py
2023-09-29 18:56:38 +03:00
AccentuSoft
98371620f0
Fix bug with selection
2023-09-29 18:56:38 +03:00
AccentuSoft
3e3ee37f74
Add easy way to expand selection to include parents & children while keeping the currently selected nodes.
2023-09-29 18:56:38 +03:00
AccentuSoft
1c24f91b32
Work on MenuBar.py - modules & minor optimization
2023-09-29 18:56:38 +03:00
AccentuSoft
0cfb8b53dc
Detect first time start & add welcome message for first time users.
2023-09-29 18:56:38 +03:00
AccentuSoft
77fd696626
Work on ModuleManager.py
2023-09-29 18:56:38 +03:00
AccentuSoft
a69980a3f9
Made the group node list widget be on top of other drawn stuff on the canvas.
2023-09-29 18:56:38 +03:00
AccentuSoft
5fe072b2a9
Add ability to select LQL Query result nodes on current canvas.
...
Add query conditions for the sum of the values of the primary fields of parents & children.
Add query conditions for total number of ancestors & successors.
Made it so 'Run Query' button is preselected, and that you can run multiple queries in the current context without needing to reset the wizard each time.
2023-09-29 18:56:38 +03:00
AccentuSoft
379e81548d
Remove Modules from Core application.
2023-09-29 18:56:38 +03:00
AccentuSoft
7c3cb92a34
Work on ModuleManager & slight refactoring.
2023-09-29 18:56:37 +03:00
AccentuSoft
a79ef66d90
Fix bugs, trim fat & add logging.
2023-04-28 10:52:06 +03:00
AccentuSoft
c4e393e4e4
Start implementing Module Manager
2023-04-28 10:52:06 +03:00
AccentuSoft
cdcf83ea27
Update Demo Pic
2023-04-28 10:52:06 +03:00
AccentuSoft
758e2f7a03
Update Resolutions
2023-04-28 10:52:06 +03:00
AccentuSoft
1abc1377ea
Small optimizations & improvements
2023-04-28 10:52:06 +03:00
AccentuSoft
f49deb8509
Small improvements to LinkScope.py
2023-04-28 10:52:06 +03:00
AccentuSoft
ed9494f604
Small improvements to SettingsObject.py
2023-04-28 10:52:06 +03:00
AccentuSoft
83b39fd8b7
Fix bug where rearranging as timezone was not working if the Date Created format was changed to be timezone-naive.
2023-04-28 10:52:06 +03:00
AccentuSoft
e7d1d8a075
Using signals properly for resolutions - necessary for PySide6.5+
2023-04-28 10:52:06 +03:00
AccentuSoft
d9e83bfeec
Change labels to line edit widgets to allow for easy copying & pasting.
2023-04-28 10:52:06 +03:00
AccentuSoft
8e632775e6
Fix bug with saved parameters - give new dict instead of existing, so when popping saved parameters, we don't mess with the original.
...
Refactor Virustotal stuff
Slight rewrite of FileHasher resolution.
Resolution fixes & Remove resolutions that no longer work.
2023-04-28 10:52:06 +03:00
AccentuSoft
270eb8c410
Add error handling for trying to find nodes on empty canvas.
2023-04-28 10:52:06 +03:00
AccentuSoft
ac1aeaf554
Add name of resolution to parameter selector dialog as standard.
2023-04-28 10:52:06 +03:00
AccentuSoft
b83eb15ffd
Change startup message to make it more accurate as to where in the project open process we are.
2023-04-28 10:52:06 +03:00
AccentuSoft
1d1e4c28b2
Update Version
2023-04-28 10:52:06 +03:00
AccentuSoft
09cb4f4aa1
Update README.md
...
Add note about required Ubuntu version, and remove line about Windows visual bugs, since those were removed when we transitioned to the new UI.
2023-04-06 10:33:24 +03:00
AccentuSoft
680830c51f
Update version
v1.5.1
2023-03-22 10:20:51 +02:00
AccentuSoft
87e510a48f
Update WhatsMyName
2023-03-21 22:36:42 +02:00
AccentuSoft
ce42a77162
Reduce resolution load message severity to 'debug' from 'info'.
2023-03-18 15:44:46 +02:00
AccentuSoft
f8b262cb1a
Refactor EntityDB
2023-03-17 22:41:16 +02:00
AccentuSoft
924c208835
Refactoring & Update WhatsMyName and make it use Firefox
2023-03-17 18:07:12 +02:00
AccentuSoft
7c46ffa499
Fix bug with generating report with entities with custom (i.e. non-default) icons.
2023-02-24 15:59:58 +02:00
AccentuSoft
d9fe58de79
Update TwitterUser.py - make it compatible with the latest version of snscrape.
2023-02-24 14:56:59 +02:00
AccentuSoft
c8ad8ae383
Update RedditSearch.py - make resultTypes actually reflect the entities that could be generated.
2023-02-22 02:19:33 +02:00
AccentuSoft
83c1ffdcdc
Update Installer.
2023-02-22 02:18:54 +02:00
AccentuSoft
756972aa75
Small bug fix.
2023-02-17 01:12:56 +02:00
AccentuSoft
3603f714fb
Update README.md
2023-02-08 22:35:17 +02:00
AccentuSoft
7507990ca5
Push commits:
...
Move saved Resolutions parameters to global scope.
Move all Program settings to global scope.
Update & Refactor Settings Object.
Update Whats My Name - make detection more precise & add sites.
Update README.md
Update version number
Finalize importing tabs from TOR.
Change settings labels so they look better in menus. Add Tor browser path setting.
Fix bug with deselected entities when zooming out.
Transition to pyqtdarktheme for theme & styling.
Check if firefox snap exists if firefox package is not present.
Make sure that every file from the directories holding resolutions is present.
Refactor importing of tabs.
v1.5.0
2023-02-07 18:04:19 +02:00
AccentuSoft
1c8452be08
Push commits through:
...
Minor optimizations.
Make the properties editors use Global Variables for hidden fields.
Finalize banners - they should now be persistent & work properly.
Update build scripts.
Make DockBarTwo.py use Global Variables for the dockbars' hidden fields.
Add logging for LinkScope version.
Update GlobalVariables.py - adjust the hidden fields & the fields to avoid parsing.
Update Settings Object to have version & TOR file location parameters.
Add npmjs search.
2023-01-26 21:28:06 +02:00
AccentuSoft
f535f5f9aa
Adjust ExtractPDFMeta.py resolution to use new library & improve logic.
2023-01-04 10:10:05 +02:00