Jakob
|
d6644bc232
|
feat: Customise JITSI Url path (#8835)
* 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
* Add replacement values and url encoding
* Change Placeholder to unified values.
---------
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
|
2023-06-01 07:48:01 +00:00 |
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 |