Commit Graph

  • 16be1c5ee4 Bump python to 3.13, and app version main AccentuSoft 2025-02-06 14:42:25 +02:00
  • 7346a42227 Move to using Fusion theme for app AccentuSoft 2025-02-06 14:40:01 +02:00
  • 85ed2e7227 Update syntax for EmailExtractor v1.6.4 AccentuSoft 2024-07-18 18:47:15 +03:00
  • f9f315da33 Bump version v1.6.3 AccentuSoft 2024-07-18 11:49:34 +03:00
  • 741aa78ff4 Fix bug with SVG images lacking both 'width' and 'height' parameters AccentuSoft 2024-07-18 11:46:16 +03:00
  • 8e8838e6e9 Fix bugs & add more stuff to PATH v1.6.2 AccentuSoft 2024-07-04 11:41:06 +03:00
  • 889c09ad14 Merge remote-tracking branch 'origin/main' v1.6.1 AccentuSoft 2024-06-28 21:25:29 +03:00
  • d11a7723f6 Small Cleanup AccentuSoft 2024-06-26 18:14:58 +03:00
  • 47051a66c2 Remove/Adjust console build option, and update version AccentuSoft 2024-06-25 22:05:56 +03:00
  • 61912960e2 Update README.md AccentuSoft 2023-10-29 03:10:16 +02:00
  • 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 AccentuSoft 2023-09-30 16:51:39 +03:00
  • 9c6fee0fa6 Fix bugs, add checks and enable configuration of default module packs source on first time start. AccentuSoft 2023-09-29 18:03:31 +03:00
  • 8d55e8027a Fix bugs and adjust approach of handing playwright versions AccentuSoft 2023-09-24 20:57:32 +03:00
  • 4583ce3be2 Use semver to compare versions - more robust, if we ever have something like 1.10.2 in the future. AccentuSoft 2023-09-22 23:48:15 +03:00
  • e8ed1db4d7 Add functions to cleanup & maintain playwright browser versions as updates happen. AccentuSoft 2023-09-22 23:28:40 +03:00
  • 1b7f8ae9e4 Some light refactoring AccentuSoft 2023-09-22 23:27:09 +03:00
  • b14160ec1f Add path to playwright to module arguments, and pass it to Core modules. AccentuSoft 2023-09-20 02:11:26 +03:00
  • 79e8ad3684 Work on UpdateManager.py AccentuSoft 2023-08-11 01:39:34 +03:00
  • ff988d69a6 Shuffle code around to more appropriate places. AccentuSoft 2023-08-11 01:37:58 +03:00
  • a49e2baa32 Add File menu option to open Project Files dir for current Project. AccentuSoft 2023-08-05 01:51:32 +03:00
  • 8161e6f2e6 Start work on UpdateManager AccentuSoft 2023-08-03 15:50:07 +03:00
  • 9c861c238a Update build scripts and Installer for 1.6 AccentuSoft 2023-07-12 10:17:40 +03:00
  • 53597f838c Update requirements AccentuSoft 2023-06-23 17:06:04 +03:00
  • df39374970 TabbedPane gets banners dynamically - now modules can load banners. AccentuSoft 2023-06-23 16:53:40 +03:00
  • 0797190d41 Improve Core resolutions. AccentuSoft 2023-06-23 16:27:35 +03:00
  • 7f58986f6d More work on ModuleManager. AccentuSoft 2023-06-23 15:09:40 +03:00
  • a4aa1076f0 Change depreciated function to non-depreciated function. AccentuSoft 2023-06-03 00:10:22 +03:00
  • c367e2b2b2 Increase message size & ending bytestring AccentuSoft 2023-05-30 00:56:41 +03:00
  • f742ad750e Fix bug with resizing SVGs AccentuSoft 2023-05-29 00:49:18 +03:00
  • 90c648ad56 Create signal listener for errors from spawned threads. AccentuSoft 2023-05-28 13:25:48 +03:00
  • 39d8632827 Give Icons to remote resolutions. AccentuSoft 2023-05-28 13:25:20 +03:00
  • e6c9b132e6 Pass the Main Window instead of the entity database to the Collector dialog. AccentuSoft 2023-05-28 13:24:16 +03:00
  • 429853fea8 Make the ResolutionManager.py handle launching remote resolutions all by itself. AccentuSoft 2023-05-28 13:22:40 +03:00
  • accbab69f1 Make entities have the full size image stored, and resize it where appropriate. AccentuSoft 2023-05-28 13:20:38 +03:00
  • 20b1161782 Work on ModuleManager.py AccentuSoft 2023-05-17 17:28:09 +03:00
  • 88581689a1 Set Daemon attribute during Thread initialization instead of afterwards. AccentuSoft 2023-05-17 17:25:17 +03:00
  • f075ca17cb Add error handling & adjust saving for module stuff AccentuSoft 2023-05-15 00:54:45 +03:00
  • 98371620f0 Fix bug with selection AccentuSoft 2023-05-14 17:41:48 +03:00
  • 3e3ee37f74 Add easy way to expand selection to include parents & children while keeping the currently selected nodes. AccentuSoft 2023-05-14 17:35:22 +03:00
  • 1c24f91b32 Work on MenuBar.py - modules & minor optimization AccentuSoft 2023-05-12 14:25:59 +03:00
  • 0cfb8b53dc Detect first time start & add welcome message for first time users. AccentuSoft 2023-05-12 00:28:01 +03:00
  • 77fd696626 Work on ModuleManager.py AccentuSoft 2023-05-12 00:27:23 +03:00
  • a69980a3f9 Made the group node list widget be on top of other drawn stuff on the canvas. AccentuSoft 2023-05-10 21:23:15 +03:00
  • 5fe072b2a9 Add ability to select LQL Query result nodes on current canvas. AccentuSoft 2023-05-10 21:21:54 +03:00
  • 379e81548d Remove Modules from Core application. AccentuSoft 2023-04-28 13:38:59 +03:00
  • 7c3cb92a34 Work on ModuleManager & slight refactoring. AccentuSoft 2023-04-28 13:19:10 +03:00
  • a79ef66d90 Fix bugs, trim fat & add logging. AccentuSoft 2023-03-31 21:52:10 +03:00
  • c4e393e4e4 Start implementing Module Manager AccentuSoft 2023-03-23 19:32:07 +02:00
  • cdcf83ea27 Update Demo Pic AccentuSoft 2023-04-25 22:17:02 +03:00
  • 758e2f7a03 Update Resolutions AccentuSoft 2023-04-25 22:16:53 +03:00
  • 1abc1377ea Small optimizations & improvements AccentuSoft 2023-04-20 00:09:31 +03:00
  • f49deb8509 Small improvements to LinkScope.py AccentuSoft 2023-04-19 20:06:24 +03:00
  • ed9494f604 Small improvements to SettingsObject.py AccentuSoft 2023-04-19 20:04:32 +03:00
  • 83b39fd8b7 Fix bug where rearranging as timezone was not working if the Date Created format was changed to be timezone-naive. AccentuSoft 2023-04-17 05:21:33 +03:00
  • e7d1d8a075 Using signals properly for resolutions - necessary for PySide6.5+ AccentuSoft 2023-04-16 04:09:48 +03:00
  • d9e83bfeec Change labels to line edit widgets to allow for easy copying & pasting. AccentuSoft 2023-04-15 13:13:37 +03:00
  • 8e632775e6 Fix bug with saved parameters - give new dict instead of existing, so when popping saved parameters, we don't mess with the original. AccentuSoft 2023-04-15 12:51:31 +03:00
  • 270eb8c410 Add error handling for trying to find nodes on empty canvas. AccentuSoft 2023-04-15 12:50:10 +03:00
  • ac1aeaf554 Add name of resolution to parameter selector dialog as standard. AccentuSoft 2023-04-15 12:49:27 +03:00
  • b83eb15ffd Change startup message to make it more accurate as to where in the project open process we are. AccentuSoft 2023-03-31 21:51:28 +03:00
  • 1d1e4c28b2 Update Version AccentuSoft 2023-03-24 15:53:21 +02:00
  • 09cb4f4aa1 Update README.md AccentuSoft 2023-04-06 10:33:24 +03:00
  • 680830c51f Update version v1.5.1 AccentuSoft 2023-03-22 10:00:01 +02:00
  • 87e510a48f Update WhatsMyName AccentuSoft 2023-03-21 22:36:42 +02:00
  • ce42a77162 Reduce resolution load message severity to 'debug' from 'info'. AccentuSoft 2023-03-18 15:44:46 +02:00
  • f8b262cb1a Refactor EntityDB AccentuSoft 2023-03-17 22:41:16 +02:00
  • 924c208835 Refactoring & Update WhatsMyName and make it use Firefox AccentuSoft 2023-03-05 10:28:16 +02:00
  • 7c46ffa499 Fix bug with generating report with entities with custom (i.e. non-default) icons. AccentuSoft 2023-02-24 15:59:58 +02:00
  • d9fe58de79 Update TwitterUser.py - make it compatible with the latest version of snscrape. AccentuSoft 2023-02-24 14:56:59 +02:00
  • c8ad8ae383 Update RedditSearch.py - make resultTypes actually reflect the entities that could be generated. AccentuSoft 2023-02-22 02:19:33 +02:00
  • 83c1ffdcdc Update Installer. AccentuSoft 2023-02-22 02:18:54 +02:00
  • 756972aa75 Small bug fix. AccentuSoft 2023-02-17 01:12:56 +02:00
  • 3603f714fb Update README.md AccentuSoft 2023-02-08 22:35:17 +02:00
  • 7507990ca5 Push commits: Move saved Resolutions parameters to global scope. v1.5.0 AccentuSoft 2023-02-01 15:15:12 +02:00
  • 1c8452be08 Push commits through: AccentuSoft 2023-01-24 14:10:46 +02:00
  • f535f5f9aa Adjust ExtractPDFMeta.py resolution to use new library & improve logic. AccentuSoft 2023-01-04 10:10:05 +02:00
  • 118b9c2c57 Context-dependent enabling of banner stuff & some minor reformatting. AccentuSoft 2022-12-20 13:30:27 +02:00
  • efd7bf4f1f Started adding support for Banners. AccentuSoft 2022-12-20 01:56:53 +02:00
  • 8e0e7115c5 Add resolutions to extract wallet strings & long alphanumeric strings from websites. AccentuSoft 2022-12-19 20:28:29 +02:00
  • 9abeb5e0ec Allow renaming of Macros. AccentuSoft 2022-12-19 15:43:56 +02:00
  • fc15db46a3 Add Banner resources. AccentuSoft 2022-12-12 19:31:31 +02:00
  • 435f4ed97e Update to python 3.10 & Improve ResourceHandler.py formatting. AccentuSoft 2022-12-12 19:30:56 +02:00
  • 202f8e0ceb Add a few more recognized file formats for FileExtractor.py AccentuSoft 2022-11-17 11:52:54 +02:00
  • e16b6f16ff Add icons for entities AccentuSoft 2022-11-17 11:52:19 +02:00
  • 3b9e431d12 Add Resolution support for Spreadsheet documents specifically. AccentuSoft 2022-11-11 18:50:25 +02:00
  • d49c884752 Add new module for email reputation check. AccentuSoft 2022-11-11 15:55:39 +02:00
  • ac5ec3d6db Make macros program-wide. AccentuSoft 2022-10-31 06:48:17 +02:00
  • 93d921daa2 Merge branch 'main' of https://github.com/AccentuSoft/LinkScope_Client into main AccentuSoft 2022-10-29 20:45:48 +03:00
  • c44409fab8 Update to PySide 6.4 AccentuSoft 2022-10-29 20:33:03 +03:00
  • d8035bdb12 Update WhatsMyName json AccentuSoft 2022-10-29 18:25:03 +03:00
  • d0b643c633 Small update to Installer.py AccentuSoft 2022-10-29 17:56:46 +03:00
  • a0864cdca5 Add ReplacePhrase resolution & small update to ResolutionManager.py AccentuSoft 2022-10-29 17:56:37 +03:00
  • 3c864ba511 Refactor core resolutions. AccentuSoft 2022-10-29 17:56:12 +03:00
  • 1fe87263dc Add support for importing spreadsheets seamlessly. AccentuSoft 2022-10-29 17:42:05 +03:00
  • 16228612c3 Fix a few bugs with resolutions AccentuSoft 2022-10-20 00:47:53 +03:00
  • fbeb393963 Update README.md with YouTube channel details. AccentuSoft 2022-10-17 18:38:33 +03:00
  • 0503c64f5f Update README.md AccentuSoft 2022-10-14 18:12:12 +03:00
  • 194208f772 Update link in README.md AccentuSoft 2022-10-14 18:00:25 +03:00
  • 3bcc6c112b Update .md files to indicate transition to support Windows 11. v1.4.0 AccentuSoft 2022-10-03 15:21:04 +03:00
  • b879a245b7 Minor bug fixes & Improvements AccentuSoft 2022-10-03 15:12:07 +03:00