Anton Georgiev
544aea5b10
Merge pull request #13976 from prlanzarin/u24-gorgon-sound
...
fix(webcams): fix client crash on camera user ejection
2021-12-23 10:22:54 -05:00
prlanzarin
bae0c45992
fix: wrong locales keys FallbackView
2021-12-23 12:17:23 -03:00
prlanzarin
3720ca722b
fix(webcams): fix client crash on camera user ejection
...
Added extra proptypes validation to video-list-item
Made sure to add extra ?. checks to voiceUsers as well because... who knows?
Removed unused user role prop from video-list-item
2021-12-23 11:52:25 -03:00
Anton Georgiev
9e371dc041
Merge pull request #13973 from MaximKhlobystov/locales-test
...
test: Playwright- fixes for the locales test
2021-12-22 15:04:23 -05:00
Maxim Khlobystov
4754e56407
Fixes for the locales test
2021-12-22 14:06:42 -05:00
Anton Georgiev
129ae2eaf0
Merge pull request #13971 from bigbluebutton/u24-eject-resources
...
fix(webcams): missing allowModsToEjectCameras in resources.xml
2021-12-22 12:08:52 -05:00
Anton Georgiev
f172f41226
Merge pull request #13835 from frankemax/webcam-video-pinning-24x
...
feat(video): webcam video pin
2021-12-22 12:07:28 -05:00
Anton Georgiev
d050793f44
Merge pull request #13954 from Arthurk12/fix-poll-userlist-sidebar
...
fix(layout): navigation sidebar not opening with content sidebar
2021-12-22 12:02:31 -05:00
Anton Georgiev
03d09bb9df
Merge pull request #13940 from frankemax/false-positive-mobile
...
fix(layout): false positive mobile user
2021-12-22 12:02:13 -05:00
Paulo Lanzarin
158cda9a99
fix(webcams): missing allowModsToEjectCameras in resources.xml
...
Setting wasn't being picked up on bbb-web/bigbluebutton.properties.
Only worked as a `create` parameter
2021-12-22 13:46:51 -03:00
Max Franke
7e2a3c3bca
feat(webcams): client side implementation of webcam pin
2021-12-21 16:58:39 -03:00
Max Franke
85ad9a5e30
feat(video): webcam video pinning server side logic
...
Add the new ChangeUserPinState messages to handle the new video pinning
functionality
2021-12-21 16:58:38 -03:00
Anton Georgiev
f7dfc7f083
Merge pull request #13966 from prlanzarin/u24-never-win
...
chore: pull latest bbb-icons
2021-12-21 14:43:17 -05:00
prlanzarin
89b1303d6a
chore: pull latest bbb-icons
...
Up to 20304f9f8e
2021-12-21 19:23:53 +00:00
Anton Georgiev
72d5e54e3e
Merge pull request #13956 from antobinary/locales-dec-20
...
chore: Pulled the latest 2.4 HTML5 locales from Transifex
2021-12-20 15:04:12 -05:00
Localization Server
6e6986b639
chore: Pulled the latest 2.4 HTML5 locales from Transifex
2021-12-20 19:49:48 +00:00
Arthurk12
aabee1ee6f
fix(layout): navigation sidebar not opening with content sidebar
...
Forces navigation sidebar to open with content sidebar.
2021-12-20 18:24:30 +00:00
Anton Georgiev
454568b19a
Merge pull request #13950 from antobinary/cursortrace
...
build: use official ep_cursortrace
2021-12-20 10:05:16 -05:00
Anton Georgiev
62040bdcb3
build: use official ep_cursortrace
2021-12-20 14:35:43 +00:00
Anton Georgiev
b617eb2349
Merge pull request #13920 from antonbsa/playwright-tests-user-and-customparameter
...
test: Adds User and customParameters test suite
2021-12-17 10:03:38 -05:00
Richard Alam
0dce2d7bf8
Merge pull request #13941 from prlanzarin/u24-paris-beads
...
chore: add legacy checkAuthorization endpoint
2021-12-16 21:51:45 -05:00
prlanzarin
31df1b0efe
chore: add legacy checkAuthorization endpoint
...
For the sake of backwards compatibility
2021-12-16 23:43:55 -03:00
Max Franke
c3768ad69b
fix(layout): false positive mobile user
...
User is flagged as mobile on desktop environments with small viewport
2021-12-16 18:44:17 -03:00
Anton Georgiev
e1db0b759b
chore: Update bbb release to 2.4.0
2021-12-16 12:45:10 -05:00
Anton Georgiev
0870c4f2a9
Merge pull request #13938 from bigbluebutton/antobinary-patch-1
...
build: Update ehterpad-lite from 1.8.13 to 1.8.16
2021-12-16 12:44:24 -05:00
Anton Georgiev
437a27abbb
build: Update ehterpad-lite from 1.8.13 to 1.8.16
2021-12-16 12:29:34 -05:00
Anton Georgiev
26b19dd5d5
Merge pull request #13937 from prlanzarin/u24-ophelia-in-flowers
...
fix(webcams): keep base peer object in component, fix viewers randomly failing
2021-12-16 10:50:21 -05:00
prlanzarin
0ac4148f80
fix(webcams): keep base peer object in component, fix viewers randomly failing
...
The base peer object reference was moved from the component to service for _reasons_
That caused an issue where the component lifecycle would mess up that
centralized reference dictionary on certain conditions. That could cause viewing
sessions to fail intermittently
This reverts the location of the base dictionary reference back to
video-provider/component
2021-12-16 12:13:20 -03:00
Maxim Khlobystov
629f03ca46
Use Tahoma font for Persian language
2021-12-15 21:35:36 +00:00
Richard Alam
223b5488c7
Merge pull request #13932 from paultrudel/make-create-passwords-optional
...
Added logging for passwords
2021-12-15 14:30:31 -05:00
paultrudel
65688af8b0
Added logging for passwords
2021-12-15 14:28:37 -05:00
Anton Georgiev
69aba9ea6a
Merge pull request #13853 from zhem0004/fixModifyWhiteboardAccess
...
fixWhiteboardModifyPermissionsCheck
2021-12-15 14:08:26 -05:00
Anton Georgiev
3ca8f2cc22
Merge pull request #13797 from JoVictorNunes/issue-13214
...
fix: camera background localization
2021-12-15 13:42:21 -05:00
Anton Georgiev
c7206bb59e
Merge pull request #13866 from ramonlsouza/presenter-polls
...
fix: increase current-poll security
2021-12-15 13:40:19 -05:00
Anton Georgiev
c6852987bc
Merge pull request #13869 from prlanzarin/u24-ill-harmonics
...
feat(webcams): exclude voice floor holder from camera quality limiter
2021-12-15 13:36:48 -05:00
Ramón Souza
fd874aa10a
Merge remote-tracking branch 'upstream/v2.4.x-release' into remove-user-persistent
2021-12-15 18:04:02 +00:00
Anton Georgiev
e4f9de75d8
Merge pull request #13907 from gustavotrott/dashboard-fix-poll-order
...
Fix: Forces the Polls to be shown in the correct creation order in Dashboard
2021-12-15 12:59:19 -05:00
Anton Georgiev
0b82fb9fdb
Merge pull request #13893 from Tainan404/fix-the-auth-loop
...
re-implement the server-side connection close when user is removed
2021-12-15 12:41:12 -05:00
Tainan Felipe
50b10a1288
Add else returning the state
2021-12-15 14:02:39 -03:00
Anton Georgiev
ff63e6541f
Merge pull request #13927 from Tainan404/fix-loop-auth
...
Revert auth token validation publisher changes
2021-12-15 11:51:15 -05:00
Richard Alam
0a8330a98b
Merge pull request #13928 from paultrudel/make-create-passwords-optional
...
Make create passwords optional
2021-12-15 09:39:51 -05:00
paultrudel
0ad6d6a2b8
Passwords are now optional for create requests
2021-12-15 09:33:36 -05:00
Anton Georgiev
14dffa0f85
Merge pull request #13925 from gustavotrott/dashboard-fix-name-length
...
fix: Dashboard breaks with user using big name
2021-12-15 09:25:03 -05:00
Anton Georgiev
b0c66caef9
Merge pull request #13915 from prlanzarin/u24-sprawling-pier
...
feat(webcams): add option to allow moderators to close another user's webcams
2021-12-15 09:24:11 -05:00
paultrudel
0e144b2d83
Merge branch 'v2.4.x-release' of https://github.com/bigbluebutton/bigbluebutton into make-create-passwords-optional
2021-12-15 09:15:20 -05:00
Tainan Felipe
da065cb6ea
Revert auth token validation publisher changes
2021-12-15 11:06:07 -03:00
Gustavo Trott
dbfa21c14f
Truncate big names in Dashboard
2021-12-15 10:49:57 -03:00
prlanzarin
ee845a159e
feat(webcams): add UI to allow moderators to close other user`s webcams
2021-12-15 13:11:56 +00:00
Anton Georgiev
a1fff7508d
Merge pull request #13876 from prlanzarin/u24-malibu-bubu
...
fix(fullaudio): remove cross wired configs
2021-12-14 16:44:59 -05:00
Anton Georgiev
ad97eb2ebe
Merge pull request #13871 from prlanzarin/u24-lifeforms-longforms
...
feat(bbb-html5): add a general forceRelay flag
2021-12-14 16:44:36 -05:00