sourcebot/packages/web/src/app
Michael Sukkarieh 553f5d25f7
Add tenant ID concept into web app and backend (#160)
* hacked together a example of using zoekt grpc api

* provide tenant id to zoekt git indexer

* update zoekt version to point to multitenant branch

* pipe tenant id through header to zoekt

* remove incorrect submodule reference and settings typo

* update zoekt commit

* remove unused yarn script

* remove unused grpc client in web server

* remove unneeded deps and improve tenant id log

* pass tenant id when creating repo in db

* add mt yarn script

* add nocheckin comment to tenant id in v2 schema

---------

Co-authored-by: bkellam <bshizzle1234@gmail.com>
2025-01-14 16:46:36 -08:00
..
api Add tenant ID concept into web app and backend (#160) 2025-01-14 16:46:36 -08:00
browse/[...path] Share links (#149) 2025-01-07 10:27:42 -08:00
components Fix issue with share links not including domain sub paths 2025-01-07 11:23:06 -08:00
repos Icon & link support for self-hosted repositories (#93) 2024-11-26 21:49:41 -08:00
search Share links (#149) 2025-01-07 10:27:42 -08:00
favicon.ico Config format V2 (#42) 2024-10-17 16:31:18 -04:00
globals.css Basic syntax highlighting support for search bar (#66) 2024-11-12 18:43:44 -08:00
layout.tsx remove Inter font since it was causing build failures 2025-01-07 13:14:31 -08:00
not-found.tsx Share links (#149) 2025-01-07 10:27:42 -08:00
page.tsx Add footer to homepage (#151) 2025-01-07 11:13:06 -08:00
posthogProvider.tsx Pass PostHog key at build time (#92) 2024-11-25 21:04:52 -08:00
queryClientProvider.tsx Config format V2 (#42) 2024-10-17 16:31:18 -04:00
themeProvider.tsx Config format V2 (#42) 2024-10-17 16:31:18 -04:00