dependabot[bot]
cfa52aec64
Bump lodash in /bigbluebutton-html5/tests/puppeteer
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-07 21:40:23 +00:00
Anton Georgiev
408e94a513
Merge pull request #12308 from pedrobmarin/chore-webhooks-update-dependencies
...
chore(webhooks): update dependencies
2021-05-07 17:39:23 -04:00
Anton Georgiev
83659e7737
Merge pull request #12325 from antobinary/update-npm-deps-may-7
...
chore: Updated lint-staged from 8.1.3 to 11.0.0
2021-05-07 17:36:31 -04:00
Anton Georgiev
b412e3fb84
Updated lint-staged from 8.1.3 to 11.0.0
2021-05-07 21:28:04 +00:00
Anton Georgiev
b68aa39b86
Merge pull request #12324 from ramonlsouza/issue-12287
...
fix: chat popup alerts in open private chat
2021-05-07 16:44:42 -04:00
Ramon Souza
274693456a
fix chat popup alerts in private chat
2021-05-07 17:33:22 -03:00
Anton Georgiev
76e6f48200
Merge pull request #12322 from ramonlsouza/issue-12069
...
Add scroll to poll question container
2021-05-07 15:40:12 -04:00
Ramon Souza
a35f38847c
add scroll to poll question container - mobile
2021-05-07 15:39:40 -03:00
Ramon Souza
c6b81bbb65
re-implement chat scroll to position
2021-05-07 15:14:15 -03:00
Anton Georgiev
5e11fb314b
Merge pull request #12256 from Tainan404/filter-bymeetingId
...
Add filter by meetingId in server queries
2021-05-07 10:36:20 -04:00
Tainan Felipe
2efd949b16
Update bigbluebutton-html5/imports/ui/components/presentation/presentation-uploader/component.jsx
...
Co-authored-by: Anton Georgiev <antobinary@users.noreply.github.com>
2021-05-07 11:09:30 -03:00
Tainan Felipe
5e249ff47f
Add comment
2021-05-07 11:06:03 -03:00
Anton Georgiev
25c323bfc6
Merge pull request #12317 from jfsiebel/prevent-toast-conversion-text-error-overflow
...
Fit conversion error message in toast notification
2021-05-07 10:00:15 -04:00
Tainan Felipe
2e168b8252
Fix Presentation being not shown
2021-05-07 10:52:12 -03:00
Anton Georgiev
fb333b9489
Merge pull request #12304 from ramonlsouza/issue-12253-2
...
fix: only play audio alert if there are new messages
2021-05-07 09:16:16 -04:00
Joao Siebel
aaa3a14b30
Remove scroll on toast notification when a conversion error happens. close #12293
2021-05-07 10:12:46 -03:00
Anton Georgiev
697dbcdca4
Merge pull request #12315 from ramonlsouza/template-string
...
fix: template syntax in string literal
2021-05-07 09:05:20 -04:00
Anton Georgiev
85d33b8d2e
Merge pull request #12316 from ramonlsouza/rm-unused
...
refactor: remove unused variables
2021-05-07 09:04:30 -04:00
Anton Georgiev
03239e98f0
Merge pull request #12309 from ramonlsouza/long-poll-annotation
...
Adjust poll results annotations
2021-05-07 09:03:21 -04:00
Ramon Souza
93d41f3f91
remove unused variables
2021-05-07 08:54:01 -03:00
Ramon Souza
02aea0a3de
template syntax in string literal
2021-05-07 08:38:19 -03:00
Ramon Souza
7a28119bc9
adjust poll annotations
2021-05-06 15:38:01 -03:00
Pedro Beschorner Marin
5ed952145b
Merge remote-tracking branch 'chore-webhooks-update-dependencies' into develop
2021-05-06 14:53:35 -03:00
Pedro Beschorner Marin
907d614e2b
chore(webhooks): update dependencies
...
+ lodash@4.17.21
added 208 packages from 892 contributors in 4.512s
fixed 8 of 9 vulnerabilities in 209 scanned packages
1 package update for 1 vulnerability involved breaking changes
+ redis@3.1.2
+ mocha@8.3.2
added 77 packages from 48 contributors, removed 3 packages and updated 11 packages in 8.948s
fixed 3 of 3 vulnerabilities in 209 scanned packages
2 package updates for 2 vulnerabilities involved breaking changes
+ body-parser@1.19.0
+ js-yaml@3.14.1
+ nock@10.0.6
+ supertest@3.4.2
+ sinon@7.5.0
added 21 packages from 28 contributors, removed 11 packages, updated 29 packages, moved 3 packages and audited 293 packages in 6.064s
2021-05-06 14:40:00 -03:00
Anton Georgiev
cac1758aaf
Merge pull request #12306 from mariogasparoni/feat-show-audio-filters
...
feat(audio): add showAudioFilters option in settings.yml
2021-05-06 11:05:45 -04:00
Mario Junior
35d3f7a0fd
Update bigbluebutton-html5/private/config/settings.yml
...
Explicitly set showAudioFilters to true
Co-authored-by: Anton Georgiev <antobinary@users.noreply.github.com>
2021-05-06 12:02:32 -03:00
Mario Jr
69b2608f88
feat(audio): add showAudioFilters option in settings.yml
...
This allows showing (or hiding) the option from users in the conference.
Default value is true (show this option to users).
Fixed some eslint warnings.
2021-05-06 11:43:06 -03:00
Ramon Souza
aa4089c91d
only play audio alert if there are new messages
2021-05-06 08:24:27 -03:00
Anton Georgiev
991c71c4a2
Merge pull request #12296 from antobinary/npm-versions
...
fix(security): Update sanitize-html package
2021-05-05 16:08:44 -04:00
Anton Georgiev
45db82dbdb
Merge pull request #12297 from ramonlsouza/fix-toolbar-crash
...
fix: toolbar crash with presenter changes
2021-05-05 15:21:56 -04:00
Anton Georgiev
45f4cc0460
fix(security): Update sanitize-html package
2021-05-05 19:00:25 +00:00
Ramon Souza
5a771b8281
fix toolbar crash
2021-05-05 15:59:16 -03:00
Joao Siebel
3eea7db9a1
Add try/catch on whiteboard-multi-user methods
2021-05-05 15:53:13 -03:00
Joao Siebel
2e7731ab59
Add try/catch on voice-users methods
2021-05-05 15:05:59 -03:00
Joao Siebel
a8c989645f
Add try/catch on video-streams methods
2021-05-05 14:52:50 -03:00
Joao Siebel
bebe218a43
Add try/catch on users-settings methods
2021-05-05 14:22:12 -03:00
Joao Siebel
0643df68cd
Add try/catch on users-infos methods
2021-05-05 13:53:28 -03:00
Joao Siebel
519872cf97
Add try/catch on users methods
2021-05-05 13:47:43 -03:00
Joao Siebel
c60ff23c67
Add try/catch on slides methods
2021-05-05 13:17:26 -03:00
Anton Georgiev
2061e61c6d
Update SECURITY.md
2021-05-05 12:05:28 -04:00
Anton Georgiev
e72bf6f5e3
Merge pull request #12281 from KDSBrowne/bbb-12246
...
Update App Default Locale Prop Value
2021-05-05 11:53:15 -04:00
Joao Siebel
9f39e119fd
Add try/catch on presentations methods
2021-05-05 11:34:36 -03:00
Joao Siebel
e7647ec4ae
Add try/catch on presentation-upload-token methods
2021-05-05 11:25:13 -03:00
Joao Siebel
b80a9b177b
Add try/catch on polls methods
2021-05-05 11:12:36 -03:00
Joao Siebel
84e1656bce
Add try/catch on note methods
2021-05-05 10:41:56 -03:00
Joao Siebel
ed4018149b
Add try/catch on meetings methods
2021-05-05 09:58:17 -03:00
Anton Georgiev
2fce6e3897
Merge pull request #12282 from PhMemmel/waiting-room-message-area-improvement
...
Waiting room panel: Hitting enter sends message
2021-05-05 08:49:28 -04:00
Joao Siebel
434408c28c
Add try/catch on local-settings methods
2021-05-05 09:27:56 -03:00
Joao Siebel
1f9d6735a0
Add try/catch on guest-users methods
2021-05-05 09:26:21 -03:00
Joao Siebel
169e5abe10
Add try/catch on group-chat-msg methods
2021-05-05 09:13:48 -03:00