bigbluebutton-Github/bigbluebutton-html5
Arthurk12 8dad2db2e2 fix(poll): filter users array before processing
Fix a crash in the polls live result by filtering out undefined users.
This scenario might happen when getting user information by an id that
is not present in the current usernames list by some inconsistency
between the user's information from the users context and poll
votes/responses.
2024-05-02 16:20:12 -03:00
..
.meteor chore: upgrade Meteor 2.12 to 2.13 2023-08-22 14:21:30 -04:00
client undo createRoot changes in main 2023-06-28 10:38:25 -03:00
imports fix(poll): filter users array before processing 2024-05-02 16:20:12 -03:00
private chore: Bump requirement for safari versions 2024-05-01 10:56:30 -04:00
public Translate en.json in de (#20146) 2024-05-02 11:05:46 -04:00
server Merge branch 'v2.7.x-release' into port-timer 2023-05-26 10:33:38 -03:00
.eslintignore
.eslintrc.js
.gitignore
deploy_to_usr_share.sh
jsconfig.json
package-lock.json fix: bigbluebutton-html5/package.json & bigbluebutton-html5/package-lock.json to reduce vulnerabilities (#19678) 2024-02-23 20:10:22 -05:00
package.json fix: bigbluebutton-html5/package.json & bigbluebutton-html5/package-lock.json to reduce vulnerabilities (#19678) 2024-02-23 20:10:22 -05:00
run-dev.sh
test-html5.sh