Commit graph

68 commits

Author SHA1 Message Date
grayTerminal-sh
b8debcde2d feat(evidence): ajouter l’évaluation humaine d’authenticité 2026-08-01 09:52:05 +02:00
grayTerminal-sh
4b2fb93076 feat(person): intégrer la traçabilité V18 atomique 2026-07-30 11:10:32 +02:00
grayTerminal-sh
d7131aa1b6 feat(ui): ajouter l’aperçu avancé et uniformiser les dialogues 2026-07-30 09:29:13 +02:00
grayTerminal-sh
dae5f63932 feat(ocr): intégrer la révision contrôlée aux preuves d’identité 2026-07-29 20:55:27 +02:00
grayTerminal-sh
b0ae90090a feat(person): ajouter le parcours multi-preuves et les aperçus partagés 2026-07-28 13:43:27 +02:00
grayTerminal-sh
dfe6afcfca feat(person): enrichir la création avec rôles et preuves 2026-07-28 11:27:26 +02:00
grayTerminal-sh
db9be54a1a feat(email): finaliser le pivot EML forensique 2026-07-28 09:33:31 +02:00
grayTerminal-sh
d00d149bef feat: finaliser les observations EML réversibles 2026-07-28 08:53:31 +02:00
grayTerminal-sh
a3c4b4c51a feat: raccorder le pivot EML à l'interface 2026-07-28 07:39:53 +02:00
grayTerminal-sh
8fcd6b0e0d docs/ update 2026-07-24 14:40:11 +02:00
grayTerminal-sh
613d2096bc feat(relations): centraliser les types et améliorer les aperçus 2026-07-24 12:53:31 +02:00
grayTerminal-sh
8bc3b43d63 feat(relations): centraliser les types et améliorer les aperçus 2026-07-23 16:51:31 +02:00
grayTerminal-sh
6b43379e75 fix(graph): restore viewport when reopening 2026-07-23 14:17:23 +02:00
grayTerminal-sh
8adfc3f106 feat(osint): Lier et exploiter les extractions dans l’enquête 2026-07-23 12:54:23 +02:00
grayTerminal-sh
a6ec67f38d feat(persons): identify impersonated identities 2026-07-22 22:29:59 +02:00
grayTerminal-sh
205c65f275 feat(person): add investigation roles and graph colors 2026-07-22 18:29:34 +02:00
grayTerminal-sh
e91c5f5ee0 feat(entities): add social media accounts 2026-07-22 15:03:13 +02:00
grayTerminal-sh
d876590529 feat(evidence): edit evidence classification 2026-07-22 14:50:02 +02:00
grayTerminal-sh
06fe3bcb21 feat(evidence): import multiple evidence files 2026-07-22 13:28:08 +02:00
grayTerminal-sh
9a4ba1de1c feat(osint): verify execution output integrity 2026-07-22 13:02:39 +02:00
grayTerminal-sh
bb8295af85 feat(osint): display execution history 2026-07-22 12:54:24 +02:00
grayTerminal-sh
1cbbc6acb1 feat(osint): persist structured execution provenance 2026-07-22 12:44:17 +02:00
grayTerminal-sh
16a5d81e95 feat(osint): create DNS result relations 2026-07-22 12:29:17 +02:00
grayTerminal-sh
f6f3e71002 feat(osint): integrate selected DNS proposals 2026-07-22 12:18:18 +02:00
grayTerminal-sh
be138946be feat(graph): add movable relation nodes 2026-07-22 10:28:52 +02:00
grayTerminal-sh
26a8f08187 delete: docs/tickets/ 2026-07-18 10:04:58 +02:00
grayTerminal-sh
53bf65372d files: README + LICENSE 2026-07-18 09:27:07 +02:00
grayTerminal-sh
f68c4f88d1 feat: add external tool catalog and version detection 2026-07-17 22:51:22 +02:00
grayTerminal-sh
2ffbdec888 feat: run external tools in background tasks 2026-07-17 16:47:46 +02:00
grayTerminal-sh
dc45abaf0d feat: add secure external tool execution 2026-07-17 15:42:30 +02:00
grayTerminal-sh
c0ef751434 feat: add external tool registry 2026-07-17 15:14:05 +02:00
grayTerminal-sh
1c391335c6 feat: add task manager and activity panel 2026-07-17 14:35:21 +02:00
grayTerminal-sh
2a8ed10034 feat(core): add asynchronous background task 2026-07-17 10:55:40 +02:00
grayTerminal-sh
f7b521cda6 feat(ui): display application errors in GTK 2026-07-17 10:05:29 +02:00
grayTerminal-sh
2e08253aca feat(ui): add clean application quit action 2026-07-17 09:00:18 +02:00
grayTerminal-sh
a4f7eac949 feat(ui): add investigation creation and opening workflows 2026-07-17 08:41:42 +02:00
grayTerminal-sh
3260b476e5 feat(ui): add investigation session and creation workflow 2026-07-16 23:55:57 +02:00
grayTerminal-sh
4efdfe4865 feat(core): add investigation session loader 2026-07-16 13:38:15 +02:00
grayTerminal-sh
137e75722d feat(dao): add investigation record loader 2026-07-16 12:41:34 +02:00
grayTerminal-sh
564d67a65b refactor(database): migrate initialization to database layer 2026-07-16 11:17:06 +02:00
grayTerminal-sh
0c6630e6cf refactor(database): introduce database infrastructure layer 2026-07-16 09:14:34 +02:00
grayTerminal-sh
c2df647b46 docs(database): document v1 database architecture 2026-07-15 23:37:11 +02:00
grayTerminal-sh
142088da87 feat(database): finalize database architecture v1 2026-07-15 23:10:24 +02:00
grayTerminal-sh
fbe1cd11fb feat(database): initialize investigation database 2026-07-15 13:39:39 +02:00
grayTerminal-sh
08d568a002 feat(core): validate investigation project structure 2026-07-14 22:41:51 +02:00
grayTerminal-sh
e5f3479f71 feat(core): create investigation project structure 2026-07-14 19:44:53 +02:00
grayTerminal-sh
d5324f9573 feat: docs update 2026-07-14 18:58:12 +02:00
grayTerminal-sh
fa57acfe89 feat(gui): add icons to investigation tree 2026-07-14 18:44:43 +02:00
grayTerminal-sh
4ce822ee70 feat(gui): display selected node path 2026-07-14 17:35:35 +02:00
grayTerminal-sh
68a624f398 feat(core): add path to investigation nodes 2026-07-14 17:16:21 +02:00