Commit Graph

31697 Commits

Author SHA1 Message Date
paultrudel
5fe8577098 Added additional logging to bbb-web api controller 2021-10-27 12:43:21 -04:00
Anton Georgiev
a4a6757bb6
Merge pull request #13583 from frankemax/screenshare-font-update
style(screenshare): UX updates
2021-10-27 12:41:06 -04:00
Ramón Souza
4f3c30d12c convert sidebar-content component 2021-10-27 16:21:57 +00:00
Max Franke
664bad7d08 feat(screenshare): UX updates
Reduce the font size to 21px (1.3rem) and font weight to 600.
2021-10-27 11:51:39 -03:00
Mario Jr
35cac1eb8e fix(video): typo in iOS detection
No big problems caused by typo so far, once isSafari flag was being used
to validate supported devices (safari is always used in iOS)
2021-10-27 11:28:52 -03:00
Mario Jr
94cbc3bbc8 feat: allow users in iOS join from chrome mobile version 94+
Complements #13562
2021-11-03 11:47:36 -03:00
Ramón Souza
90c250d32a Merge remote-tracking branch 'upstream/develop' into styled-components-4 2021-10-27 13:53:16 +00:00
Ramón Souza
0792efe5e4 convert notifications-bar component 2021-10-27 13:52:00 +00:00
Ramón Souza
ec6b9a4d81 convert switch component 2021-10-27 13:33:28 +00:00
Anton Georgiev
a862e6ca83
Merge pull request #13579 from ramonlsouza/fix-raise-hand-typo
fix: typo in raise-hand button styles
2021-10-27 08:59:46 -04:00
Anton Georgiev
1b142a05e2
Merge pull request #13577 from ramonlsouza/styled-components-small
refactor: styled-components conversion - partial
2021-10-27 08:59:09 -04:00
Paulo Lanzarin
5e09aa5d32
Merge pull request #13581 from prlanzarin/u24-himera-pi
build: bump SFU to v2.6.0-beta.9
2021-10-27 09:17:10 -03:00
prlanzarin
8820e8e0d5 build: bump SFU to v2.6.0-beta.9 2021-10-27 12:15:41 +00:00
Ramón Souza
943aa27eb6 fix typo in raise-hand button 2021-10-27 11:54:40 +00:00
Anton Georgiev
d7567b35f3
Merge pull request #13568 from antobinary/build-mongo-conf
chore: Set FreeSWITCH to build from branch v1.10.7
2021-10-26 17:19:01 -04:00
Anton Georgiev
b0e1d019b4 pin versions of FreeSWITCH and related libs 2021-10-26 21:14:21 +00:00
Ramón Souza
48c246fbdd convert text-input component 2021-10-26 19:50:59 +00:00
Anton Georgiev
473bb7bd41
Merge pull request #13575 from antobinary/worker_rlimit_nofile
build: Set worker_rlimit_nofile only once in nginx.conf
2021-10-26 15:48:01 -04:00
Michael F. Schönitzer
b56facaba7 Set worker_rlimit_nofile only once in nginx.conf
worker_rlimit_nofile may only be set once in nginx.conf. So far there was no check whether it is already set to a value different than 10000. This results in the option beeing set twice in the config file, if it was already set by. This caused nginx to fail startup. Now it is checked that the limit is at least 10000 and only if not it is set to 10000.
2021-10-26 19:46:19 +00:00
Ramón Souza
814b5caa1d convert shortcut-help component 2021-10-26 19:03:38 +00:00
Anton Georgiev
c60ef3c179
Merge pull request #13253 from ramonlsouza/PR-11359
feat: multiple choice poll
2021-10-26 14:42:29 -04:00
Anton Georgiev
7365b951b9
Merge pull request #13248 from Nudin/patch-2
Set worker_rlimit_nofile only once in nginx.conf
2021-10-26 14:26:23 -04:00
Anton
ff338c0198 add Hide/Restore presentation test 2021-10-26 14:59:40 -03:00
Anton
d8ffd698ef fix minimizePresentation selector 2021-10-26 14:52:52 -03:00
Anton
b40f3f92f5 unify webcam tests 2021-10-26 14:51:24 -03:00
Anton
f6b907870a improves startSharing function 2021-10-26 14:48:18 -03:00
Ramón Souza
1807122a84 fix multiple choice custom poll 2021-10-26 17:24:47 +00:00
Ramón Souza
f452a5f164 fix start quick poll 2021-10-26 16:38:52 +00:00
Anton Georgiev
12a9a43409
Merge pull request #13548 from frankemax/discart-poll-button
feat(poll): add discart poll button
2021-10-26 12:36:04 -04:00
Anton Georgiev
0a44cf0ebb
Merge branch 'v2.4.x-release' into discart-poll-button 2021-10-26 12:35:30 -04:00
Anton Georgiev
c834a5bd39
Merge pull request #13563 from antonbsa/polling-tests-improvements
test: Polling tests improvements
2021-10-26 12:32:43 -04:00
Ramón Souza
d1f321f3d5 Merge remote-tracking branch 'upstream/develop' into styled-components-small 2021-10-26 16:09:58 +00:00
Anton Georgiev
6c1c474357
Merge pull request #13566 from ramonlsouza/styled-components-actionsbar
styled-components conversion - actions bar
2021-10-26 12:00:32 -04:00
Ramón Souza
dcd8266bb4 convert reload-button component 2021-10-26 14:48:18 +00:00
Ramón Souza
c511a61a77 convert debug-window component 2021-10-26 14:17:02 +00:00
Max Franke
1e3c5d1b65 feat(poll): add cancel poll button
Add a new button that adds the option to cancel the polling and its results.
Avoiding the user from having to close the poll, and open another in the
actions bar.
2021-10-26 10:45:52 -03:00
Ramón Souza
3d5e505b33 convert breakout-join-confirmation component 2021-10-26 13:37:23 +00:00
Ramón Souza
c8dc0af617 convert banner-bar component 2021-10-26 13:26:32 +00:00
Ramón Souza
242b59308f import variables from js files 2021-10-26 12:37:26 +00:00
Ramón Souza
f785be4532 convert activity-check component 2021-10-26 12:02:01 +00:00
Paulo Lanzarin
55d7624356
Merge pull request #13569 from prlanzarin/u24-himera-pi
build: bump SFU to v2.6.0-beta.8
2021-10-25 21:31:59 -03:00
prlanzarin
e5dc4c08d4 build: bump SFU to v2.6.0-beta.8 2021-10-26 00:10:46 +00:00
Paulo Lanzarin
bb4b7c52c1
Merge pull request #13553 from prlanzarin/u24-himera-pi
refactor(build): bump SFU to 2.6.0-beta.7, remove mediasoup cleanup code
2021-10-25 20:54:37 -03:00
Anton Georgiev
07ae707fea chore: Set FreeSWITCH to build from branch v1.10.7 2021-10-25 23:42:12 +00:00
Anton Georgiev
b1656227aa
Merge pull request #13545 from JoVictorNunes/issue-12349
fix: unable to mute from talking indicator bar
2021-10-25 19:30:21 -04:00
Anton Georgiev
45a1126a90
Merge pull request #13567 from antobinary/build-mongo-conf
build: MongoDB conf changes from BBB 2.3 to BBB 2.4
2021-10-25 16:24:03 -04:00
Ramón Souza
12583b9b23 restores .btn css (still used in other components) 2021-10-25 20:15:36 +00:00
Anton Georgiev
8a2b108b11 build: MongoDB conf changes from 2.3 to 2.4 2021-10-25 20:11:24 +00:00
Ramón Souza
8fc7db3f8a Merge remote-tracking branch 'upstream/develop' into styled-components-actionsbar 2021-10-25 20:03:09 +00:00
Ramón Souza
ff86eebb22 fix lock icon + drop user 2021-10-25 19:58:37 +00:00