Commit Graph
643 Commits
Author SHA1 Message Date
dextmorgn 93b628480b feat(app): align text editor to header 2026-01-16 09:07:47 +01:00
dextmorgn 6544b72213 feat(app): reduce rounding on type badge 2026-01-16 09:07:16 +01:00
dextmorgn 9d61be4d04 refctor(app): use of hasmaps for nodes and edges + use only ids for current types 2026-01-16 09:06:54 +01:00
dextmorgn 1608f4ca87 feat(app): update homepage styles 2026-01-15 08:29:02 +01:00
dextmorgn 1b57f8da5c feat(app): update default settings 2026-01-15 08:24:56 +01:00
dextmorgnandGitHub feefdd5321 Merge pull request #104 from reconurge/feat-images
Add images to README for enhanced visuals
2026-01-13 09:21:10 +01:00
dextmorgnandGitHub f53269641e Add images to README for enhanced visuals
Added additional images to the README for better visual context.
2026-01-13 09:20:36 +01:00
dextmorgn 5d81106c15 feat: update yarn.lock 2026-01-13 09:17:33 +01:00
dextmorgn b81274ae0b feat(app): mentionlist 2026-01-13 09:17:09 +01:00
dextmorgn be0880e77d feat(api) update export json schema 2026-01-11 19:30:38 +01:00
dextmorgn 6491134b73 feat(types): remove unecessary wallet validation 2026-01-11 12:20:43 +01:00
dextmorgn e76b1ecb2e feat(app): move toast to center 2026-01-11 12:20:15 +01:00
dextmorgn 6265b4af10 feat(core): default to Individual as default type 2026-01-11 12:19:39 +01:00
dextmorgn 70347690a2 feat(app): add json import support 2026-01-10 18:07:47 +01:00
dextmorgn baa344f364 feat(core): add json import support 2026-01-10 18:07:33 +01:00
dextmorgn 27c9e91c92 feat(api): add json import support 2026-01-10 18:07:14 +01:00
dextmorgn c1fe5d2307 feat(app): bump graph-settings-store.ts storage version 2026-01-09 19:23:07 +01:00
dextmorgn 939008713d feat(app): auto color links by node type 2026-01-09 11:22:30 +01:00
dextmorgnandGitHub 31f5b200ee Merge pull request #102 from reconurge/feat/custom-icons
feat(app): custom icons
2026-01-08 20:07:55 +01:00
dextmorgn 1ea0296bd8 feat(app): update icons to latest 2026-01-08 19:59:56 +01:00
dextmorgn 716ed0bc55 feat(app): custom icons + graph refactor 2026-01-08 19:46:52 +01:00
dextmorgn c17a542e07 fix(app): username missing icons 2026-01-08 07:58:46 +01:00
dextmorgn 2c9699542e feat(app): update linkwidth step 2026-01-08 07:56:09 +01:00
dextmorgn a06da56c23 feat(app): introduce nodeWeightMultiplierSize graph setting 2026-01-07 23:41:52 +01:00
dextmorgn 1d184bae3b feat(api): update export schema 2026-01-07 22:03:31 +01:00
dextmorgnandGitHub 1fc7181a93 Merge pull request #101 from reconurge/feat/export
feat: export graph as JSON and PNG
2026-01-07 21:46:00 +01:00
dextmorgn 6cc8bf25c0 feat(api): export route 2026-01-07 21:44:02 +01:00
dextmorgn 05f577a2a0 feat(app): export features (json+png) 2026-01-07 21:43:19 +01:00
dextmorgn 47dcfe3bac feat(app): cleaner icon management 2026-01-07 19:15:13 +01:00
dextmorgn 3d7f63660d feat(core): add thread to celery to run multiple enrichers concurrently
fix #80
2026-01-05 22:28:42 +01:00
dextmorgn b590ab0843 feat: add celery threads 2026-01-05 22:27:28 +01:00
dextmorgn 1b0fb516af fix(types): fix label test for SocialAccount 2026-01-05 21:58:11 +01:00
dextmorgn ca88113c7e feat: update poetry.lock 2026-01-05 21:57:44 +01:00
dextmorgn 3b6c5f605e feat(core): new update_relationship method 2026-01-05 21:46:40 +01:00
dextmorgn 9251ea3dda feat(app): update edge label 2026-01-05 21:46:05 +01:00
dextmorgn c4408c2f3e feat(api): update edge label 2026-01-05 21:45:53 +01:00
dextmorgn 7407b551b6 feat(app): update default label size values 2026-01-05 19:13:32 +01:00
dextmorgn 4ddce41926 feat(app): stiky anaysis toolbar
fix #99
2026-01-05 18:09:38 +01:00
dextmorgn 53b7b52df9 feat(app): remove flex-shrink-0 2026-01-05 18:04:04 +01:00
dextmorgn 5b00e8ea6e feat(types): remove dummy email 2026-01-04 12:35:17 +01:00
dextmorgn 3b4f85f66a feat(types): remove restrictive username format 2026-01-03 23:41:21 +01:00
dextmorgn 14421bfcf3 feat(types): use platform in social account label 2026-01-02 00:42:12 +01:00
dextmorgnandGitHub 69af5375f3 Merge pull request #97 from reconurge/feat/new-enrichers
feat(enrichers): email_to_username + fix sherlock
2026-01-01 17:03:06 +01:00
dextmorgn d471080dc6 feat(enrichers): email_to_username + fix sherlock 2026-01-01 17:00:29 +01:00
dextmorgn 408ce3af51 feat(app): token in EventSource 2025-12-17 10:18:07 +01:00
dextmorgn e812f3c855 feat(app): get_current_user_sse 2025-12-17 10:17:42 +01:00
dextmorgn a15ce33df4 fix(api): patch missing permissions on api routes 2025-12-17 10:16:54 +01:00
dextmorgn 0577080b4e feat(api): add DNSRecord to raw_material 2025-12-15 16:07:59 +01:00
dextmorgn 9be152d140 feat(app): enhanced link rendering 2025-12-15 10:40:29 +01:00
dextmorgn 1c4468b47f feat(app): display obj label value if obj else none 2025-12-10 15:20:43 +01:00