Commit Graph

31415 Commits

Author SHA1 Message Date
Anton
068bb4174d fix requested changes 2021-12-03 14:01:36 -03:00
Anton
a1354f0c2d fix warnings 2021-12-02 02:30:38 -03:00
Anton
2b0412aa6b fixes the test declaration, extends the multiuser class on tests with more than one page and other minor fixes 2021-12-02 01:51:28 -03:00
Anton
34a5a52487 add VirtualizedList test suite 2021-12-01 15:10:05 -03:00
Anton
f320b698b2 add Stress test suite 2021-12-01 11:16:37 -03:00
Anton
e16fe79bb7 improves element check 2021-12-01 11:02:26 -03:00
Anton
e434f87d24 add Notifications test suite 2021-12-01 02:36:20 -03:00
Anton
67f3e1e0bf improve multiusers init 2021-12-01 02:35:41 -03:00
Anton
1a14af521d adds Chat test: copy 2021-11-30 17:10:38 -03:00
Anton
90a2801285 add Screnshare test suite 2021-11-30 17:10:16 -03:00
Anton
4ec8916ebc add chromium project 2021-11-30 14:13:43 -03:00
Anton
cb48044970 add Brekout test suite 2021-11-30 10:42:57 -03:00
Anton
909baff07c add SharedNotes test suite 2021-11-29 15:39:52 -03:00
Anton
d455fa3a78 add Webcam test suite 2021-11-26 17:01:41 -03:00
Anton
6938d4cabc add Presentation test suite 2021-11-26 16:04:28 -03:00
Anton
fe94a73417 add Polling test suite 2021-11-25 15:23:58 -03:00
Anton
b12b21a496 add media files 2021-11-23 00:28:02 -03:00
Anton
e50f4ff97b add Whiteboard test suite 2021-11-22 18:51:16 -03:00
Anton
157294739f add Audio test suite 2021-11-22 18:06:41 -03:00
Anton
a34bb3a2c5 adds default timeouts and focus on the selector 2021-11-19 14:32:56 -03:00
Anton
e94bc894bc improve the use of init options 2021-11-18 17:09:29 -03:00
Anton
75645f15bd add core files 2021-11-18 16:20:11 -03:00
Anton Georgiev
e6e1f8edce
Merge pull request #13696 from MaximKhlobystov/playwright-update
Playwright tests: multi-user test + testing locales
2021-11-16 18:40:25 -05:00
Anton Georgiev
22067b4fad
Merge pull request #13698 from JoVictorNunes/issue-13683
fix: learning dashboard's favicon
2021-11-16 16:20:44 -05:00
Joao Victor
3da9fb428e fix: learning dashboard's favicon 2021-11-16 15:32:31 -03:00
Maxim Khlobystov
4b3252e565 Add some test specs: multiuser and settings (locales) 2021-11-15 11:42:29 -05:00
Anton Georgiev
01cbbb1beb
Merge pull request #13682 from antonbsa/meteor-reconnection
test: Adds Meteor reconnection test
2021-11-12 14:43:29 -05:00
Anton Georgiev
f449a1893c
Merge pull request #13689 from ramonlsouza/issue-13555
fix: Focus on presentation - Minimizing presentation/screenshare working incorrectly
2021-11-12 12:30:48 -05:00
Ramón Souza
9ee4975e7f fix minimize presentation focus on presentation layout 2021-11-12 17:08:31 +00:00
Anton Georgiev
314f35c44e
Merge pull request #13667 from JoVictorNunes/preview-alignment
fix: video preview alignment
2021-11-11 15:11:12 -05:00
Joao Victor
2176898c9f fix: video preview alignment 2021-11-11 16:42:07 -03:00
Paulo Lanzarin
6092642601
Merge pull request #13673 from schrd/dont-always-kill-kms
build: fix bbb-webrtc-sfu cronjob
2021-11-10 18:42:40 -03:00
Anton Georgiev
00775a26bf
Merge pull request #13672 from antobinary/2.4-locales
chore: Pulled the latest 2.4 HTML5 locales from Transifex
2021-11-10 16:23:10 -05:00
Daniel Schreiber
b30b3accf3 build: fix bbb-webrtc-sfu cronjob
the cronjob queries the number of users. The query was still from BBB 2.2
and returned always 0. Now we take every user into account.
2021-11-10 22:22:10 +01:00
Localization Server
146cb843af chore: Pulled the latest 2.4 HTML5 locales from Transifex 2021-11-10 21:21:39 +00:00
Anton Georgiev
a0e9a7327f
Merge pull request #13663 from mariogasparoni/fix-fullaudio-breakout-audio-auto-join
fix(audio): prevent audio to hang when user is transferred to breakout room
2021-11-10 16:10:13 -05:00
Anton Georgiev
938052ac2b
Merge pull request #13671 from antobinary/2.4-locales
chore: Pulled the latest 2.4 HTML5 locales from Transifex
2021-11-10 15:18:24 -05:00
Localization Server
6b4e20bed6 chore: Pulled the latest 2.4 HTML5 locales from Transifex 2021-11-10 20:14:56 +00:00
Paulo Lanzarin
4839d34f52
Merge pull request #13664 from prlanzarin/u24-fern
build: bump SFU to v2.6.0
2021-11-09 18:47:00 -03:00
prlanzarin
fe699db541 build: bump SFU to v2.6.0 2021-11-09 21:45:05 +00:00
Mario Jr
9578efbcd3 fix(audio): prevent audio to hang when user is transferred to breakout room
When joining breakouts, we now wait for the bridge to be loaded before
automatically start user's audio.
This problems happens only on fullaudio bridge
2021-11-09 15:04:10 -03:00
Anton Georgiev
2869582225
Merge pull request #13662 from mariogasparoni/backport-fullaudio-bridge-v2.4
[backport 2.4] feat(audio): faster audio activation using fullaudio bridge
2021-11-09 12:25:33 -05:00
Anton Georgiev
e3740fd75e
Merge pull request #13661 from antobinary/fix-package-json
fix: Include bintrees and tdigest in package-json (needed for prod)
2021-11-09 11:17:36 -05:00
Anton Georgiev
db6d4dbb83 fix: Include bintrees and tdigest in package-json (needed for prod) 2021-11-09 16:14:08 +00:00
Mario Jr
a719f8f5e4 fix(audio): update fullaudio bridge according to sonar's checks 2021-11-09 12:10:44 -03:00
Mario Jr
117bb91a0e fix(audio): rename fullaudio bridge to FullAudioBridge
updated whitelist, also according to sonar checks
2021-11-09 12:10:36 -03:00
Mario Jr
1ee9203fad fix: enable useLocationOrigin in dynamic-import
This makes meteor to work with a reverse proxy, without changing it's
settings
2021-11-09 12:10:25 -03:00
Mario Jr
70815fad4f feat(audio): add meta param for selecting fullaudio bridge
This can be passed through API. For example, for setting fullaudio bridge, you
can pass the param "meta_fullaudio-bridge=fullaudio"
2021-11-09 12:09:36 -03:00
Mario Jr
db4e2f9c47 update(audio): correctly retrieves the media-server-fullaudio from meta params
Previously we were using the same for listenonly, which for default
environments points to kurento, and didn't make any difference in media server
selection.
This could be problematic in those environments where meta param
for listeonly media server is set , though.
Fullaudio has now it's own meta param that can be passed through API:
"meta_media-server-fullaudio"
2021-11-09 12:09:28 -03:00
Mario Jr
f9dbefe764 feat(audio): basic funcionality for fullaudio bridge
This commit allows user to join/leave audio using the fullaudio bridge.
This is still under development, but to use this now we must set values of
skipCheck to false, and defaultFullAudioBridge to fullaudio. This
depends on newest version of bbb-webrtc-sfu
2021-11-09 12:09:18 -03:00