bigbluebutton-Github/bigbluebutton-html5
Pedro Beschorner Marin 7737241141 Reduce pad's hash size
Etherpad has a limitation of 50 characters for it's pad ids. Although
our SHA1 hash function generates 40 characters length values, after
prefixing (Meteor's instance id) and suffixing (closed captions support)
the pad id we can reach an invalid size.
2021-04-02 13:22:11 -03:00
..
.meteor updated Meteor from 1.10.1 to 1.10.2 2020-07-17 15:07:37 +00:00
client Merge branch 'u22-screenshare18102020' of https://github.com/prlanzarin/bigbluebutton-1 into u23-ilgiardino 2021-03-11 18:49:14 +00:00
dev_local_deployment Added deploy_to_usr_share.sh to override locally bbb-html5 2021-02-16 15:59:01 +00:00
imports Reduce pad's hash size 2021-04-02 13:22:11 -03:00
private Set breakoutRoomLimit to 16 2021-04-01 17:22:16 -04:00
public Pulled HTML5 locales on Apr 1, 2021 2021-04-01 20:17:45 +00:00
server Add collection user persistent data 2021-03-19 17:12:27 -03:00
tests Add additional user whiteboard access test spec (#11799) 2021-03-30 06:49:07 -04:00
.dockerignore
.eslintignore
.eslintrc.js Fixes and improvements on pr #10129 - dynamic change audio device 2021-03-29 18:55:17 -03:00
.gitignore Applies changes needed to serve locale files as static content (#11234) 2021-03-11 06:42:41 -05:00
deploy_to_usr_share.sh Added deploy_to_usr_share.sh to override locally bbb-html5 2021-02-16 15:59:01 +00:00
docker-entrypoint.sh
Dockerfile
Dockerfile.dev
package-lock.json move browser info to helper + remove unused libs 2021-04-01 08:14:24 -03:00
package.json move browser info to helper + remove unused libs 2021-04-01 08:14:24 -03:00
test-html5.sh
TRANSIFEX_PULL_INSTRUCTIONS.md
transifex.sh Applies changes needed to serve locale files as static content (#11234) 2021-03-11 06:42:41 -05:00