cal.pub0.org/packages/trpc/server/routers/viewer/apps
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
..
_router.tsx perf: tRPC procedures and middleware refactor (#8419) 2023-05-09 19:27:05 +00:00
checkForGCal.handler.ts perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
checkForGCal.schema.ts perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
listLocal.handler.ts Make Jitsi Host configurable (#8636) 2023-05-10 14:46:14 +00:00
listLocal.schema.ts add an enum generator, stop importing from @prisma/client (#8548) 2023-05-02 13:44:05 +02:00
queryForDependencies.handler.ts perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
queryForDependencies.schema.ts perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
saveKeys.handler.ts add an enum generator, stop importing from @prisma/client (#8548) 2023-05-02 13:44:05 +02:00
saveKeys.schema.ts perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
toggle.handler.ts add an enum generator, stop importing from @prisma/client (#8548) 2023-05-02 13:44:05 +02:00
toggle.schema.ts perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
types.ts perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
updateAppCredentials.handler.ts perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
updateAppCredentials.schema.ts perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00