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
AccentuSoft
118b9c2c57
Context-dependent enabling of banner stuff & some minor reformatting.
2022-12-20 13:30:27 +02:00
AccentuSoft
efd7bf4f1f
Started adding support for Banners.
2022-12-20 01:56:53 +02:00
AccentuSoft
8e0e7115c5
Add resolutions to extract wallet strings & long alphanumeric strings from websites.
2022-12-19 20:41:55 +02:00
AccentuSoft
9abeb5e0ec
Allow renaming of Macros.
2022-12-19 15:43:56 +02:00
AccentuSoft
fc15db46a3
Add Banner resources.
2022-12-12 19:31:31 +02:00
AccentuSoft
435f4ed97e
Update to python 3.10 & Improve ResourceHandler.py formatting.
2022-12-12 19:30:56 +02:00
AccentuSoft
202f8e0ceb
Add a few more recognized file formats for FileExtractor.py
2022-11-17 11:52:54 +02:00
AccentuSoft
e16b6f16ff
Add icons for entities
2022-11-17 11:52:19 +02:00
AccentuSoft
3b9e431d12
Add Resolution support for Spreadsheet documents specifically.
2022-11-11 18:58:38 +02:00
AccentuSoft
d49c884752
Add new module for email reputation check.
2022-11-11 15:55:39 +02:00
AccentuSoft
ac5ec3d6db
Make macros program-wide.
2022-10-31 06:48:17 +02:00
AccentuSoft
93d921daa2
Merge branch 'main' of https://github.com/AccentuSoft/LinkScope_Client into main
2022-10-29 20:45:48 +03:00
AccentuSoft
c44409fab8
Update to PySide 6.4
2022-10-29 20:42:09 +03:00
AccentuSoft
d8035bdb12
Update WhatsMyName json
2022-10-29 20:42:09 +03:00
AccentuSoft
d0b643c633
Small update to Installer.py
2022-10-29 20:42:09 +03:00
AccentuSoft
a0864cdca5
Add ReplacePhrase resolution & small update to ResolutionManager.py
2022-10-29 20:42:09 +03:00
AccentuSoft
3c864ba511
Refactor core resolutions.
2022-10-29 20:42:09 +03:00
AccentuSoft
1fe87263dc
Add support for importing spreadsheets seamlessly.
2022-10-29 20:42:09 +03:00
AccentuSoft
16228612c3
Fix a few bugs with resolutions
2022-10-29 20:42:09 +03:00
AccentuSoft
fbeb393963
Update README.md with YouTube channel details.
2022-10-17 18:38:33 +03:00
AccentuSoft
0503c64f5f
Update README.md
...
Add some clarifying detail for potential installation issues on Linux.
2022-10-14 18:12:12 +03:00