bigbluebutton-Github/bigbluebutton-html5
schrd 5a8217caa9
3.0beta1 clusterfixes (#21132)
* Fix: allow CORS requests to graphql API

In cluster setups the Graphql API endpoints are fetched as a CORS
request. We need to allow that.

* Fix: Allow CORS requests to ping endpoint

In cluster setups the ping is sent directly to the BBB server. So it
needs to allow CORS requests for cluster setups.

* Fix: construct relative API path for cluster setups

* Fix: adjust docs for cluster setup

As bbb-html5 client is static, setup instructions for cluster setup have
to be changed accordingly.

* Fix docs: remove superfluous  ```yaml

This must have been introduced by accident.

---------

Co-authored-by: Daniel Schreiber <daniel.schreiber@hrz.tu-chemnitz.de>
2024-09-25 13:48:17 -04:00
..
.vscode refactor (typescript): fix typescript build errors (#18454) 2023-08-14 17:52:35 -03:00
client Merge pull request #21153 from prlanzarin/u30/fix/error-boundary-critical 2024-09-13 09:57:28 -03:00
imports 3.0beta1 clusterfixes (#21132) 2024-09-25 13:48:17 -04:00
private/config feat(screenshare): Option to show disabled screenshare button for non presenters (#21082) 2024-09-23 09:51:18 -03:00
public Translate en.json in gl (#21252) 2024-09-25 08:16:49 -04:00
server Add dynamic import config 2024-07-02 17:04:34 -03:00
.eslintignore
.eslintrc.js disable require default props eslint rule 2024-06-11 10:03:42 -03:00
.gitignore Refactor: Make bundle using webpack (#20811) 2024-08-09 13:58:44 -04:00
babel.config.js Refactor: Make bundle using webpack (#20811) 2024-08-09 13:58:44 -04:00
deploy.sh Add scripts to run html5 from source (#20899) 2024-08-12 09:35:45 -03:00
jsconfig.json
package-lock.json Sync lockfile 2024-09-20 21:46:51 +00:00
package.json Update tldraw version 2024-09-20 21:40:26 +00:00
run-dev.sh Add scripts to run html5 from source (#20899) 2024-08-12 09:35:45 -03:00
test-html5.sh
tsconfig.json Refactor: Make bundle using webpack (#20811) 2024-08-09 13:58:44 -04:00
webpack.config.js config(client): Cache limit time (#21075) 2024-09-16 14:30:10 -04:00