Commit graph

  • 7d6f7f672f feat: add evidence record model grayTerminal-sh 2026-07-18 17:03:33 +0200
  • 349ff157ba feat: notify application after tool initialization grayTerminal-sh 2026-07-18 15:42:48 +0200
  • 6f2338e72e feat: initialize external tools at application startup grayTerminal-sh 2026-07-18 12:14:23 +0200
  • e1e9f23457 feat: initialize external tools asynchronously grayTerminal-sh 2026-07-18 11:29:56 +0200
  • 26a8f08187 delete: docs/tickets/ grayTerminal-sh 2026-07-18 10:04:58 +0200
  • 36caf3101b docs: clarify Forgejo as primary repository grayTerminal-sh 2026-07-18 10:03:29 +0200
  • 58fe49a5f2 docs: add project README grayTerminal-sh 2026-07-18 09:33:28 +0200
  • 53bf65372d files: README + LICENSE grayTerminal-sh 2026-07-18 09:27:07 +0200
  • f68c4f88d1 feat: add external tool catalog and version detection grayTerminal-sh 2026-07-17 22:51:22 +0200
  • 2ffbdec888 feat: run external tools in background tasks grayTerminal-sh 2026-07-17 16:47:46 +0200
  • dc45abaf0d feat: add secure external tool execution grayTerminal-sh 2026-07-17 15:42:30 +0200
  • c0ef751434 feat: add external tool registry grayTerminal-sh 2026-07-17 15:14:05 +0200
  • 1c391335c6 feat: add task manager and activity panel grayTerminal-sh 2026-07-17 14:35:21 +0200
  • 2a8ed10034 feat(core): add asynchronous background task grayTerminal-sh 2026-07-17 10:55:40 +0200
  • f7b521cda6 feat(ui): display application errors in GTK grayTerminal-sh 2026-07-17 10:05:29 +0200
  • 9ee7ee61c1 refactor(core): centralize investigation loading grayTerminal-sh 2026-07-17 09:50:14 +0200
  • 2e08253aca feat(ui): add clean application quit action grayTerminal-sh 2026-07-17 09:00:18 +0200
  • a4f7eac949 feat(ui): add investigation creation and opening workflows grayTerminal-sh 2026-07-17 08:41:42 +0200
  • 3260b476e5 feat(ui): add investigation session and creation workflow grayTerminal-sh 2026-07-16 23:55:57 +0200
  • 4efdfe4865 feat(core): add investigation session loader grayTerminal-sh 2026-07-16 13:38:15 +0200
  • 137e75722d feat(dao): add investigation record loader grayTerminal-sh 2026-07-16 12:41:34 +0200
  • 564d67a65b refactor(database): migrate initialization to database layer grayTerminal-sh 2026-07-16 11:17:06 +0200
  • 0c6630e6cf refactor(database): introduce database infrastructure layer grayTerminal-sh 2026-07-16 09:14:34 +0200
  • c2df647b46 docs(database): document v1 database architecture grayTerminal-sh 2026-07-15 23:37:11 +0200
  • 142088da87 feat(database): finalize database architecture v1 grayTerminal-sh 2026-07-15 23:10:24 +0200
  • fbe1cd11fb feat(database): initialize investigation database grayTerminal-sh 2026-07-15 13:39:39 +0200
  • 08d568a002 feat(core): validate investigation project structure grayTerminal-sh 2026-07-14 22:41:51 +0200
  • e5f3479f71 feat(core): create investigation project structure grayTerminal-sh 2026-07-14 19:44:53 +0200
  • d5324f9573 feat: docs update grayTerminal-sh 2026-07-14 18:58:12 +0200
  • fa57acfe89 feat(gui): add icons to investigation tree grayTerminal-sh 2026-07-14 18:44:43 +0200
  • 4ce822ee70 feat(gui): display selected node path grayTerminal-sh 2026-07-14 17:35:35 +0200
  • 68a624f398 feat(core): add path to investigation nodes grayTerminal-sh 2026-07-14 17:16:21 +0200
  • 33014a5316 refactor(gui): use GtkStack in workspace grayTerminal-sh 2026-07-14 14:34:10 +0200
  • ecac36fd8d feat(gui): display selected node in workspace grayTerminal-sh 2026-07-14 13:37:12 +0200
  • 6938529fb2 feat(gui): add investigation tree selection grayTerminal-sh 2026-07-14 10:19:23 +0200
  • efe032eefc feat(gui): integrate investigation tree into sidebar grayTerminal-sh 2026-07-14 09:08:22 +0200
  • d9ba83b683 feat(gui): create investigation tree view grayTerminal-sh 2026-07-14 08:46:45 +0200
  • f071527d15 feat(gui): connect investigation model to sidebar grayTerminal-sh 2026-07-13 17:27:45 +0200
  • a0e6743ac8 feat(core): build investigation tree from filesystem grayTerminal-sh 2026-07-13 16:14:41 +0200
  • 2bd29e6208 arbo grayTerminal-sh 2026-07-13 13:57:25 +0200
  • 629212156d build: add automated test target grayTerminal-sh 2026-07-13 13:52:36 +0200
  • dbd86cf5fc feat(core): add investigation node hierarchy grayTerminal-sh 2026-07-13 12:21:18 +0200
  • 6c524f6825 mv docs/ grayTerminal-sh 2026-07-13 11:49:50 +0200
  • 3a2fbd260d feat(core): create investigation tree model grayTerminal-sh 2026-07-13 11:44:13 +0200
  • 40fdcd837b feat(core): create investigation node grayTerminal-sh 2026-07-13 00:40:10 +0200
  • 1686194c1a feat(core): create investigation node grayTerminal-sh 2026-07-13 00:38:11 +0200
  • b1f931d8f2 feat(widget): create workspace grayTerminal-sh 2026-07-12 23:54:47 +0200
  • d16e0229c4 feat(widget): create navigation sidebar grayTerminal-sh 2026-07-12 22:20:00 +0200
  • a8e66c40be feat(view): create main window grayTerminal-sh 2026-07-12 20:15:49 +0200
  • d8242f20ca feat(core): create investigation module grayTerminal-sh 2026-07-12 16:15:51 +0200
  • aa2b903487 feat(gui): add investigation folder selector grayTerminal-sh 2026-07-10 17:08:14 +0200
  • df5d9c8b6c feat(core): create application lifecycle grayTerminal-sh 2026-07-10 16:33:35 +0200
  • 6236e80cbb feat(core): create application lifecycle grayTerminal-sh 2026-07-10 16:31:18 +0200
  • 919bd1b7ad chore: initialize Labfy Investigation project structure grayTerminal-sh 2026-07-06 18:19:21 +0200
  • 6d90c10ca1 docs: establish project architecture and development guidelines grayTerminal-sh 2026-07-06 18:14:44 +0200
  • d67c232f90 ajout de .gitkeep grayTerminal-sh 2026-07-06 16:59:54 +0200
  • 57dee0763b README.md grayTerminal-sh 2026-07-06 16:51:43 +0200
  • 12af3613b5 chore: structure project documentation grayTerminal-sh 2026-07-06 16:41:56 +0200
  • 8c8361b4c2 chore: structure project documentation grayTerminal-sh 2026-07-06 14:27:56 +0200
  • de0393f9f3 arboressence grayTerminal-sh 2026-07-06 13:41:25 +0200
  • 6989e45d81 mv grayTerminal-sh 2026-07-04 17:51:27 +0200
  • f6fb739a49 modif rdm grayTerminal-sh 2026-07-04 17:49:55 +0200
  • d9308a5dd3 first commit grayTerminal-sh 2026-07-04 17:45:04 +0200