Commit Graph

32568 Commits

Author SHA1 Message Date
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
Bohdan Zhemelinskyi
df3da31f39 fixUsersGettBannedFromPhone 2022-01-13 18:43:16 +00: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
prlanzarin
f3e3d397a6 fix(screenshare): add akka-apps|webrtc-sfu broadcast stop sys msg 2022-01-13 12:34:49 -03:00
Maxim Khlobystov
746fb46df4 New chat tests, improved selectors 2022-01-13 10:11:17 -05:00
Joao Victor
725c038bc1 result of running 'npm audit fix' 2022-01-13 11:58:41 -03:00
Anton Georgiev
8bffc54593
Merge pull request #14081 from ramonlsouza/dev-24-partial
chore: Merge 2.4 into develop
2022-01-13 08:45:39 -05:00
Ramón Souza
5e9f30b2a2 append build string to locales requests 2022-01-13 13:14:24 +00:00
Ramón Souza
08c5d0943b
Merge pull request #1 from gustavotrott/merge-24-ramon
Resolves conflicts in Dashboard 2.4 merge
2022-01-13 10:11:22 -03:00
Daniel Petri Rocha
93360e1fb8 Add post_publish.log check 2022-01-13 13:25:06 +01: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
Gustavo Trott
baf1b53407 Resolve conflicts in Ramon's 2.4 merge 2022-01-12 19:35:00 -03:00
Anton Georgiev
2d1aab563d
chore: Updated year to 2022 in bbb html settings.yml 2022-01-12 16:59:24 -05:00
Gustavo Trott
7d55cac005 Implements virtualBackgroundsDisabled param to API /create 2022-01-12 18:21:58 -03: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
Ramón Souza
f6e65f58c5 merge 2.4 into develop and resolve conflicts - partial 2022-01-12 16:40:45 +00:00
Daniel Petri Rocha
fb76ea2585 Grep pattern in variable, read-only vars, grep -m instead of | head -n 2022-01-12 15:10:33 +01:00
SashoVihVas
1862f60e05 Add private guest lobby messages 2022-01-12 14:10:30 +00:00
SashoVihVas
2d7c82e73d Add position in waiting queue for guest users 2022-01-12 03:08:43 +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
Bohdan Zhemelinskyi
c9c274b664 removing unnesessary files 2022-01-11 14:33:27 +00: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
Anton Georgiev
d94b7b77fb
Merge pull request #14050 from KDSBrowne/bbb-9317
feat: Add Promoted / Demoted Toast Notification
2022-01-11 08:39:37 -05:00
KDSBrowne
77bf16c726 update lower hand string 2022-01-11 12:58:04 +00:00
KDSBrowne
6e9dcef7b3 use settings constants in notification check 2022-01-11 05:18:28 +00:00
KDSBrowne
4ec19006db add promoted / demoted notification 2022-01-11 05:02:24 +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
Daniel Petri Rocha
f9a3a78021 Check raw directory 2022-01-10 22:56:02 +01: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