Commit graph

545 commits

Author SHA1 Message Date
bkellam
458f61f27e wip 2024-09-05 18:31:03 -07:00
bkellam
9c426fcab6 Try increasing yarn network timeout to fix failing github action 2024-09-05 18:04:51 -07:00
bkellam
ee4c658b28 add arm support 2024-09-05 15:04:41 -07:00
bkellam
d72ad77b47 Checkout submodules too 2024-09-05 14:39:39 -07:00
bkellam
4a2b35fdb1 Add workflow to publish to ghcr 2024-09-05 14:38:12 -07:00
bkellam
679123664d rename repo to sourcebot 2024-09-05 13:22:24 -07:00
bkellam
0a66eea9ee For simplicity, move to a single docker container and use supervisord to handle running the processes. 2024-09-05 13:00:27 -07:00
bkellam
1b34a5274c Empty readme 2024-09-04 21:34:21 -07:00
bkellam
95998d090b use netrc file for github config as well 2024-09-04 21:12:56 -07:00
bkellam
8a94732296 Add write to netrc for gitlab credential 2024-09-04 14:23:50 -07:00
bkellam
ac3e8313b3 Add gitlab support 2024-09-04 13:55:47 -07:00
bkellam
c0ecdccf41 Add zoekt-mirror json schema 2024-09-04 13:01:43 -07:00
bkellam
c64b457cbc Improve highlighting for search results 2024-09-02 19:39:14 -07:00
bkellam
dd80630f74 Add hotkey to focus search bar 2024-09-02 19:19:22 -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
bkellam
9af8696a6d Use zoekt-webserver /print route to get file contents 2024-08-31 19:36:23 -07:00
bkellam
0bfbf5a257 small renames in docker files 2024-08-31 19:30:28 -07:00
bkellam
1250c160c0 Add sourcebot Dockerfile 2024-08-30 20:00:58 -07:00
bkellam
f40f18fd66 Add zoekt webserver dockerfile 2024-08-30 19:03:13 -07:00
bkellam
edb6e1a28f Zoekt index server Dockerfile 2024-08-30 18:36:53 -07:00
bkellam
2069fe6251 Add zoekt as a submodule 2024-08-30 18:35:55 -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
e287c8e02c Fix scrolling issue with code results & preview 2024-08-28 12:30:09 -07:00
bkellam
be1bbfc16e Small style tweeks to top bar 2024-08-28 12:06:00 -07:00
bkellam
7bae7ef81c Fix keyboard navigation bug 2024-08-27 21:14:33 -07:00
bkellam
8c38d983c6 Fix theme bug with code preview 2024-08-27 21:09:25 -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
c73325d8ce Add vim support to code viewer 2024-08-27 17:04:50 -07:00
bkellam
e7616b43ad Add topbar to code editor to indicate open file + hold the close button 2024-08-26 21:40:08 -07:00
bkellam
87ad7ef981 Add theme toggle 2024-08-26 20:54:15 -07:00
bkellam
3fc3397f01 Display selected file in code preview 2024-08-25 21:30:09 -07:00
bkellam
e828d53910 wip on integrating codemirror 2024-08-25 17:57:34 -07:00
bkellam
e18c3e26d7 Code panel skeleton 2024-08-24 23:01:46 -07:00
bkellam
ebb68146bc fix header on top of screen 2024-08-24 22:09:31 -07:00
bkellam
898b329fc9 Pass in actual code snippet to codeblock 2024-08-24 21:34:24 -07:00
bkellam
fce25841cd mock code blocks 2024-08-24 21:18:53 -07:00
bkellam
0ae2030cb1 Add spinner and some other minor changes 2024-08-24 20:58:31 -07:00
bkellam
90b6256a4e Set query param to empty when input box is empty 2024-08-24 20:10:01 -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
bkellam
e99565edcd init nextjs project 2024-08-23 13:54:13 -07:00
Brendan Kellam
b43aa46889
Initial commit 2024-08-23 13:40:38 -07:00