Commit graph

9 commits

Author SHA1 Message Date
Brendan Kellam
fc8815d135
Config format V2 (#42) 2024-10-17 16:31:18 -04:00
msukkari
cf479de5b1 fix liniting issues 2024-09-19 13:32:40 -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
3ef9be2b6b Add PostHog telemetry support 2024-09-16 21:37:34 -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
1250c160c0 Add sourcebot Dockerfile 2024-08-30 20:00:58 -07:00
bkellam
be1bbfc16e Small style tweeks to top bar 2024-08-28 12:06:00 -07:00
bkellam
87ad7ef981 Add theme toggle 2024-08-26 20:54:15 -07:00
bkellam
e99565edcd init nextjs project 2024-08-23 13:54:13 -07:00