This website requires JavaScript.
Explore
Help
Sign in
jeremy
/
quick_search
Watch
1
Star
0
Fork
You've already forked quick_search
0
Code
Issues
Pull requests
Projects
Releases
12
Packages
Wiki
Activity
Actions
52
commits
6
branches
13
tags
13
MiB
1fe066944d
Commit graph
7 commits
Author
SHA1
Message
Date
Jeremy Karst
5b858f56a4
Fix a flakey test that fails in CI, pruned unused SQLITE table entries from old work. Trimmed binary size by removing unneeded emoji and other EGUI items. LTO performance improvements.
2026-08-17 22:30:43 -04:00
Jeremy Karst
7357b72a89
Reorganized the codebase and pruned excessive comments.
2026-08-09 16:25:43 -04:00
Jeremy Karst
4bd41c91f5
Added hotkey for search and moved all colors to OKLCH.
2026-08-09 02:58:13 -04:00
Jeremy Karst
5197a72dac
Reduced memory consumption and fixed a full-text tooltip issue when text contains many newlines.
Some checks failed
CI / linux (push)
Has been cancelled
Details
CI / windows-cross (push)
Has been cancelled
Details
CI / release (push)
Has been cancelled
Details
2026-08-05 19:17:11 -04:00
Jeremy Karst
e63d2e65da
Added better visual feeback for adding file extensions to ignore patterns and a prompt to save modified settings.
...
Added a Forgejo CI pipeline
2026-08-04 03:27:05 -04:00
Jeremy Karst
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
Jeremy Karst
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