Commit Graph

33747 Commits

Author SHA1 Message Date
Anton Georgiev
7894dfb0e1
Merge pull request #14900 from ramonlsouza/merge-2425-apr27
chore: Merge 2.4 into 2.5
2022-04-27 15:15:28 -04:00
Ramon Souza
07f9a192b9 Merge remote-tracking branch 'upstream/v2.4.x-release' into merge-2425-apr27 2022-04-27 15:32:20 -03:00
Anton Georgiev
c7e258b43b
Merge pull request #14892 from JoVictorNunes/lint-fixes-26-04
fix(Dashboard): changes required by linter
2022-04-27 12:02:26 -04:00
Anton Georgiev
1e038e7855
Merge pull request #14732 from frankemax/hide-webcam-info-small
feat(video): hide webcam container info depending on container size
2022-04-27 11:16:56 -04:00
Max Franke
9392669cd8 feat(video-list-item): prevent undefined observer
Add extras checks to observer related values
Move the video container width bound to a const
2022-04-27 11:48:14 -03:00
Maxim Khlobystov
a10da93ade Minor updates to the failing test specs 2022-04-27 08:46:15 -04:00
Fred Dixon
ba0114d03b
Merge pull request #14893 from ffdixon/adjust-jitterbuffer
Adjust jitterbuffer settings in FreeSWITCH to improve audio
2022-04-26 20:44:28 -04:00
Fred Dixon
145307d4db Adjust jitterbuffer settings to improve audio 2022-04-26 19:36:59 -05:00
Joao Victor
c3f9bf3ff7 fix(Dashboard): changes required by linter 2022-04-26 18:18:44 -03:00
Paulo Lanzarin
6aaba1cee6
Merge pull request #14891 from bigbluebutton/sfu281
build: bump bbb-webrtc-sfu to v2.8.1
2022-04-26 18:03:04 -03:00
Paulo Lanzarin
e9707ef173
build: bump bbb-webrtc-sfu to v2.8.1 2022-04-26 18:00:43 -03:00
Lucas
2db9a1b343
Merge branch 'develop' into develop-bbb 2022-04-26 15:08:43 -03:00
Anton Georgiev
ba94cd636f
Merge pull request #14877 from ramonlsouza/meteor-271
chore: update meteor to 2.7.1
2022-04-26 13:29:32 -04:00
Anton Georgiev
3587f56411
Merge pull request #14869 from ramonlsouza/old-minimize-swap-fix
fix: minimize button does not appear with autoSwapLayout and oldMinimizeButton
2022-04-26 13:21:52 -04:00
Lucas Zawacki
d84f163cc4 fix(layout): Make sure layout propagates after pushLayout is toggled 2022-04-26 17:13:33 +00:00
Ramon Souza
d1cd53d863 improve active user check in userlist 2022-04-26 14:07:21 -03:00
Anton Georgiev
f7b9b189c6
Merge pull request #14886 from gustavotrott/remove-html5-useragent
refactor: Remove the endpoint html5/useragent
2022-04-26 12:34:07 -04:00
Gustavo Trott
3092eaa684 Including packages-lock since packages.json was changed 2022-04-26 07:25:28 -03:00
Gustavo Trott
720a986d86 Remove html5client/useragent handler 2022-04-25 20:47:59 -03:00
Anton Georgiev
5e9aeafa37
Merge pull request #14880 from iMDT/tests-on-ci
test,chore: Add github workflow to run automated tests
2022-04-25 19:25:47 -04:00
Tiago Jacobs
b1b67aedcc Filter branches that CI tests will run (>=2.5.x) 2022-04-25 20:20:42 -03:00
Ramón Souza
868355cf40
Merge pull request #14884 from JoVictorNunes/issue-14754
fix: check whether there's a toast before dismissing
2022-04-25 21:30:26 +01:00
Lucas Zawacki
00f1b33456 feat(layout): Only propagate custom layout 2022-04-25 19:57:11 +00:00
Anton Georgiev
73ae0c0753
Merge pull request #14883 from kepstin/bbb-2-5-yq
packaging: Add dependencies on yq 3
2022-04-25 15:19:32 -04:00
Joao Victor
80cc820331 fix: check whether there's a toast before dismissing 2022-04-25 16:17:06 -03:00
Calvin Walton
09124ab06c packaging: Add dependencies on yq 3
yq package is now provided in the BigBlueButton support PPA for BBB 2.5,
so we can depend on the package now. Ensure the dependency is specific
to avoid an incompatible yq version 4 from being installed.
2022-04-25 15:04:38 -04:00
Paulo Lanzarin
88367c1a63
Merge pull request #14868 from prlanzarin/u26-major-key
refactor(audio): remove old listen only bridge (kurento.js)
2022-04-25 15:54:41 -03:00
prlanzarin
2ca68218d0 refactor(bbb-conf): remove enableListenOnly check, replace with newer equivalents
Replace public.kurento.enableListenOnly bbb-conf --check, replace it for the newer equivalent public.media.audio.defaultListenOnlyBridge

