Paulo Lanzarin
|
629e2dbfd4
|
Update low-u3 profile to 30kbps/3fps
1 FPS looks too broken. Lower bitrate as much as we can, leave FPS at 3 which is minimally acceptable.
|
2020-08-05 16:56:25 +00:00 |
|
prlanzarin
|
1d52b158f8
|
video-provider: fix safari resolution change on applyConstraints, only reapply bitrate when needed
|
2020-08-05 16:56:18 +00:00 |
|
prlanzarin
|
69ad98f7de
|
video-provider: fix threshold profile names
|
2020-08-05 16:56:12 +00:00 |
|
prlanzarin
|
1453ee560c
|
video-provider: use single values for threshold frameRates to expand compat
|
2020-08-05 16:56:06 +00:00 |
|
prlanzarin
|
642de5076a
|
video-provider: first, simplified version of dynamic camera profile control
|
2020-08-05 16:55:41 +00:00 |
|
prlanzarin
|
44b1734b4e
|
video-preview: add the option to hide camera profiles from UI
|
2020-08-05 16:37:30 +00:00 |
|
Pedro Beschorner Marin
|
7b3505acff
|
Enumerating devices after video preview gUM
|
2020-08-05 15:06:44 +00:00 |
|
Pedro Beschorner Marin
|
40908a51a8
|
Postponing get from user settings
|
2020-08-05 14:56:20 +00:00 |
|
prlanzarin
|
fab6d96769
|
video-provider: reimplement PR #9407
Some weird merged regressed #9407 when merging 2.2 in 2.3, and backporting the VP from 2.3 to 2.2 reintroduced the issue, so I reimplemented it
|
2020-08-05 14:35:08 +00:00 |
|
Pedro Beschorner Marin
|
b74bd0283e
|
Fix webcamsOnlyForModerator
|
2020-08-05 14:32:51 +00:00 |
|
Pedro Beschorner Marin
|
4d5d0ad8b4
|
Multiple webcams stop all button
|
2020-08-05 14:23:34 +00:00 |
|
prlanzarin
|
dac3259c48
|
Merge remote-tracking branch 'pedrobmarin/bbb-multiple-webcams' into upstream-2.2-vpeg-base
|
2020-08-05 14:20:58 +00:00 |
|
Anton Georgiev
|
3da55d98c5
|
Bumped up version to 2.2.22
|
2020-07-31 19:19:29 -04:00 |
|
Anton Georgiev
|
6fe9990c1e
|
Merge pull request #10172 from KDSBrowne/2.2-fix-sr-poll-access
Add aria-label to whiteboard poll result
|
2020-07-31 15:20:19 -04:00 |
|
Anton Georgiev
|
82313bf9dc
|
Merge pull request #10171 from KDSBrowne/2.2-fix-svg-exception
Prevent negative values being used in presentation height / width
|
2020-07-31 15:16:09 -04:00 |
|
KDSBrowne
|
bd5b010695
|
add message
|
2020-07-31 14:37:13 +00:00 |
|
KDSBrowne
|
7f7e24bfb4
|
prevent negative values being supplied to svg height / width
|
2020-07-31 14:19:28 +00:00 |
|
KDSBrowne
|
f409e912b1
|
add aria-label to whiteboard poll result
|
2020-07-31 13:20:48 +00:00 |
|
Anton Georgiev
|
614e4dd68f
|
Remove event: from welcomeMessage link
Obsolete in html5 and also was breaking the message sanitizer
|
2020-07-29 17:24:08 -04:00 |
|
Anton Georgiev
|
5e99cd900b
|
Merge pull request #10153 from antobinary/locales-2020-07-29
Only allow for https uri in welcome and modOnly messages
|
2020-07-29 16:32:45 -04:00 |
|
Anton Georgiev
|
0d6faa0b57
|
only allow for https uri in welcome and modOnly messages
|
2020-07-29 16:08:47 -04:00 |
|
Anton Georgiev
|
f83168de3d
|
Merge pull request #10152 from antobinary/locales-2020-07-29
Allow img tag in welcome and modOnly messages
|
2020-07-29 15:32:51 -04:00 |
|
Anton Georgiev
|
2c32608cd5
|
allow for img tag in welcome and modOnly messages
|
2020-07-29 15:09:15 -04:00 |
|
Anton Georgiev
|
b9902eceac
|
Merge pull request #10148 from pedrobmarin/full-audio-socket-check
Add a minimum socket validation to full-audio connection
|
2020-07-29 13:13:30 -04:00 |
|
Pedro Beschorner Marin
|
19e301e28e
|
Add a minimum socket validation to full-audio connection
|
2020-07-29 13:10:17 -03:00 |
|
Anton Georgiev
|
49cec4ca16
|
Merge pull request #10146 from antobinary/sanitize
Sanitized modOnlyMessage prior to using it
|
2020-07-29 11:58:13 -04:00 |
|
Anton Georgiev
|
81e40ef018
|
Merge pull request #10147 from antobinary/locales-2020-07-29
Pulled HTML5 locales on July 29, 2020
|
2020-07-29 11:57:53 -04:00 |
|
Anton Georgiev
|
45c2368a3c
|
Pulled HTML5 locales on July 29, 2020
|
2020-07-29 11:54:21 -04:00 |
|
Anton Georgiev
|
1ea72ccb95
|
sanitize modOnlyMessage in html5 client
|
2020-07-29 11:31:00 -04:00 |
|
Fred Dixon
|
135bf919be
|
Update bigbluebutton-release
|
2020-07-27 21:23:27 -04:00 |
|
Anton Georgiev
|
4456a4db1f
|
move sanitazing of welcome message to backend
|
2020-07-27 16:33:10 -04:00 |
|
Anton Georgiev
|
ff2357d6bb
|
Merge pull request #10128 from vitormateusalmeida/sanitize-data-v2.2
Sanitize data v2.2 - Add tag br in whitelist
|
2020-07-27 15:49:24 -04:00 |
|
Vitor Mateus De Almeida
|
be3bfd620a
|
Merge remote-tracking branch 'upstream/v2.2.x-release' into sanitize-data-v2.2
|
2020-07-27 16:13:20 -03:00 |
|
Vitor Mateus De Almeida
|
3ef0771d58
|
Add tag br in whitelist
|
2020-07-27 16:12:31 -03:00 |
|
Anton Georgiev
|
321942e2ed
|
Merge pull request #10089 from vitormateusalmeida/sanitize-data-v2.2
Sanitize data in addUser
|
2020-07-23 10:23:35 -04:00 |
|
Fred Dixon
|
4a6de4527b
|
Create SECURITY.md
|
2020-07-22 20:32:24 -04:00 |
|
Fred Dixon
|
71fca60ee6
|
Merge pull request #10071 from riadvice/bbb-conf-nginx-logs
Collect more bigbluebutton nginx access logs in bbb-conf --zip
|
2020-07-21 17:16:41 -04:00 |
|
Anton Georgiev
|
00cb4867e8
|
Merge pull request #10103 from antobinary/update-lodash
Update lodash and node-sass versions
|
2020-07-21 17:04:34 -04:00 |
|
Anton Georgiev
|
a0f74f0e52
|
update lodash and node-sass versions
|
2020-07-21 17:00:31 -04:00 |
|
Fred Dixon
|
eb1624ac7d
|
Merge pull request #10099 from KDSBrowne/screenshare-crop-fix
Prevent screen share cropping on chrome 84
|
2020-07-20 22:21:57 -04:00 |
|
KDSBrowne
|
f45af628d6
|
fix screen share cropping on chrome
|
2020-07-19 21:53:59 +00:00 |
|
Vitor Mateus De Almeida
|
da570ca002
|
Sanitize data in message
|
2020-07-17 15:36:30 -03:00 |
|
Vitor Mateus De Almeida
|
6cb28a6574
|
Sanitize data in addUser
|
2020-07-17 12:08:02 -03:00 |
|
Richard Alam
|
8ba5ef479c
|
Merge pull request #10054 from pedrobmarin/thumbnail-name
Avoid wrongly naming a thumbnail as thumb-1
|
2020-07-15 23:33:15 -04:00 |
|
Ghazi Triki
|
b4c80b8572
|
Collect more bigbluebutton nginx access logs in bbb-conf --zip
|
2020-07-15 09:31:45 +01:00 |
|
Anton Georgiev
|
2ef2c63b4f
|
Merge pull request #10067 from jfsiebel/clear-pvt-messages-meeting-end
Clear private messages on meeting end
|
2020-07-14 15:54:02 -04:00 |
|
Joao Siebel
|
ee3d6a0a1d
|
Clear private messages on meeting end
|
2020-07-14 16:51:06 -03:00 |
|
Pedro Beschorner Marin
|
49236ac3d0
|
Avoid wrongly naming a thumbnail as thumb-1
|
2020-07-13 19:58:02 -03:00 |
|
Anton Georgiev
|
1ea076a940
|
Merge pull request #10024 from antobinary/breakouts-url
Ensure getURL value for breakout before redirecting
|
2020-07-10 13:59:23 -04:00 |
|
Anton Georgiev
|
0b5d5fcc0f
|
Merge pull request #10032 from antobinary/locales-2020-07-10
Adjust check for User.loggedOut to prevent errors
|
2020-07-10 13:49:57 -04:00 |
|