Commit graph

132 commits

Author SHA1 Message Date
grayTerminal-sh
89b2933ca7 feat: add entity DAO 2026-07-20 20:57:42 +02:00
grayTerminal-sh
95839efba6 feat: add entity type DAO 2026-07-20 20:40:40 +02:00
grayTerminal-sh
59d05b6683 feat: add entity record model 2026-07-20 20:06:22 +02:00
grayTerminal-sh
12d201cf8a feat: add entity type model 2026-07-20 19:52:11 +02:00
grayTerminal-sh
ed7011cdc4 fix: release background task reference deterministically 2026-07-20 19:51:56 +02:00
grayTerminal-sh
ce2a95b4b0 feat: verify evidence integrity from interface 2026-07-20 14:26:10 +02:00
grayTerminal-sh
4de91a7ad0 feat: add evidence integrity verification action 2026-07-20 14:01:53 +02:00
grayTerminal-sh
5ad959315a feat: add asynchronous evidence integrity task 2026-07-20 13:41:41 +02:00
grayTerminal-sh
a4765e8de2 feat: display evidence details and organize imports 2026-07-20 12:39:36 +02:00
grayTerminal-sh
5d87b35242 feat: display categorized evidence in sidebar 2026-07-20 11:57:56 +02:00
grayTerminal-sh
18566280a7 feat: add evidence metadata during import 2026-07-20 09:35:36 +02:00
grayTerminal-sh
6c34287feb feat: import evidence from GTK interface 2026-07-20 00:04:50 +02:00
grayTerminal-sh
0912e7263e feat: add transactional evidence importer 2026-07-19 21:12:51 +02:00
grayTerminal-sh
2b9d560da7 feat: add transactional evidence importer 2026-07-19 21:03:12 +02:00
grayTerminal-sh
d3a2124f8b feat: expose database transaction state 2026-07-19 18:05:51 +02:00
grayTerminal-sh
5a96a8596d feat: expose database transaction state 2026-07-19 18:05:22 +02:00
grayTerminal-sh
4c37f4872d feat: add verified evidence file copy 2026-07-19 16:51:06 +02:00
grayTerminal-sh
d6fb7c0e46 feat: compute evidence file sha256 2026-07-19 13:48:35 +02:00
grayTerminal-sh
c7bf0da4e6 feat: persist evidence records 2026-07-18 19:18:51 +02:00
grayTerminal-sh
7d6f7f672f feat: add evidence record model 2026-07-18 17:03:33 +02:00
grayTerminal-sh
349ff157ba feat: notify application after tool initialization 2026-07-18 15:42:48 +02:00
grayTerminal-sh
6f2338e72e feat: initialize external tools at application startup 2026-07-18 12:14:23 +02:00
grayTerminal-sh
e1e9f23457 feat: initialize external tools asynchronously 2026-07-18 11:29:56 +02:00
grayTerminal-sh
26a8f08187 delete: docs/tickets/ 2026-07-18 10:04:58 +02:00
grayTerminal-sh
36caf3101b docs: clarify Forgejo as primary repository 2026-07-18 10:03:29 +02:00
grayTerminal-sh
58fe49a5f2 docs: add project README 2026-07-18 09:33:28 +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
9ee7ee61c1 refactor(core): centralize investigation loading 2026-07-17 09:50:14 +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