Commit Graph

31749 Commits

Author SHA1 Message Date
Joao Victor
4683e7ead8 Fix infinite loop in chat component 2022-01-18 09:46:53 -03:00
Fred Dixon
8ccd896e92
Merge pull request #14110 from schrd/filepermissions
Fix: ensure services can't modify their code
2022-01-16 23:15:24 -04:00
Daniel Schreiber
5cce940346 Fix: ensure services can't modify their code
Code should be owned by root, so an attacker cannot modify it. The same
should apply to systemd unit files.

closes #11752
closes #10831
2022-01-16 18:10:09 +01:00
Anton Georgiev
0f15d4d6f6
Merge pull request #14096 from JoVictorNunes/issue-14086
refactor: window title in breakout rooms
2022-01-14 10:46:44 -05:00
Joao Victor
b78574e04a refactors window title in breakout rooms 2022-01-14 09:59:31 -03:00
Anton Georgiev
9696517750
Merge pull request #14092 from antobinary/npm-audit
chore: Updated npm dependencies
2022-01-13 16:50:48 -05:00
Anton Georgiev
1a06e14dd3 chore: Updated npm dependencies 2022-01-13 21:30:54 +00:00
Anton Georgiev
7b1ba55a10
Merge pull request #14090 from antobinary/backport-restart
build: Added auto restart of bbb-html5-backend and frontend on failure
2022-01-13 16:24:17 -05:00
Anton Georgiev
10aaf8071f build: Added auto restart of bbb-html5-backend and frontend on failure 2022-01-13 21:13:19 +00:00
Anton Georgiev
f088cea6db
Merge pull request #14089 from antobinary/2.4.1-locales
chore: Pulled the latest 2.4 HTML5 locales from Transifex
2022-01-13 16:08:52 -05:00
Localization Server
47ec25cad0 chore: Pulled the latest 2.4 HTML5 locales from Transifex 2022-01-13 21:03:32 +00:00
Anton Georgiev
3126dfece7
Merge pull request #14087 from Arthurk12/skip-preview-modal-err-mob
fix(webcam): unresponsive camera button on mobile
2022-01-13 14:26:29 -05:00
Arthurk12
5dce39f8bf fix(webcam): unresponsive camera button on mobile
Makes clicking the camera button always open the video preview modal
when a camera is already shared on a mobile endpoint even when
skip_video_preview is true.
This allows mobile users to change virtual backgrounds.
2022-01-13 17:54:57 +00:00
Anton Georgiev
87d707c8cb
Merge pull request #14076 from prlanzarin/u24-meet-cleophis
fix(screenshare): add state sync between bbb-html5 and akka-apps
2022-01-13 12:14:37 -05:00
Anton Georgiev
1d14bd945e
Merge pull request #14082 from JoVictorNunes/dependency-fix
fix(Dashboard): dependency updates
2022-01-13 12:11:12 -05:00
Anton Georgiev
2c9755e984
Merge pull request #14080 from Arthurk12/skip-preview-modal-err
fix(webcam): unresponsive webcam selector button
2022-01-13 12:10:24 -05:00
Anton Georgiev
9030c1dfb4
Merge pull request #14085 from ramonlsouza/issue-13984
fix: html5 client loads outdated language file from browser cache after update
2022-01-13 12:07:58 -05:00
Joao Victor
725c038bc1 result of running 'npm audit fix' 2022-01-13 11:58:41 -03:00
Ramón Souza
5e9f30b2a2 append build string to locales requests 2022-01-13 13:14:24 +00:00
prlanzarin
8e822f4a6d fix(screenshare): add state sync between bbb-html5 and akka-apps
A TODO 5 years in the making
2022-01-12 19:36:38 -03:00
Anton Georgiev
2d1aab563d
chore: Updated year to 2022 in bbb html settings.yml 2022-01-12 16:59:24 -05:00
Anton Georgiev
c6937424a0
Merge pull request #14074 from ramonlsouza/issue-13933
fix: Webcams overlap speakerlist in Breakout Rooms
2022-01-12 14:46:12 -05:00
Ramón Souza
d4c1b985b3 fix webcam overlap in breakout room 2022-01-12 19:30:14 +00:00
Arthurk12
9c571dcc82 fix(webcam): unresponsive webcam selector button
Video preview modal opens when user clicks on the webcam selector
button/chevron even if the client is set to skip video preview
(userdata-bbb_skip_video_preview=true).
2022-01-12 19:25:35 +00:00
Anton Georgiev
d30fc98af0
Merge pull request #13894 from ramonlsouza/remove-user-persistent
refactor: Remove unused user data on leave
2022-01-12 14:10:03 -05:00
Anton Georgiev
f897a9089b
Merge pull request #14071 from germanocaumo/f-p-race
fix(polls): fix wrong typed poll results due to race condition
2022-01-12 13:54:58 -05:00
Paulo Lanzarin
7e0a3cc0ae
Merge pull request #14070 from bigbluebutton/prlanzarin-patch-1
build: bump bbb-webrtc-sfu to v2.6.5
2022-01-12 15:17:42 -03:00
Paulo Lanzarin
8435662234
build: bump bbb-webrtc-sfu to v2.6.5 2022-01-12 14:43:49 -03:00
germanocaumo
b71b9a0c85 fix(polls): fix wrong typed poll results due to race condition
Sometimes a vote for a new answer text was being computed as a vote for the first option due to poll collection late update.
2022-01-12 17:41:02 +00:00
Anton Georgiev
9f9a7249b9
Merge pull request #14057 from ramonlsouza/fix-pr-14023
fix: forceCacheUpdate method
2022-01-11 15:12:30 -05:00
Ramón Souza
e17cacf7d3 fix forceCacheUpdate 2022-01-11 18:20:34 +00:00
Anton Georgiev
0c2023827c
Merge pull request #14055 from mariogasparoni/add-params-for-connecting-and-reconnecting-websocket
feat(audio): add settings for audio websocket connection
2022-01-11 11:14:16 -05:00
Anton Georgiev
84390e9f83
Merge pull request #14053 from ramonlsouza/issue-12681
fix: Different behaviour on userdata-bbb_listen_only_mode=false
2022-01-11 09:33:33 -05:00
Ramón Souza
dc08b7857c go to echo test on audio modal mount if listen only is disabled 2022-01-11 13:59:46 +00:00
Mario Jr
1621834239 feat(audio): add settings for audio websocket connection
Default values were kept, but now this can be changed in settings.yml.
If not set in settings.yml, the old hardcoded values are used.
2022-01-10 18:56:29 -03:00
Anton Georgiev
a474f96c41
Merge pull request #14049 from gustavotrott/learning-dashboard-fix-big-delay-number
fix: API crashes when a big number is set for learningDashboardCleanupDelayInMinutes
2022-01-10 16:55:00 -05:00
Gustavo Trott
e930bcefd5 fix: Adds support for big numbers in learningDashboardCleanupDelayInMinutes 2022-01-10 18:37:11 -03:00
Anton Georgiev
b07e405003
Merge pull request #14047 from gustavo-em/user_message_name_container
refactor: Container name out of the form fixed
2022-01-10 15:14:44 -05:00
Gustavo Emanuel
4088d7afb4 container name out of the form fixed 2022-01-10 17:07:53 -03:00
Gustavo Trott
af4bf7e6f1 Handles Dashboard cleanUpDelayMinutes greater than allowed 2022-01-10 16:51:19 -03:00
Anton Georgiev
3b3c50b07d
Merge pull request #13934 from MaximKhlobystov/locale-font
Tahoma font for Persian language
2022-01-10 14:21:17 -05:00
Anton Georgiev
6c21c690ea
Merge pull request #14045 from ramonlsouza/change-menu-max-width
change dropdown menu max-width value
2022-01-10 14:16:12 -05:00
Ramón Souza
68fe26af73 change dropdown menu max-width value 2022-01-10 19:07:52 +00:00
Anton Georgiev
e916d24574
Merge pull request #13986 from KDSBrowne/bbb-new-msg-aria
Update SR New Message Notification
2022-01-10 12:47:15 -05:00
Anton Georgiev
5c741f8690
Merge pull request #14015 from germanocaumo/f-c-scroll
fix(chat): remove empty area after message list
2022-01-10 11:37:56 -05:00
Anton Georgiev
7d3085c3f3
Merge pull request #14030 from bigbluebutton/antobinary-patch-1
fix: adjust path to file in learning analytics dashboard
2022-01-08 10:06:19 -05:00
Anton Georgiev
03f8dcf175
fix: adjust path to file in learning analytics dashboard
Committed inclorrectly in https://github.com/bigbluebutton/bigbluebutton/pull/14027
2022-01-08 10:05:20 -05:00
Anton Georgiev
7af64d95cb
Merge pull request #14027 from antobinary/ld-rename
refactor: Rename to Learning _Analytics_ Dashboard
2022-01-07 16:02:12 -05:00
Anton Georgiev
0ea6b4151e
Merge pull request #13880 from frankemax/username-long-video-item
fix(video): webcam video username dropdown
2022-01-07 15:55:51 -05:00
Anton Georgiev
9c1d95ac5c
Merge pull request #14017 from Arthurk12/userlist-pin-icon
fix(webcam): user list pin icon
2022-01-07 15:55:15 -05:00