Commit graph

190 commits

Author SHA1 Message Date
bkellam
90284413e0 python & markdown syntax highlighting 2024-09-17 20:35:53 -07:00
bkellam
d742d4fbbd Add helper makefile 2024-09-17 20:34:43 -07:00
bkellam
8fa5645a4e update zoekt 2024-09-17 15:18:01 -07:00
Brendan Kellam
c5edc1b802
remove todos section (#2) 2024-09-17 15:10:07 -07:00
bkellam
8f5a60ff0a small ui nits 2024-09-16 21:57:04 -07:00
bkellam
3ef9be2b6b Add PostHog telemetry support 2024-09-16 21:37:34 -07:00
bkellam
9a8d17b4c0 Revert "Add missing dependencies"
This reverts commit bb92366cc2.
2024-09-16 11:57:49 -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
bb92366cc2 Add missing dependencies 2024-09-12 19:55:50 -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
35edfa0a64 nit 2024-09-10 23:09:52 -07:00
bkellam
3b856d7edc try using client component 2024-09-10 22:59:17 -07:00
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