Commit graph

23 commits

Author SHA1 Message Date
feb3703589 Improved text extraction for more file types 2026-08-03 12:33:47 -04:00
3b93b63e10 Parallel per-root content extraction, simpler query parsing, WAL/vacuum maintenance, GUI index size display. 2026-08-03 03:06:19 -04:00
f37a79c3f7 Improved config menus, rewrote directory walk to reduce memory use, GUI improvements. 2026-08-02 22:21:39 -04:00
04cfe33ca1 Added build scripts, improved search result click interactions, added a help tab, redesigned the ignore filter, added password protection for db. 2026-08-02 20:21:19 -04:00
2c9f20ce2d Added GPL license, deb packaging script, complete GUI rewrite, added CLI mode, better default config options, config now lives in user folder, reduced syscalls by 5x. 2026-08-02 19:04:30 -04:00
4c1bbd9e39 Added zstd compression to text contents, flags for contentless mode, and better baloo integration 2026-04-23 17:46:11 -04:00
e4cab399a1 Added some endpoints for the baloo drop-in 2026-04-23 02:27:41 -04:00
918eb6ae72 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
650d518512 Added skipping of hidden files and fixed some bugs. 2026-04-21 03:43:28 -04:00
759a39370b 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
801c66ce02 Separated frontend code into separate html and css templates, numerous fixes and error handling. 2025-09-12 00:31:52 -04:00
0b4f38c101 Added basic query functionality to frontend. 2025-09-11 23:15:50 -04:00
b43b497076 Added graceful shutdown and closing of DB connections 2025-09-11 18:36:42 -04:00
2bd5f899d6 Added files/sec tracking to frontend 2025-09-11 16:44:01 -04:00
5cab89eb5a Moved more things into configuration options, added index invalidation checks for some config items. 2025-09-11 16:32:21 -04:00
43055f936d Fixed resuming from interrupted indexing, and frontend bugs. 2025-09-11 14:32:04 -04:00
0d033e576c Added config file 2025-09-11 14:08:46 -04:00
665c471a92 Crude frontend added for controlling and monitoring indexing. 2025-09-11 14:00:33 -04:00
5dae081591 Backend seems to be working. Still need test cases and frontend. 2025-09-11 13:42:18 -04:00
e2f35a69de Improved hasher performance 2024-06-10 18:16:28 -04:00
f6f1c97535 Parallel working 2024-06-10 16:23:38 -04:00
bcbeb4551f DB working 2024-06-10 13:56:01 -04:00
f48f0d317c Hash working, DB creation not 2024-06-10 12:45:33 -04:00