Commit graph

17 commits

Author SHA1 Message Date
=
a3597dfb31 Added some endpoints for the baloo drop-in 2026-04-23 02:27:41 -04:00
=
e1e4c19ef8 Added pagination to search results, handling of more file types, and several structural changes working towards baloo integration. 2026-04-21 23:00:47 -04:00
f0edf3963b Added skipping of hidden files and fixed some bugs. 2026-04-21 03:43:28 -04:00
5c039206c6 Sped up initial file count and reduced memory use, added cleaning step to database on repeat indexing. 2026-04-21 02:34:40 -04:00
2c87a4847e Separated frontend code into separate html and css templates, numerous fixes and error handling. 2025-09-12 00:31:52 -04:00
0d941e82d2 Added basic query functionality to frontend. 2025-09-11 23:15:50 -04:00
c39dd9cc03 Added graceful shutdown and closing of DB connections 2025-09-11 18:36:42 -04:00
4eb3130c58 Added files/sec tracking to frontend 2025-09-11 16:44:01 -04:00
86c52ae65b Moved more things into configuration options, added index invalidation checks for some config items. 2025-09-11 16:32:21 -04:00
a85d2261dd Fixed resuming from interrupted indexing, and frontend bugs. 2025-09-11 14:32:04 -04:00
3e3369ba27 Added config file 2025-09-11 14:08:46 -04:00
8248517d42 Crude frontend added for controlling and monitoring indexing. 2025-09-11 14:00:33 -04:00
dcc9160548 Backend seems to be working. Still need test cases and frontend. 2025-09-11 13:42:18 -04:00
addf13ea39 Improved hasher performance 2024-06-10 18:16:28 -04:00
8ee4a67bbe Parallel working 2024-06-10 16:23:38 -04:00
464fc6e15a DB working 2024-06-10 13:56:01 -04:00
dcfa0f8817 Hash working, DB creation not 2024-06-10 12:45:33 -04:00