sourcebot/packages/web
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
..
public Refactor Language Support (#132) 2024-12-17 11:00:58 -08:00
src Add tenant ID concept into web app and backend (#160) 2025-01-14 16:46:36 -08:00
.env Pass PostHog key at build time (#92) 2024-11-25 21:04:52 -08:00
.eslintignore Config format V2 (#42) 2024-10-17 16:31:18 -04:00
.eslintrc.json Config format V2 (#42) 2024-10-17 16:31:18 -04:00
.gitignore Config format V2 (#42) 2024-10-17 16:31:18 -04:00
components.json Version upgrade toast (#44) 2024-10-18 15:03:13 -04:00
next.config.mjs Add support for configurable domain sub-paths (#74) 2024-11-18 12:09:26 -08:00
package.json Bump next from 14.2.15 to 14.2.21 in /packages/web (#153) 2025-01-09 13:37:25 -08:00
postcss.config.mjs Config format V2 (#42) 2024-10-17 16:31:18 -04:00
tailwind.config.ts Basic syntax highlighting support for search bar (#66) 2024-11-12 18:43:44 -08:00
tsconfig.json Filtering panel (#48) 2024-10-28 10:30:29 -07:00
vitest.config.mts Search suggestions (#85) 2024-11-22 18:50:13 -08:00