bigbluebutton-Github/bigbluebutton-html5
Gustavo Trott 3fb6dd71d2 Edit graphql type UserCamera to suport either camera or screenshare
Add fields:
	contentType: to identify whether is camera or screenshare
	hasAudio: useful for screenshare
	focused: indicates if this screenshare will be shown in presentation area
2024-10-01 14:39:48 -03:00
..
.vscode refactor (typescript): fix typescript build errors (#18454) 2023-08-14 17:52:35 -03:00
client fix: Custom styles not applying to loading screen (#21263) 2024-09-27 10:28:26 -04:00
imports Edit graphql type UserCamera to suport either camera or screenshare 2024-10-01 14:39:48 -03:00
private/config feat(screenshare): Option to show disabled screenshare button for non presenters (#21082) 2024-09-23 09:51:18 -03:00
public Updates for project BigBlueButton v3.0 HTML5 client and language ja (#21281) 2024-09-30 08:30:54 -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 build: move bbb-html5 files from /var/bigbluebutton 2024-09-25 12:39:04 -04: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