bigbluebutton-Github/bigbluebutton-html5
2024-04-09 10:53:03 -03:00
..
.meteor
.vscode
client Migrate meeting collection to graphql (#19853) 2024-03-26 08:57:28 -03:00
imports Fix: timer not appearing for normal meetings 2024-04-09 10:53:03 -03:00
private fix: limit mutation payloads to 10MB by default (#19945) 2024-04-02 13:31:43 -03:00
public Merge branch 'v3.0.x-release' into remove-pick-random-user 2024-03-26 09:43:45 -03:00
server remove unused files 2024-03-12 13:22:27 -03:00
.eslintignore
.eslintrc.js
.gitignore
deploy_to_usr_share.sh
footer refactor: make bbb client work without meteor service (partial) (#19869) 2024-03-21 16:41:32 -03:00
jsconfig.json
meteorless.sh refactor: make bbb client work without meteor service (partial) (#19869) 2024-03-21 16:41:32 -03:00
package-lock.json feat(plugin): adds layout presentation area pile and refactors setters (#19876) 2024-03-27 19:00:37 -03:00
package.json feat(plugin): adds layout presentation area pile and refactors setters (#19876) 2024-03-27 19:00:37 -03:00
run-dev.sh Cleanup nginx cache when using run-dev script (#19968) 2024-04-06 21:08:00 -03:00
test-html5.sh Increasing jest timeout and setting it to run as a single thread 2018-11-22 17:20:06 -02:00
tsconfig.json