Pedro Beschorner Marin
|
7ed3338d6d
|
refactor(layout): remove moderator push button
|
2022-02-23 18:08:13 -03:00 |
|
Lucas Zawacki
|
7171b2993c
|
feature(layouts): Only presenter can push layout
|
2022-02-23 17:57:46 -03:00 |
|
Lucas Zawacki
|
48fb85d2b7
|
feature(layout): Separate layout data into a different collection
|
2022-02-23 17:46:54 -03:00 |
|
Lucas Zawacki
|
fc7f1d4457
|
fix(layout): Fix propagate layout with new code
|
2022-02-23 12:04:49 -03:00 |
|
Max Franke
|
9cddb7eaf5
|
feat(layout): layout default userdata
Adds the option to change a user's default layout via userdata.
userdata-bbb_change_layout=<smart/videoFocus/presentationFocus/custom>
|
2022-02-23 12:04:26 -03:00 |
|
Lucas Zawacki
|
bd47ef8ed3
|
refactor(layout): Remove multiple layout variables
|
2022-02-22 18:29:59 -03:00 |
|
Lucas Zawacki
|
65c376531e
|
feature(layout): Use layout push as a boolean option
|
2022-02-22 18:25:08 -03:00 |
|
Arthurk12
|
7b5049f14c
|
feat(layout): settings
Adds settings flag to activate/deactivate layout propagation button in actions
bar menu.
|
2022-02-22 18:18:56 -03:00 |
|
Arthurk12
|
27e0e36372
|
feat(layout): propagate button
Adds propagate layout button to the actions dropdown.
|
2022-02-22 18:17:33 -03:00 |
|
Anton Georgiev
|
60302d3e35
|
Merge pull request #14405 from antobinary/2.4.4-branch
Merge 2.4.4 into 2.5-alpha-1
|
2022-02-18 12:19:13 -05:00 |
|
Anton Georgiev
|
6a583e4e5a
|
resolve 2.4.4 conflicts into 2.5
|
2022-02-18 16:53:42 +00:00 |
|
Anton Georgiev
|
4ba0078340
|
Merge pull request #14281 from gustavo-em/version_in_client
feat: (Optional) Showing BBB version in About modal
|
2022-02-17 08:47:14 -05:00 |
|
Anton Georgiev
|
2d3c12def3
|
Merge pull request #14264 from GuiLeme/issue-14014
Created endpoint to insert file into presentation.
|
2022-02-16 15:10:12 -05:00 |
|
Ramón Souza
|
5a4dea6d41
|
move tooltip component to common folder
|
2022-02-15 18:07:09 +00:00 |
|
Ramón Souza
|
7145d37066
|
move toast component to common folder
|
2022-02-15 17:57:50 +00:00 |
|
Ramón Souza
|
86899e6368
|
move switch component to common folder
|
2022-02-15 15:58:28 +00:00 |
|
Ramón Souza
|
1d1375b3cf
|
move modal component to common folder
|
2022-02-15 15:54:55 +00:00 |
|
Ramón Souza
|
fa7af8fe27
|
move menu component to common folder
|
2022-02-15 15:38:55 +00:00 |
|
Ramón Souza
|
80971170a4
|
move locales-dropdown component to common folder
|
2022-02-15 14:57:07 +00:00 |
|
Ramón Souza
|
b55fb32f6e
|
move loading-screen component to common folder
|
2022-02-15 14:55:08 +00:00 |
|
Ramón Souza
|
96900ee6a3
|
move icon component to common folder
|
2022-02-15 14:51:51 +00:00 |
|
Ramón Souza
|
0377854b98
|
move fullscreen-button component to common folder
|
2022-02-15 14:42:02 +00:00 |
|
Ramón Souza
|
64a080e894
|
move fallback-errors components to common folder
|
2022-02-15 14:29:38 +00:00 |
|
Ramón Souza
|
9848a2d605
|
move error-boundary component to common folder
|
2022-02-15 14:11:03 +00:00 |
|
Ramón Souza
|
246e3b3e8f
|
move button component to common folder
|
2022-02-14 20:20:50 +00:00 |
|
Ramón Souza
|
b29ee8786e
|
move checkbox component to common folder
|
2022-02-14 19:26:19 +00:00 |
|
Ramón Souza
|
7c37b0f830
|
increase create breakout room users list height
|
2022-02-11 14:15:50 +00:00 |
|
Anton Georgiev
|
006a9f9ffc
|
Merge pull request #14293 from gustavotrott/api-param-disabledFeatures
feat: new api Create param: disabledFeatures
|
2022-02-10 15:51:34 -05:00 |
|
Guilherme Leme
|
0055e08373
|
[issue-14014] - Resolved merging conflicts.
|
2022-02-10 15:41:16 -03:00 |
|
Guilherme Leme
|
f9d97ca562
|
[issue-14014] / [issue-14313] / [issue-14312] - Fixed and refactored back-end to fit the logic of passing parameters, not only by document with url, but by base64 encoded document too. And refactored front-end.
|
2022-02-10 15:27:44 -03:00 |
|
Anton Georgiev
|
d1545c6cef
|
Merge pull request #14320 from JoVictorNunes/issue-14298
fix(screenshare): decrease autoplay-overlay z-index
|
2022-02-09 16:11:44 -05:00 |
|
Anton Georgiev
|
f921f24e02
|
Merge pull request #14305 from ramonlsouza/issue-14190
fix: Inconsistent behaviors when muting microphone when sharing external video
|
2022-02-09 15:26:46 -05:00 |
|
Joao Victor
|
42633e9218
|
Decrease z-index property
|
2022-02-09 15:37:28 -03:00 |
|
Ramón Souza
|
3953540510
|
fix presenter unmute
|
2022-02-09 18:22:45 +00:00 |
|
Ramón Souza
|
dba04834c7
|
Merge remote-tracking branch 'upstream/v2.4.x-release' into 2524-feb08
|
2022-02-09 15:52:42 +00:00 |
|
Guilherme Leme
|
006340489d
|
[issue-14014] - Reverted debug changes in front-end and implemented the new front-end logic to fit the insert api end-point.
|
2022-02-09 10:37:40 -03:00 |
|
Anton Georgiev
|
b7d40b1153
|
Merge pull request #14271 from antonbsa/locale-test-improvements
test: Locale test improvements
|
2022-02-08 09:27:18 -05:00 |
|
Ramón Souza
|
d8fad8dae6
|
fix external video mute behavior with echo test
|
2022-02-08 13:24:42 +00:00 |
|
Anton Georgiev
|
f13266e3b9
|
Merge pull request #14295 from Tainan404/backport-validatonAuthToken
Backport the validationAuthToken refactor
|
2022-02-07 14:59:28 -05:00 |
|
Anton Georgiev
|
443e5a1555
|
Merge pull request #14300 from ramonlsouza/issue-13990
fix: Smart layout under some circumstances not behaving as expected when sharing video or screen
|
2022-02-07 14:57:45 -05:00 |
|
Anton Georgiev
|
b2da811986
|
Merge pull request #14279 from ramonlsouza/fix-fullscreen-presenter
fix: fullscreen presentation shortcut in presenter toolbar
|
2022-02-07 14:56:49 -05:00 |
|
Ramón Souza
|
b028e4f4aa
|
do not use presentation size for screenshare and external video in smart layout
|
2022-02-07 19:29:27 +00:00 |
|
Gustavo Trott
|
580ebdc066
|
Move disabledFeatures to meetingProp, and rename feat screensharing to screenshare
|
2022-02-07 15:55:45 -03:00 |
|
Anton Georgiev
|
bef2eebb40
|
Merge pull request #14297 from JoVictorNunes/issue-14277
(Optional) fix(screenshare): change toast notification text
|
2022-02-07 13:39:27 -05:00 |
|
Joao Victor
|
5cde2aae8a
|
Reorder if/else chain
|
2022-02-07 14:46:45 -03:00 |
|
Joao Victor
|
b43075f815
|
Changes toast notification for when screenshare has stopped due to data saving
|
2022-02-07 14:27:14 -03:00 |
|
Ramón Souza
|
4247cd5f96
|
remove mobileHide styles from talking indicator
|
2022-02-07 13:23:35 +00:00 |
|
Gustavo Trott
|
dad9be2a6a
|
Merge remote-tracking branch 'upstream/v2.5.x-release' into api-param-disabledFeatures
|
2022-02-07 10:23:28 -03:00 |
|
Gustavo Trott
|
de4688bcdc
|
Implement new param disabledFeatures
|
2022-02-07 10:22:52 -03:00 |
|
gustavo-em
|
039e6794f3
|
Merge remote-tracking branch 'upstream/v2.5.x-release' into error_in_console_when_leave_meeting
|
2022-02-04 18:08:46 -03:00 |
|