AccentuSoft
7346a42227
Move to using Fusion theme for app
2025-02-06 14:40:01 +02:00
AccentuSoft
85ed2e7227
Update syntax for EmailExtractor
...
Convert | to _
Another bug fix & bump version
v1.6.4
2024-07-30 12:50:36 +03:00
AccentuSoft
f9f315da33
Bump version
v1.6.3
2024-07-18 11:49:34 +03:00
AccentuSoft
741aa78ff4
Fix bug with SVG images lacking both 'width' and 'height' parameters
2024-07-18 11:46:16 +03:00
AccentuSoft
8e8838e6e9
Fix bugs & add more stuff to PATH
v1.6.2
2024-07-04 19:37:30 +03:00
AccentuSoft
889c09ad14
Merge remote-tracking branch 'origin/main'
v1.6.1
2024-06-28 21:25:29 +03:00
AccentuSoft
d11a7723f6
Small Cleanup
2024-06-26 18:14:58 +03:00
AccentuSoft
47051a66c2
Remove/Adjust console build option, and update version
2024-06-26 18:10:52 +03:00
AccentuSoft
61912960e2
Update README.md
2023-10-29 03:10:16 +02:00
AccentuSoft
9c5dd03473
Fix bugs & various optimizations:
...
- Adjust for installations where venv was not configured.
- Change update strategy to ensure update goes through on all platforms after compilation.
- Make sure that paths work on both Windows & Linux.
- Adjust update strategy to make it work on both Windows & Linux.
v1.6.0
2023-10-24 19:04:53 +03:00
AccentuSoft
9c6fee0fa6
Fix bugs, add checks and enable configuration of default module packs source on first time start.
2023-10-24 19:04:53 +03:00
AccentuSoft
8d55e8027a
Fix bugs and adjust approach of handing playwright versions
2023-10-23 23:30:08 +03:00
AccentuSoft
4583ce3be2
Use semver to compare versions - more robust, if we ever have something like 1.10.2 in the future.
2023-10-23 23:30:08 +03:00
AccentuSoft
e8ed1db4d7
Add functions to cleanup & maintain playwright browser versions as updates happen.
2023-10-23 23:30:08 +03:00
AccentuSoft
1b7f8ae9e4
Some light refactoring
2023-10-23 23:30:08 +03:00
AccentuSoft
b14160ec1f
Add path to playwright to module arguments, and pass it to Core modules.
2023-10-23 23:30:08 +03:00
AccentuSoft
79e8ad3684
Work on UpdateManager.py
2023-10-23 23:30:08 +03:00
AccentuSoft
ff988d69a6
Shuffle code around to more appropriate places.
2023-10-23 23:30:08 +03:00
AccentuSoft
a49e2baa32
Add File menu option to open Project Files dir for current Project.
2023-10-23 23:30:08 +03:00
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