paultrudel
aa5b105e6e
Added more logging to ApiController
2021-10-27 14:58:05 -04:00
Bohdan Zhemelinskyi
bb0ee66977
Stabilized rndom user select
2021-10-27 18:47:48 +00:00
Richard Alam
8fcbad1006
Merge pull request #13588 from paultrudel/api-controller-additional-logging
...
Modified sessionToken value name in enter response
2021-10-27 14:34:16 -04:00
paultrudel
cd92f4a4f4
modified sessionToken value name in enter response
2021-10-27 14:31:29 -04:00
Joao Siebel
7ea48706ef
Add role parameter on join
2021-10-27 15:28:11 -03:00
Ramón Souza
34922ba67c
convert note component
2021-10-27 17:48:15 +00:00
Richard Alam
bab8b32071
Merge pull request #13586 from paultrudel/api-controller-additional-logging
...
Added more logging to API controller
2021-10-27 13:43:22 -04:00
paultrudel
960ed35810
added more logging to API controller
2021-10-27 13:31:32 -04:00
Ramón Souza
1deb1b1480
keep sass import of app component until is removed from other components
2021-10-27 17:19:03 +00:00
Ramón Souza
dde9ff964d
convert muted-alert component
2021-10-27 17:07:09 +00:00
Richard Alam
61706f9b78
Merge pull request #13585 from paultrudel/api-controller-additional-logging
...
Added additional logging to bbb-web api controller
2021-10-27 12:55:53 -04:00
Ramón Souza
3020b20e71
convert app component
2021-10-27 16:43:51 +00:00
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