Anton Georgiev
47eb51fdb7
Merge pull request #14802 from GuiLeme/nokogiri-update-1.13.4
...
chore: [nokogiri-update] - Update nokogiri to version 1.13.4+
2022-04-12 10:25:45 -04:00
Guilherme Leme
0319ecf371
[nokogiri-update] - Update of nokogiri to version 1.13.4+
2022-04-12 11:07:59 -03:00
Gustavo Trott
77a8aba1f5
Merge remote-tracking branch 'upstream/develop' into breakout-updated
2022-04-12 09:54:25 -03:00
Gustavo Trott
102eee3ba5
Backend portion of breakout Manage Users
2022-04-12 09:50:19 -03:00
prlanzarin
f4ba6dd9a2
refactor(audio): use preloaded audio stream if provided
...
Avoids a surplus gUM with local echo test et al
2022-04-11 22:29:20 +00:00
prlanzarin
1e37924e41
refactor(audio): local echo initial hearing state is configurable, ...
...
public.media.showVolumeMeterInSettings => public.media.showVolumeMeter
public.media.simplifiedEchoTest => public.media.localEchoTest.enabled
Initial hearing state can be configured in public.media.localEchoTest.initialHearingState
2022-04-11 21:04:08 +00:00
Tainan Felipe
292d39c773
Fix notes showing text in wrong order
2022-04-11 17:43:21 -03:00
Anton Georgiev
bc823b84e0
Merge pull request #14779 from GuiLeme/issue-14749
...
fix(presentation) - Refactored `temporaryPresId` format to accept german umlauts
2022-04-11 16:10:07 -04:00
prlanzarin
17e5d95d7a
refactor(audio): clean unused code in local echo/volume code
2022-04-11 19:40:16 +00:00
prlanzarin
0d85905c83
fix(audio): centralize default in/out device id definitions, make them an empty string
...
"default" is not an universally valid default value for deviceIds which was causing issues with Firefox and Safari in some specific scenarios where exact deviceId constraints were being used
2022-04-11 19:23:32 +00:00
prlanzarin
d6c7f23a0e
feat(audio): local echo test and audio energy meter
...
New features:
- A simplified echo test mode that only does a local loopback (instead of
going to FS and back)
- A volume meter for microphone streams to the AudioSettings view
Those two features are experimental and disabled by default; see
public.app.media.simplifiedEchoTest and public.app.media.showVolumeMeter configs
Collateral changes:
- fix: localize fallback device strings in AudioSettings/DeviceSelector
- Refactor on some media stream utils to be re-usable across components
- Refactor in AudioSettings to keep gUM #uses stable.
* TODO: need to pass streams through AudioManager to avoid the surplus gUM.
- fix(audio): drop ScriptProcessorNode usage (deprecated)
* Used in volume meter for tracking - use hark instead
2022-04-11 19:21:56 +00:00
prlanzarin
2b230ab914
fix(audio): proper description for testSpeakerLabel
2022-04-11 19:19:16 +00:00
Anton Georgiev
5a4f63a7e2
Merge pull request #14798 from antobinary/fred-conf
...
fix(conf): setip should not wipe out existing properties
2022-04-11 15:17:34 -04:00
Anton Georgiev
6f554e9776
fix(conf): setip should not wipe out existing properties
2022-04-11 19:07:11 +00:00
Anton Georgiev
547ca21622
Merge pull request #14795 from antobinary/fred-conf
...
fix(bbb-conf): Update securitySalt (shared secret) in bbb-web.properties
2022-04-11 14:45:55 -04:00
Anton Georgiev
243f8ec70a
Merge pull request #14782 from pedrobmarin/c-p-v3-4-1
...
chore(playback): v3.4.1
2022-04-11 13:48:59 -04:00
Anton Georgiev
ee4af7730e
Merge pull request #14780 from ramonlsouza/i-14689
...
fix: Screenshare is not displayed to new users, if autoSwapLayout=true
2022-04-11 13:48:20 -04:00
Anton Georgiev
f761391697
Merge pull request #14796 from ramonlsouza/issue-14790
...
fix: Incorrect position of the microphone icon in the webcam box in RTL - BBB v2.4.5
2022-04-11 13:46:18 -04:00
Ramon Souza
1c3d29daa1
adjust video list icon in rtl
2022-04-11 14:40:37 -03:00
Anton Georgiev
1d495968dc
Merge pull request #14793 from ramonlsouza/issue-14762
...
Enable sidebar resize in media area of 'focus on' layouts
2022-04-11 13:16:52 -04:00
Ramon Souza
283c21e4ab
enable sidebar resize in media on 'focus on' layouts
2022-04-11 13:48:46 -03:00
Anton Georgiev
ec1893ba10
chore: Fix typo in bigbluebutton-config/bin/bbb-conf
2022-04-11 15:40:42 +00:00
Anton Georgiev
0275b8710b
Merge pull request #14787 from Arthurk12/camera-cancellable-button-2.5
...
refactor(webcam): cancellable button
2022-04-11 10:17:50 -04:00
Fred Dixon
c73943471f
Set securitySalt (shared secret) in bbb-web.properties
2022-04-11 13:54:51 +00:00
Anton Georgiev
392fb4f863
Merge pull request #14792 from bigbluebutton/revert-14791-update-set-secret
...
Revert "Update securitySalt (shared secret) in bbb-web.properties"
2022-04-11 09:48:50 -04:00
Anton Georgiev
6a269428e5
Revert "Update securitySalt (shared secret) in bbb-web.properties"
2022-04-11 09:48:00 -04:00
Guilherme Leme
4627e39435
[issue-14749] - fix downloadable persistence.
2022-04-11 10:26:15 -03:00
Fred Dixon
0fb0ebf176
Merge pull request #14791 from ffdixon/update-set-secret
...
Update securitySalt (shared secret) in bbb-web.properties
2022-04-11 08:30:25 -04:00
Fred Dixon
b60e77500b
Set securitySalt (shared secret) in bbb-web.properties
2022-04-11 07:25:48 -05:00
Anton Georgiev
df599d73c8
Merge pull request #14789 from antobinary/merge-25-dev
...
chore: Merge 2.5.x into develop
2022-04-08 21:07:35 -04:00
Anton Georgiev
1500fb6a29
Merge branch 'v2.5.x-release' of github.com:bigbluebutton/bigbluebutton into merge-25-dev
2022-04-09 00:55:25 +00:00
Anton Georgiev
33575e60e6
Merge branch 'develop' of github.com:bigbluebutton/bigbluebutton into v2.5.x-release
2022-04-09 00:48:14 +00:00
Anton Georgiev
f6c66cc4ea
Merge pull request #14777 from pedrobmarin/c-p-v1-1-0
...
chore(pads): v1.1.0
2022-04-08 20:40:17 -04:00
Anton Georgiev
3afb57fa66
Merge pull request #14788 from ramonlsouza/merge-2425-apr08
...
chore: Merge 2.4 into 2.5
2022-04-08 20:37:32 -04:00
Ramon Souza
1c873bd8d6
Merge remote-tracking branch 'upstream/v2.4.x-release' into merge-2425-apr08
2022-04-08 17:30:21 -03:00
Anton Georgiev
35998bc68a
Merge pull request #14781 from germanocaumo/more-prom-metrics
...
refactor(prom-html5) More prometheus metrics
2022-04-08 16:20:40 -04:00
Max Franke
6b05e431dd
feat(theme): add dark mode theme
2022-04-08 16:05:29 -03:00
Arthurk12
f2d5e7af2c
refactor(webcam): cancellable button
...
Makes it possible to cancel webcam sharing while connecting.
Simplifies button state logic.
2022-04-08 18:54:47 +00:00
Pedro Beschorner Marin
675c8f55c0
chore(playback): v3.4.1
...
Style changes and dependencies updated.
https://github.com/bigbluebutton/bbb-playback/pull/189
2022-04-08 13:46:02 -03:00
Ramon Souza
def29e3388
fix join screenshare
2022-04-08 11:45:17 -03:00
Guilherme Leme
3a93898af0
[issue-14749] - Refactored temporaryPresId
format to not rely on UTF-8 encoding when sending the multipart/form-data content-type in futch
method.
2022-04-08 11:28:47 -03:00
germanocaumo
cacba3c7e7
feat(html5): add meteor rtt as prometheus metric
2022-04-08 14:27:35 +00:00
germanocaumo
640fe57a26
fix(html5): rename stream-cursor prom metric
...
Removes meetintId info from the event name in prometheus metric to better concur with other events.
2022-04-08 14:22:29 +00:00
germanocaumo
a04fbc56e1
feat(html5): add error logs and redis prometheus metrics
...
New config: settings.private.prometheus.collectRedisMetrics disabled by default
2022-04-08 14:21:55 +00:00
Pedro Beschorner Marin
b1d33ebc92
chore(pads): v1.1.0
...
The new `bbb-pads` version includes an extra layer of fault tolerance
upon repeated command events that trigger Etherpad's API calls.
Issue reference https://github.com/bigbluebutton/bigbluebutton/issues/14757
https://github.com/bigbluebutton/bbb-pads/releases/tag/v1.1.0
2022-04-08 10:02:02 -03:00
Joao Victor
dfa8797f97
Merge remote-tracking branch 'upstream/develop' into breakout-update
2022-04-07 18:01:30 -03:00
Anton Georgiev
2be15611c1
Merge pull request #14775 from gustavotrott/gitignore-bsp-in-akka-projects
...
chore: Add .bsp directory to .gitignore
2022-04-07 16:42:10 -04:00
Gustavo Trott
f7d1b153a6
Keep blank line on end of gitignore files
2022-04-07 17:36:26 -03:00
Anton Georgiev
4188d254c3
Merge pull request #14765 from ramonlsouza/pr-14751
...
refactor: Notifications rework
2022-04-07 16:35:29 -04:00
Gustavo Trott
df1fc781f6
Add .bsp directory to .gitignore
2022-04-07 17:34:01 -03:00