..
test_background_task.c
feat(core): add asynchronous background task
2026-07-17 10:55:40 +02:00
test_database.c
feat: persist evidence records
2026-07-18 19:18:51 +02:00
test_entity_dao.c
feat: add entity DAO
2026-07-20 20:57:42 +02:00
test_entity_record.c
feat: add entity record model
2026-07-20 20:06:22 +02:00
test_entity_type.c
feat: add entity type model
2026-07-20 19:52:11 +02:00
test_entity_type_dao.c
feat: add entity type DAO
2026-07-20 20:40:40 +02:00
test_error.c
refactor(database): migrate initialization to database layer
2026-07-16 11:17:06 +02:00
test_evidence_category_item.c
feat: display categorized evidence in sidebar
2026-07-20 11:57:56 +02:00
test_evidence_category_model.c
feat: display categorized evidence in sidebar
2026-07-20 11:57:56 +02:00
test_evidence_copy.c
feat: add verified evidence file copy
2026-07-19 16:51:06 +02:00
test_evidence_dao.c
feat: add asynchronous evidence integrity task
2026-07-20 13:41:41 +02:00
test_evidence_entity_dao.c
feat: associate evidence with entities
2026-07-20 21:27:06 +02:00
test_evidence_import_dialog.c
feat: add evidence metadata during import
2026-07-20 09:35:36 +02:00
test_evidence_import_task.c
feat: import evidence from GTK interface
2026-07-20 00:04:50 +02:00
test_evidence_importer.c
feat: add transactional evidence importer
2026-07-19 21:03:12 +02:00
test_evidence_integrity_task.c
feat: add asynchronous evidence integrity task
2026-07-20 13:41:41 +02:00
test_evidence_integrity_verifier.c
feat: add asynchronous evidence integrity task
2026-07-20 13:41:41 +02:00
test_evidence_list_item.c
feat: display categorized evidence in sidebar
2026-07-20 11:57:56 +02:00
test_evidence_list_model.c
feat: display categorized evidence in sidebar
2026-07-20 11:57:56 +02:00
test_evidence_record.c
feat: persist evidence records
2026-07-18 19:18:51 +02:00
test_evidence_type.c
feat: add evidence metadata during import
2026-07-20 09:35:36 +02:00
test_evidence_type_dao.c
feat: add evidence metadata during import
2026-07-20 09:35:36 +02:00
test_file_hash.c
feat: compute evidence file sha256
2026-07-19 13:48:35 +02:00
test_graph_node_position_dao.c
Ajouter les relations déplaçables dans le graphe
2026-07-22 10:15:05 +02:00
test_investigation_dao.c
feat(dao): add investigation record loader
2026-07-16 12:41:34 +02:00
test_investigation_graph_load_task.c
feat: add asynchronous investigation graph loading
2026-07-21 09:39:52 +02:00
test_investigation_graph_loader.c
feat: load investigation graph from SQLite
2026-07-21 08:55:36 +02:00
test_investigation_graph_model.c
feat: add investigation graph model
2026-07-21 08:26:09 +02:00
test_investigation_node.c
feat(core): add path to investigation nodes
2026-07-14 17:16:21 +02:00
test_investigation_project.c
feat(core): add investigation session loader
2026-07-16 13:38:15 +02:00
test_investigation_record.c
feat(dao): add investigation record loader
2026-07-16 12:41:34 +02:00
test_investigation_session.c
feat: persist evidence records
2026-07-18 19:18:51 +02:00
test_investigation_tree_builder.c
feat(core): build investigation tree from filesystem
2026-07-13 16:14:41 +02:00
test_investigation_tree_model.c
feat(core): add path to investigation nodes
2026-07-14 17:16:21 +02:00
test_relation_dao.c
feat: add relation DAO
2026-07-20 22:14:52 +02:00
test_relation_evidence_dao.c
feat: associate relations with evidence
2026-07-21 07:27:50 +02:00
test_relation_record.c
feat: add relation DAO
2026-07-20 22:14:52 +02:00
test_relation_service.c
feat: add transactional relation service
2026-07-21 08:01:55 +02:00
test_statement.c
refactor(database): introduce database infrastructure layer
2026-07-16 09:14:34 +02:00
test_task_manager.c
feat: add task manager and activity panel
2026-07-17 14:35:21 +02:00
test_tool_catalog.c
feat: add external tool catalog and version detection
2026-07-17 22:51:22 +02:00
test_tool_initializer.c
feat: notify application after tool initialization
2026-07-18 15:42:48 +02:00
test_tool_process.c
feat: add secure external tool execution
2026-07-17 15:42:30 +02:00
test_tool_registry.c
feat: add external tool registry
2026-07-17 15:14:05 +02:00
test_tool_task.c
feat: run external tools in background tasks
2026-07-17 16:47:46 +02:00
test_transaction.c
feat: expose database transaction state
2026-07-19 18:05:22 +02:00