Commit graph

627 commits

Author SHA1 Message Date
bkellam
fa48ae79a0 use force-dynamic 2024-09-10 22:38:09 -07:00
bkellam
957f499584 nits 2024-09-10 22:23:40 -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
fa42eba35e Add filename highlighting 2024-09-10 12:24:47 -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
e14a322c7f Remove qemu step 2024-09-07 19:52:27 -07:00
bkellam
cc33a39912 Add license 2024-09-07 17:27:31 -07:00
bkellam
c566791c5a fix badge 2024-09-07 17:20:17 -07:00
bkellam
0c0ffe847d wip on README 2024-09-07 17:17:32 -07:00
bkellam
abf8ecef5f experiment with non-background logos 2024-09-07 15:59:47 -07:00
bkellam
c8cd4a66ca Add logo to readme and start writing instructions 2024-09-07 15:51:36 -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
b79d068abd Add code host logos for gitlab & github 2024-09-06 17:37:02 -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
687ebe9cda Decrease ram usage 2024-09-06 13:41:28 -07:00
bkellam
eb184daf15 Improve fly machine specs 2024-09-06 13:30:31 -07:00
bkellam
fe5631fd6a Turn off auto start / stop. See: https://fly.io/docs/launch/autostop-autostart/\#keep-all-machines-running-continuously 2024-09-06 13:18:46 -07:00
bkellam
8584fe37d4 bump fly volume size to 30GB 2024-09-06 13:05:14 -07:00
bkellam
0d8a0e8dbc delete default config and modify sample config to index Linus 2024-09-06 12:54:53 -07:00
bkellam
ec683cc692 try with config at root 2024-09-06 12:39:59 -07:00
bkellam
27c2a9a799 modify config 2024-09-06 12:36:39 -07:00
bkellam
577d05c503 Relax CONFIG_PATH check to warning 2024-09-06 12:19:55 -07:00
bkellam
184eabdea5 Try to speed up ghcr publish using arch matrix 2024-09-06 11:34:49 -07:00
bkellam
0133999bbd Add fly.io config & workflow 2024-09-06 11:27:20 -07:00
bkellam
23e06777e7 nit 2024-09-06 10:36:41 -07:00
bkellam
8e1f08fbf2 nit 2024-09-05 19:23:06 -07:00
bkellam
6751b20fca nit 2024-09-05 19:08:01 -07:00
bkellam
4bf1a3e61d nit 2024-09-05 18:50:24 -07:00
bkellam
a4334387be Try hound's deployment action to see if that fixes the network timeout 2024-09-05 18:46:09 -07:00
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