Commit graph

8 commits

Author SHA1 Message Date
=
5f55d19849 Significant performance pass. Reduced memory churn massively. ~1.5-3x search performance improvements. Minor improvements to warm indexing time.
Some checks failed
CI / linux (push) Successful in 3m7s
CI / windows-cross (push) Failing after 1m12s
CI / release (push) Has been skipped
2026-08-09 18:36:47 -04:00
=
5714b5f969 Reorganized the codebase and pruned excessive comments. 2026-08-09 16:25:43 -04:00
=
4f2889982e Added hotkey for search and moved all colors to OKLCH. 2026-08-09 02:58:13 -04:00
=
8981584291 Reduced memory consumption and fixed a full-text tooltip issue when text contains many newlines.
All checks were successful
CI / linux (push) Successful in 3m4s
CI / windows-cross (push) Successful in 2m14s
CI / release (push) Successful in 13s
2026-08-05 19:17:11 -04:00
=
e8057e596c Improved Windows handling of Cloud folders. Improved indexing status reporting. Cleaned up some comments. Added support for old M$ word documents. Improved idle memory consumption.
All checks were successful
CI / linux (push) Successful in 3m2s
CI / windows-cross (push) Successful in 2m7s
CI / release (push) Successful in 13s
2026-08-05 18:05:04 -04:00
=
b8eedf2137 Added better visual feeback for adding file extensions to ignore patterns and a prompt to save modified settings.
Some checks are pending
CI / linux (push) Waiting to run
CI / windows-cross (push) Waiting to run
CI / release (push) Blocked by required conditions
Added a Forgejo CI pipeline
2026-08-04 03:27:05 -04:00
=
ccbe4f1c8c Parallel per-root content extraction, simpler query parsing, WAL/vacuum maintenance, GUI index size display. 2026-08-03 03:06:19 -04:00
=
096c13e21a 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