Commit Graph

75 Commits

Author SHA1 Message Date
dextmorgn
be0880e77d feat(api) update export json schema 2026-01-11 19:30:38 +01:00
dextmorgn
27c9e91c92 feat(api): add json import support 2026-01-10 18:07:14 +01:00
dextmorgn
1d184bae3b feat(api): update export schema 2026-01-07 22:03:31 +01:00
dextmorgn
6cc8bf25c0 feat(api): export route 2026-01-07 21:44:02 +01:00
dextmorgn
c4408c2f3e feat(api): update edge label 2026-01-05 21:45:53 +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
6633cc5f4a fix(api): returned parsed node after insert 2025-12-10 15:15:30 +01:00
dextmorgn
5bb7fae4bd refactor(api): better batch import 2025-12-05 15:47:43 +01:00
dextmorgn
152a30c92a feat(api): update flowsint_enrichers registry 2025-11-30 12:50:01 +01:00
dextmorgn
f039d92234 fix(api): typo in icon for social account 2025-11-29 14:08:58 +01:00
dextmorgn
7692fc76f6 feat(api): type registry + better import 2025-11-28 20:08:09 +01:00
dextmorgn
6412b1afe8 feat(api): dedicated sketch event route for refresh 2025-11-27 22:20:28 +01:00
dextmorgn
2123ea5b8d feat: complete refactor 2025-11-27 17:16:41 +01:00
dextmorgn
59493c108f feat(api): actions on nodes 2025-11-24 16:42:39 +01:00
dextmorgn
f7ef075ca9 feat(api): usage of whole node object instead of label for transforms 2025-11-21 12:54:33 +01:00
dextmorgn
e3e6effdbe fix(api): node edit 2025-11-20 18:21:57 +01:00
dextmorgn
7b91bb2442 feat: type validation + simplified transform system 2025-11-19 22:13:38 +01:00
dextmorgn
d0a05046d1 feat(api): add Port type and ip_to_port transform to available items 2025-11-18 12:55:44 +01:00
dextmorgn
238a4087c9 feat(api): add Username to raw-material for flows 2025-11-18 11:03:52 +01:00
dextmorgn
c51205dec3 feat(api): change SocialProfile to SocialAccount 2025-11-17 16:53:45 +01:00
dextmorgn
0427c7919c feat(api): nodes positions 2025-11-14 17:42:54 +01:00
dextmorgn
d3cf91d120 feat(app): upgrade graph to use pixi 2025-11-14 15:59:39 +01:00
dextmorgn
8e587a7340 feat(api): use of graph_repository to import nodes + add created_at on nodes 2025-11-12 22:43:12 +01:00
dextmorgn
0f4b8c247e refactor(api): usage of graph_repository for all neo4j actions 2025-11-12 19:36:39 +01:00
dextmorgn
f348a1bcf8 fix(app): logs timestamps
fix #38
2025-11-12 19:11:30 +01:00
dextmorgn
951599cb8c fix: social_profile typo 2025-11-12 00:53:49 +01:00
dextmorgn
3294065ee3 feat(api): add permission checks for analysis and sketches 2025-11-11 20:13:13 +01:00
dextmorgn
569cd431c7 fix(api): condition to check sketch validity on /{sketch_id}/nodes/{node_id} 2025-11-10 19:55:28 +01:00
dextmorgn
a784002f22 fix(api): remove duplicate center node + format 2025-11-10 15:47:20 +01:00
dextmorgn
f131167c95 feat(api): update sketch and investigation last_updated_at on action 2025-11-09 23:48:09 +01:00
dextmorgn
d7e2d86ae3 feat(app): typo 2025-11-09 15:09:21 +01:00
dextmorgn
8b3663e2bb feat(api): update logic 2025-11-06 14:43:48 +01:00
dextmorgn
7952676a01 feat(api): route to upload + preview import 2025-11-05 15:37:38 +01:00
dextmorgn
0c650f96e1 feat(api): add Location type 2025-10-31 15:36:48 +01:00
dextmorgn
295d9ade8a feat: permission 2025-09-18 13:47:14 +02:00
dextmorgn
638b7f4109 feat: remove unused utils functions 2025-09-16 09:20:33 +02:00
dextmorgn
780fabb3e6 feat: single source of truth of models + encrypted vault keys 2025-09-05 10:11:54 +02:00
dextmorgn
980bb85af4 refactor: remove occurences of scanner 2025-09-04 18:53:04 +02:00
dextmorgn
cce0e51faf feat: rename ip_to geolocation to ip_to_infos 2025-09-04 15:08:20 +02:00
dextmorgn
1d6ee46fb2 feat: global settings, prototype of nodes merging 2025-09-04 14:32:17 +02:00
dextmorgn
3c74b3d544 feat: GraphNode and GraphEdge revisited + lasso selection 2025-08-28 15:41:16 +02:00
dextmorgn
a80347b43e feat: whoxy scanners 2025-08-24 16:49:55 +02:00
dextmorgn
49c455c477 feat: filters 2025-08-20 20:09:07 +02:00
dextmorgn
5f0b0abe3f refactor: rename transform to flow 2025-08-15 16:37:36 +02:00
dextmorgn
7620a6d145 feat: python formatter finally working 2025-08-13 20:08:06 +02:00
dextmorgn
01c9b17612 fix: circular import 2025-08-13 17:14:00 +02:00
dextmorgn
5b62d9efba feat: flowsint-transforms, flowsint-types, flowsint-core 2025-08-13 17:04:11 +02:00
dextmorgn
c770b752ed feat: toggle details on currentNode 2025-08-10 19:49:07 +02:00
dextmorgn
0b41783f48 feat: right panel for node details 2025-07-31 15:49:51 +02:00