Commit graph

656 commits

Author SHA1 Message Date
bkellam
16bd48dfc6 Upgrade to docker/login-action@v3 and temporarily disable arm64 builds 2024-09-19 14:18:11 -07:00
msukkari
cf479de5b1 fix liniting issues 2024-09-19 13:32:40 -07:00
Michael Sukkarieh
03fc50afd2
various README fixes (#3)
* add instructions on adding GITHUB_TOKEN as env variable on machine

* add .github-token to gitignore and add additional info in build instructions

* remove github-token from gitignore because its meant to be in home dir. Bold this part in the README so its more clear

* add ctags installation instructions to readme

* link to ctags repo in README

* remove unnecessary line change in gitignore
2024-09-19 13:28:10 -07:00
bkellam
7cb0e7e691 try removing tags from docker/build-push-action@v6 action 2024-09-19 13:25:09 -07:00
Michael Sukkarieh
c5b53c2d6c
Sanitize posthog data and add more info in README (#4)
* remove page view provider

* sanatize current_url and ip properties in all posthog events

* add posthog usage info in README

* remove unneccessary ip property removal since we disable ip collection on posthog side

* add back ip sanitization on client side (we disabled it on server side but may as well also clear it on client) and revise README on telemetry

* add typo with asterisks in readme

* small grammar fix in README
2024-09-19 13:22:13 -07:00
bkellam
9dec454d06 add missing org name to REGISTRY_IMAGE 2024-09-19 13:19:20 -07:00
bkellam
4cf557bafc Add missing outputs param to docker build and push action 2024-09-19 13:12:40 -07:00
bkellam
f57a3e4087 Attempt #1 on merging multi-platform docker builds 2024-09-19 12:22:28 -07:00
Brendan Kellam
1c756d2010
Add repo carousel and "how to search" section to homepage (#5) 2024-09-18 22:26:00 -07:00
msukkari
71717ac4b5 remove parentheses usage in package.json 2024-09-18 17:12:33 -07:00
bkellam
233897d02c Add tsx syntax highlight support 2024-09-18 00:23:54 -07:00
bkellam
0f4b610c4c Add placeholder demo gif + improvements to README 2024-09-18 00:22:17 -07:00
bkellam
649223a607 Add safety to range highlighting for search result panel 2024-09-17 23:58:29 -07:00
bkellam
1d8335b699 remove breaklines 2024-09-17 23:09:05 -07:00
bkellam
4355567351 indent README 2024-09-17 23:08:16 -07:00
bkellam
b9694c9c76 document building locally 2024-09-17 23:06:00 -07:00
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