Commit graph

23 commits

Author SHA1 Message Date
Brendan Kellam
1c756d2010
Add repo carousel and "how to search" section to homepage (#5) 2024-09-18 22:26:00 -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
700c5f7522 no-store caching strategy 2024-09-11 12:15:12 -07:00
bkellam
1283f6487f Add page to list indexed repositories 2024-09-10 21:55:00 -07:00
bkellam
c1227000da Add more results button 2024-09-10 12:59:42 -07:00
bkellam
4e5deb22a1 Escape regex when searching for a specific filepath + some error handling / schema adjustments 2024-09-10 12:24:12 -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
19b36e5813 Fix code preview link to use HEAD instead of 'main' (since the main branch might not be named main) 2024-09-06 19:12:52 -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
c64b457cbc Improve highlighting for search results 2024-09-02 19:39:14 -07:00
bkellam
9af8696a6d Use zoekt-webserver /print route to get file contents 2024-08-31 19:36:23 -07:00
bkellam
1250c160c0 Add sourcebot Dockerfile 2024-08-30 20:00:58 -07:00
bkellam
5e07ff7933 Add eslint 2024-08-29 21:38:48 -07:00
bkellam
f85c5cef02 Add result highlighting to code preview 2024-08-29 21:06:48 -07:00
bkellam
4fc2357fb1 Add basic match highlighting 2024-08-29 17:47:35 -07:00
bkellam
a83eef57e2 Add settings dropdown 2024-08-27 21:00:59 -07:00
bkellam
30ac9165e1 Refactor things into seperate components 2024-08-27 17:28:35 -07:00
bkellam
3fc3397f01 Display selected file in code preview 2024-08-25 21:30:09 -07:00
bkellam
d14d76d952 Sync search parameters with query parameters 2024-08-24 19:39:59 -07:00
bkellam
49c38e99d5 wip - add shadcn, api router, and some other stuff 2024-08-24 17:45:44 -07:00