Localization Server
fd3c74e85a
chore: Pulled the latest 2.4 HTML5 locales from Transifex
2022-03-31 19:03:42 +00:00
Anton Georgiev
cc112364a5
chore: update minimist and node-forge on learning-dashboard
2022-03-31 18:21:06 +00:00
Anton Georgiev
bd445cffd5
chore: update minimist for bbb-html5
2022-03-31 18:19:47 +00:00
Anton Georgiev
a99b0f1b82
Merge pull request #14705 from ramonlsouza/issue-14689
...
fix: Screenshare is not displayed to new users, if autoSwapLayout=true
2022-03-30 17:04:16 -04:00
Ramon Souza
92688ca93a
prevent setSwapLayout race condition
2022-03-30 15:31:19 -03:00
Ramon Souza
375cf41498
fix smart layout invisible video bug
2022-03-30 15:30:39 -03:00
Anton Georgiev
4ad4e8e7fa
Merge pull request #14668 from GuiLeme/issue-14335
...
[issue-14335]- Deprecate password on the endpoints.
2022-03-30 11:47:55 -04:00
Anton Georgiev
ed1a68c89f
Merge pull request #14692 from gabriellpr/external-video-unmutable
...
fix(external-video): Viewers can now mute/unmute their view of external video
2022-03-30 09:56:32 -04:00
gabriellpr
7a476874a4
getmuted return modified
2022-03-30 10:46:04 -03:00
Guilherme Leme
247794ff45
[issue-14335] - Changes in review, the random password has been added if a null one is sent while creating the meeting to avoid crashes in old integrations.
2022-03-30 10:07:46 -03:00
gabriellpr
2330ad8a8f
unmutable external video solved
2022-03-29 17:06:31 -03:00
Anton Georgiev
940e80b1f1
Merge pull request #14682 from ramonlsouza/issue-14669-24
...
fix: In Firefox, "Start a private chat" is always with hover style (2.4)
2022-03-28 12:02:42 -04:00
Ramon Souza
4e4f8f5464
fix menu autofocus firefox
2022-03-28 11:18:42 -03:00
Anton Georgiev
99ef23935c
Merge pull request #14537 from GuiLeme/issue-14321
...
[issue-14321] - Fixed to the sudden change of presentation
2022-03-25 18:46:35 -04:00
Guilherme Leme
c6653cd4b2
[Issue-14321]- Changes in Review
2022-03-25 14:12:10 -03:00
Guilherme Leme
b4bf27c199
[issue-14335]- Refactored endpoints to not need the password anymore. It is in deprecated state now.
2022-03-24 15:35:17 -03:00
Anton Georgiev
c4f6ef86a2
Merge pull request #14622 from frankemax/css-waiting-users-buttons
...
fix(waiting-users): button cropped
2022-03-22 13:10:56 -04:00
Paulo Lanzarin
1721695a7f
Merge pull request #14592 from prlanzarin/u24-regen-fodder
...
fix(video): improvements to dynamic camera profiles
2022-03-21 12:46:46 -03:00
Anton Georgiev
3ecfc6ee63
Merge pull request #14606 from gabriellpr/progress-bar
...
Implements a progress bar on external video for viewers.
2022-03-18 16:26:29 -04:00
gabriellpr
f72981f1a8
Implements a progress bar to the external video
...
for the viewer.
2022-03-18 15:05:01 -03:00
Paulo Lanzarin
5c5e15f2f1
Merge pull request #14626 from bigbluebutton/sfu2611
...
build: bump bbb-webrtc-sfu to v2.6.11
2022-03-18 10:52:04 -03:00
Paulo Lanzarin
43318d3a88
build: bump bbb-webrtc-sfu to v2.6.11
2022-03-18 10:50:25 -03:00
Max Franke
95a1b2fcb1
fix(waiting-users): button cropped
...
Add a padding in order to avoid ugly "onFocus"
Add an overflow property in order to avoid horizontal scrollbar
2022-03-17 14:40:22 -03:00
Guilherme Leme
b765312a2e
[issue-14321] - refactored name of variable presId to tmpPresId in order to make more sense in the context of presentation-token-upload and presentation collections.
2022-03-14 14:46:51 -03:00
Guilherme Leme
9104a0308e
[issue-14321] - Changes to make it possible to send 2 presentations with the same name
2022-03-14 12:10:27 -03:00
prlanzarin
a18ae31def
refactor(video): remove frameRate constraints from quality control profiles
...
Rationale: the important thing here is bitrate. Disabling constraints should have no meaningful on 1) client-side bw 2) client-side cpu 3) server-side bw/cpu - while it will also guarantee seemingly smoother streams
2022-03-14 12:01:13 -03:00
prlanzarin
4ae5c70248
feat(video): add flag to disable quality change exemptions (floor, pin)
2022-03-14 11:58:53 -03:00
prlanzarin
ccbb6c6651
fix(video): add debounce and option to exclude constraints from dynamic camera profiles
...
Tries to mitigate too-rapidly-switching camera profiles causing video freezes
due to encoder resets. Excluding constraints might not help a lot since
the thing that actually restarts the encoder is the bitrate change, but
they're not really important in the context of dynamic profiles.
We can't get rid of bitrate changes, though, since it's what does the actual
quality constraining.
The camera profile change debounce timer is 2.5s by default (which is
the same timer used for floor changes).
Also fixed an issue with camera profile backfiring due to badly defined peers
2022-03-14 11:56:48 -03:00
prlanzarin
41f89536d6
fix: specify height in high and hd camera profiles
...
Set height to 720 in those profiles so that aspect ratio has a better chance to
be cohesive in all environments. Having only width set was causing certain
devices to output videos with non-standard ARs
2022-03-14 10:31:59 -03:00
Guilherme Leme
082a98d279
Merge remote-tracking branch 'upstream/v2.4.x-release' into issue-14321
2022-03-14 08:14:34 -03:00
Guilherme Leme
6a515694d5
Merge branch 'v2.4.x-release' into issue-14321
2022-03-11 17:42:38 -03:00
Anton Georgiev
465c99daca
Merge pull request #14569 from antobinary/2-4-5
...
chore: Pulled the latest 2.4 HTML5 locales from Transifex
2022-03-09 12:55:20 -05:00
Localization Server
fca15ad8e3
chore: Pulled the latest 2.4 HTML5 locales from Transifex
2022-03-09 17:51:39 +00:00
Anton Georgiev
d4abf2f080
Merge pull request #14561 from riadvice/lti-images-fail-safe
...
Fix displaying thumbnails if not existing for LTI.
2022-03-09 12:26:05 -05:00
Anton Georgiev
d737ad59b0
Merge pull request #14541 from gustavotrott/fix-breakout-user-remove
...
fix: Users not being ejected from breakout rooms (only from main room)
2022-03-09 09:57:17 -05:00
Anton Georgiev
35634420cd
Merge pull request #14565 from JoVictorNunes/chore-fix-npm-dependencies
...
chore(Dashboard): fix npm dependencies
2022-03-09 09:54:18 -05:00
Anton Georgiev
a7a187133a
Merge pull request #14567 from frankemax/eth-icons-overlapping
...
fix(etherpad): avoid icons overlapping
2022-03-09 09:52:51 -05:00
Joao Victor
f1807b38d8
Run npm audit fix
2022-03-09 11:33:39 -03:00
Max Franke
36e3db4625
fix(etherpad): avoid icons overlapping
2022-03-09 11:29:34 -03:00
Ghazi Triki
f580e1a146
Fix displaying thumbnails if not existing for LTI.
2022-03-08 19:17:04 +01:00
Paulo Lanzarin
5febb285bf
Merge pull request #14559 from bigbluebutton/sfu2610
...
build: bump bbb-webrtc-sfu to v2.6.10
2022-03-08 14:54:48 -03:00
Paulo Lanzarin
2193c99d8d
build: bump bbb-webrtc-sfu to v2.6.10
2022-03-08 14:46:34 -03:00
Anton Georgiev
a45e6c75a9
Merge pull request #14550 from pedrobmarin/b-e-v1-8-17
...
build(etherpad): v1.8.17
2022-03-08 10:10:26 -05:00
Pedro Beschorner Marin
93767d19fe
build(etherpad): v1.8.17
...
Update Etherpad version and settings file.
2022-03-07 17:16:52 -03:00
Gustavo Trott
f131155bc0
Add missing file
2022-03-06 19:55:30 -03:00
Gustavo Trott
9bc5017333
Fix message description
2022-03-06 19:54:15 -03:00
Gustavo Trott
a5af4ff0b2
Extend user ejection for breakout rooms too
2022-03-06 19:45:53 -03:00
Guilherme Leme
e798d31df2
[issue-14321] - Fixed the sudden change of presentations when clicking on the confirm button.
2022-03-04 16:40:59 -03:00
Paulo Lanzarin
08233084f8
Merge pull request #14536 from pedrobmarin/f-v-rdc
...
fix(video): respect disabled cap
2022-03-04 15:57:34 -03:00
Pedro Beschorner Marin
ea35f4f598
fix(video): respect disabled cap
...
User's camera cap should be disabled when set to zero but the UI control
wasn't respecting this configuration.
2022-03-04 15:20:27 -03:00