Commit graph

16 commits

Author SHA1 Message Date
Brendan Kellam
fc8815d135
Config format V2 (#42) 2024-10-17 16:31:18 -04:00
bkellam
0240051a96 nit: also show the total number of results in the 'Displaying ...' dialog 2024-09-29 15:32:37 -07:00
bkellam
a98db52bf4 Fix build 2024-09-26 11:19:04 -07:00
bkellam
10aa249995 improve UX around how we communicate 'load more results' 2024-09-25 23:31:51 -07:00
Brendan Kellam
afede30de6
Hotkeys, cleanup, and UX improvements (#9) 2024-09-25 20:12:20 -07:00
bkellam
f5651515b2 Improve loading states + hack fix seemingly spurious issue with code mirror ranges 2024-09-24 10:19:52 -07:00
bkellam
fa8ff8088a small ui nits 2024-09-23 22:30:58 -07:00
bkellam
3ef9be2b6b Add PostHog telemetry support 2024-09-16 21:37:34 -07:00
bkellam
f94ce8180e Revert "Semantic search attempt #1: convert query into zoekt syntax"
This reverts commit 7e818cad33.
2024-09-16 11:57:26 -07:00
bkellam
7e818cad33 Semantic search attempt #1: convert query into zoekt syntax 2024-09-11 22:58:37 -07:00
bkellam
c1227000da Add more results button 2024-09-10 12:59:42 -07:00
bkellam
fa42eba35e Add filename highlighting 2024-09-10 12:24:47 -07:00
bkellam
17bf94fc5f Add expanded context results + switch over to using zoekt's json apis 2024-09-09 23:16:41 -07:00
bkellam
69edcbd3ab Add link to code host file preview 2024-09-06 18:24:39 -07:00
bkellam
9c7db7509f Collapse search results when there is too many. Also sort results by line number 2024-09-06 16:18:07 -07:00
bkellam
45c176f7ae Several things: (1) Add a basic landing page and move search into /search route. (2) Make the search bar a form instead of being fancy and using debounce. (3) Add react-query for better query handling. 2024-09-02 18:46:43 -07:00