Commit Graph

617 Commits

Author SHA1 Message Date
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
dextmorgn
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
dextmorgn
3ad9e72ca1 feat(types): socialAccount creating from string for username + tests 2025-12-10 15:20:11 +01:00
dextmorgn
7a24ff8d33 fix(types): auto build username from string for SocialAccount 2025-12-10 15:16:16 +01:00
dextmorgn
6633cc5f4a fix(api): returned parsed node after insert 2025-12-10 15:15:30 +01:00
dextmorgn
640a50dd59 feat(app): decrease space between nodes in dagre layout 2025-12-09 11:01:37 +01:00
dextmorgn
5854197b50 feat(app): remove shadows on forms 2025-12-09 10:07:00 +01:00
dextmorgn
d7e065e9df fix(app): missing dependencie 2025-12-09 09:00:30 +01:00
dextmorgn
e063cbfca6 feat(app): remove unused deps 2025-12-09 08:54:59 +01:00
dextmorgn
f58ad2ae38 Merge pull request #92 from reconurge/feat/only-support-pydantic
feat: only support pydantic models for manipulation
2025-12-05 15:51:55 +01:00
dextmorgn
5bb7fae4bd refactor(api): better batch import 2025-12-05 15:47:43 +01:00
dextmorgn
79089f7a2d fix(app): proper backend hydration when optimistic insert 2025-12-05 15:47:14 +01:00
dextmorgn
4a74674c4d feat(types): username + individual validation 2025-12-05 15:46:21 +01:00
dextmorgn
7562da12a6 feat(core): only support pydantic object insert and manipulation 2025-12-05 15:45:23 +01:00
dextmorgn
8d74c11506 feat: update makefile 2025-12-05 15:43:55 +01:00
dextmorgn
240693fb80 fix(app): sanitize description + status_code 2025-12-03 13:00:20 +01:00
dextmorgn
20357cd319 feat(enrichers): to_website additional infos 2025-12-03 12:36:10 +01:00
dextmorgn
1d7e7789e6 feat(types): additional website properties + status_code test 2025-12-03 12:35:33 +01:00
dextmorgn
1124921db2 fix(types): is_root_domain 2025-12-03 12:32:38 +01:00
dextmorgn
95d539f32f fix(types): better check_root condition 2025-12-03 12:12:02 +01:00
dextmorgn
c8490e9f9b feat(app): remove border 2025-12-03 11:28:24 +01:00
dextmorgn
5e4079e46b feat(app): change settings storage version 2025-12-03 10:47:55 +01:00
dextmorgn
9fab59bde6 feat(app): onNodeClick setCurrentNode 2025-12-03 10:36:56 +01:00
dextmorgn
b819c83bb0 fix: github/workflows/images.yml v1.0.0 2025-12-03 00:04:44 +01:00
dextmorgn
c4d566de8a feat(app): react scan 2025-12-02 22:17:42 +01:00
dextmorgn
18f6591176 feat: flowsint 1.0.0 2025-12-02 21:54:10 +01:00
dextmorgn
0d6b1e481a Merge pull request #81 from nicocti/cicd
feat(cicd): add Github Actions for images build & push
2025-12-02 21:51:21 +01:00
dextmorgn
67bfd115dc feat(app): graph minimap + lod for edges 2025-12-02 21:48:25 +01:00