Also add defaultFullAudioBridge to the same check
2022-04-25 18:48:16 +00:00
Paulo Lanzarin
ac978450ea
Merge pull request #14882 from bigbluebutton/sfu280
build: bump bbb-webrtc-sfu to v2.8.0
2022-04-25 15:04:17 -03:00
Paulo Lanzarin
ab069fa04b
build: bump bbb-webrtc-sfu to v2.8.0 2022-04-25 15:02:33 -03:00
prlanzarin
ccc95583ee refactor(audio): restore trickle candidate filtering in new audio bridge
+ better error handling, log messages for that code
2022-04-25 16:45:18 +00:00
Lucas Zawacki
11a3e9eb59 fix(subscriptions): Restore wrongly removed notifications subscription 2022-04-25 16:34:44 +00:00
prlanzarin
1decc5d343 fix(audio): respect public.media.listenOnlyOffering in new audio bridge 2022-04-25 16:22:49 +00:00
Ramon Souza
c96c47e551 update bbb-html5 build scripts for meteor 2.7.1 2022-04-25 13:11:12 -03:00
Paulo Lanzarin
f2d814e6ba
Merge pull request #14878 from bigbluebutton/sfu2614
build: bump bbb-webrtc-sfu to v2.6.14
2022-04-25 10:31:17 -03:00
Paulo Lanzarin
1797e81cf6
build: bump bbb-webrtc-sfu to v2.6.14 2022-04-25 10:29:44 -03:00
Tiago Jacobs
32df90ac3b Add github workflow to run automated tests 2022-04-25 10:21:46 -03:00
Anton Georgiev
e282afcc7c
Merge pull request #14876 from ramonlsouza/npm-html-apr25
chore: update npm dependencies
2022-04-25 08:31:26 -04:00
Ramon Souza
ced2c53e80 update meteor to 2.7.1 2022-04-25 09:26:44 -03:00
Ramon Souza
c07a5ce186 update html5 dependencies 2022-04-25 09:22:30 -03:00
Anton Georgiev
4bc09b540d
Merge pull request #14875 from JoVictorNunes/2_4-npm-audit-fix-04-25
[2.4] chore(Dashboard): npm audit fix
2022-04-25 08:17:17 -04:00
Anton Georgiev
bdd32a2d05
Merge pull request #14874 from JoVictorNunes/npm-audit-fix-04-25
chore(Dashboard): npm audit fix
2022-04-25 08:16:49 -04:00
Joao Victor
8ee6e372fb [2.4] chore(Dashboard): npm audit fix 2022-04-25 08:57:37 -03:00
Joao Victor
8d64b8a615 chore(Dashboard): npm audit fix 2022-04-25 08:23:42 -03:00
Anton Georgiev
66d8be378d
Merge pull request #14870 from MaximKhlobystov/2.4-playwright-fixes
test: fixes for 2.4 Playwright tests
2022-04-21 14:03:42 -04:00
Anton Georgiev
15a44c63b3
Merge pull request #14823 from ramonlsouza/issue-14811
fix: Closed captions position when the presentation is minimized
2022-04-21 13:06:49 -04:00
Anton Georgiev
0f996f474d
Merge pull request #14872 from ramonlsouza/issue-14864
fix: Audio device selector icon wrong position in RTL layout
2022-04-21 13:05:42 -04:00
Ramon Souza
0109edbf25 fix audio icon RTL 2022-04-21 13:43:44 -03:00
Anton Georgiev
7246c2bbda
Merge pull request #14871 from ramonlsouza/issue-14866
fix: Blue screen when using fill poll values option
2022-04-21 12:02:12 -04:00
Ramon Souza
e9c31f4966 fix blue screen poll values 2022-04-21 10:33:47 -03:00