AccentuSoft
8161e6f2e6
Start work on UpdateManager
2023-10-23 23:30:08 +03:00
AccentuSoft
9c861c238a
Update build scripts and Installer for 1.6
2023-10-23 23:30:08 +03:00
AccentuSoft
53597f838c
Update requirements
2023-09-29 18:56:38 +03:00
AccentuSoft
df39374970
TabbedPane gets banners dynamically - now modules can load banners.
2023-09-29 18:56:38 +03:00
AccentuSoft
0797190d41
Improve Core resolutions.
...
Add DecodeRedirectUrlParameter.py Resolution
2023-09-29 18:56:38 +03:00
AccentuSoft
7f58986f6d
More work on ModuleManager.
2023-09-29 18:56:38 +03:00
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