cal.pub0.org/packages/trpc/server
Jakob 203a36e2b5
Make Jitsi Host configurable (#8636)
* Closes #1847 - adds an environment variable `JITSI_HOST_URL` to configure the Host URL for self hosted instances

* Closes #1847 - adds an environment variable `JITSI_HOST_URL` to configure the Host URL for self hosted instances

* Closes #1847 - adds an environment variable `JITSI_HOST_URL` to configure the Host URL for self hosted instances

* Replace Tab with spaces

* Add JITSI_HOST_URL env

* Remote Tabs for Spaces

* Support jitsi_host key

* Remove ENV, add Interface jitsi host URL and fallback

* Fix linting issues

* Clean code

* add missing await

* Add configurable meeting slug

* Refactor to jitsiHost, remove slug generator

* zod default doesnt work right now. So remove it

---------

Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
2023-05-10 14:46:14 +00:00
..
adapters Migrates all tRPC code to a monorepo package (#3484) 2022-07-22 11:27:06 -06:00
middlewares perf: tRPC procedures and middleware refactor (#8419) 2023-05-09 19:27:05 +00:00
procedures perf: tRPC procedures and middleware refactor (#8419) 2023-05-09 19:27:05 +00:00
routers Make Jitsi Host configurable (#8636) 2023-05-10 14:46:14 +00:00
createContext.ts perf: tRPC procedures and middleware refactor (#8419) 2023-05-09 19:27:05 +00:00
createNextApiHandler.ts refactor: split up routers to separate lambdas (#8041) 2023-05-05 13:19:10 -03:00
index.ts Migrates all tRPC code to a monorepo package (#3484) 2022-07-22 11:27:06 -06:00
trpc.ts perf: tRPC procedures and middleware refactor (#8419) 2023-05-09 19:27:05 +00:00