bigbluebutton-Github/bigbluebutton-html5
prlanzarin 3720ca722b fix(webcams): fix client crash on camera user ejection
Added extra proptypes validation to video-list-item

Made sure to add extra ?. checks to voiceUsers as well because... who knows?

Removed unused user role prop from video-list-item
2021-12-23 11:52:25 -03:00
..
.meteor chore: Update Meteor 2.3.6->2.5 2021-10-29 21:11:13 +00:00
client feat(webcams): client side implementation of webcam pin 2021-12-21 16:58:39 -03:00
imports fix(webcams): fix client crash on camera user ejection 2021-12-23 11:52:25 -03:00
private feat(webcams): client side implementation of webcam pin 2021-12-21 16:58:39 -03:00
public feat(webcams): client side implementation of webcam pin 2021-12-21 16:58:39 -03:00
server
.dockerignore
.eslintignore change eslint ignore to new compatibility dir 2019-04-25 12:30:59 -07:00
.eslintrc.js
.gitignore
deploy_to_usr_share.sh build: bbb-html5 npm deps improvements 2021-10-29 19:34:47 +00:00
docker-entrypoint.sh
Dockerfile
Dockerfile.dev
package-lock.json fix: Include bintrees and tdigest in package-json (needed for prod) 2021-11-09 16:14:08 +00:00
package.json feat(bbb-html5): add npm run script to lint a specific file/directory 2021-12-08 23:36:39 +00:00
test-html5.sh
TRANSIFEX_PULL_INSTRUCTIONS.md
transifex.sh