Commit Graph
127 Commits
Author SHA1 Message Date
dextmorgn c51205dec3 feat(api): change SocialProfile to SocialAccount 2025-11-17 16:53:45 +01:00
dextmorgn f78285a1ae feat: update contact email 2025-11-17 16:53:07 +01:00
dextmorgn 0427c7919c feat(api): nodes positions 2025-11-14 17:42:54 +01:00
dextmorgn 8019f6842f fix: running alembic migration twice 2025-11-14 17:29:02 +01:00
dextmorgn e55d78e9fb feat(app): wait for api to finish before launching front app 2025-11-14 16:53:25 +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 aecec70408 feat: update licence 2025-11-08 20:26:33 +01:00
dextmorgn 8b3663e2bb feat(api): update logic 2025-11-06 14:43:48 +01:00
dextmorgn bb08ba2bf9 feat(api): migration to add custom_types table 2025-11-06 14:43:04 +01:00
dextmorgn 7e5fbb595f feat(api): update dependencies 2025-11-06 14:42:44 +01:00
dextmorgn e69ea2b08c feat(core): update poetry.lock 2025-11-05 16:38:45 +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 cdf754ece6 refactor: use only .env api url value 2025-10-31 14:14:01 +01:00
dextmorgn 22ba7615a7 feat: remove comments 2025-10-27 11:24:58 +01:00
dextmorgn d0417e0056 feat: upgrade deploy to use docker only 2025-10-27 11:24:58 +01:00
dextmorgn 5ea0156147 feat: python = >=3.12,<4.0 2025-10-27 08:56:21 +01:00
dextmorgn 7e91ce2895 feat: remove env.py comments 2025-10-26 21:04:42 +01:00
dextmorgn e0a0bb6b44 fix: new dependencies 2025-10-24 14:32:39 +02:00
dextmorgn 1bde139c59 bump fastapi version 2025-10-24 14:19:38 +02:00
dextmorgn a13c6bf73f feat: poetry 2025-10-24 14:11:43 +02:00
dextmorgn 0a85e3fea7 fix: python versions 2025-10-24 13:48:31 +02:00
dextmorgn d3f0150b79 fix: poetry python versions 2025-10-24 13:40:20 +02:00
dextmorgn 295d9ade8a feat: permission 2025-09-18 13:47:14 +02:00
dextmorgn 715533f7dc feat: docker-compose.prod 2025-09-16 13:50:31 +02:00
dextmorgnandGitHub 41bf1e2a94 Update README.md 2025-09-16 12:25:08 +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
dextmorgn 6bca754d32 feat: react-force-graph node borders 2025-07-23 14:17:19 +02:00