- May 10, 2021
-
-
Anton Georgiev authored
Fix Presentation uploader missing items
-
Anton Georgiev authored
-
Dixon Fred authored
-
Anton Georgiev authored
fix: panels z-index for mobile
-
Ramon Souza authored
-
Anton Georgiev authored
fix: chat jumps to top when opened/closed
-
Anton Georgiev authored
refactor(connection status): remove superfluous trailing argument
-
Anton Georgiev authored
refactor(closed captions): useless conditional
-
- May 09, 2021
-
-
Pedro Beschorner Marin authored
This use of variable 'ownerId' always evaluates to true.
-
Pedro Beschorner Marin authored
-
- May 07, 2021
-
-
Anton Georgiev authored
Merge pull request #12327 from bigbluebutton/dependabot/npm_and_yarn/bigbluebutton-html5/tests/puppeteer/hosted-git-info-2.8.9 Bump hosted-git-info from 2.8.8 to 2.8.9 in /bigbluebutton-html5/tests/puppeteer
-
dependabot[bot] authored
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9. - [Release notes](https://github.com/npm/hosted-git-info/releases) - [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md) - [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9 ) Signed-off-by:
dependabot[bot] <support@github.com>
-
Anton Georgiev authored
Merge pull request #12326 from bigbluebutton/dependabot/npm_and_yarn/bigbluebutton-html5/tests/puppeteer/lodash-4.17.21 Bump lodash from 4.17.20 to 4.17.21 in /bigbluebutton-html5/tests/puppeteer
-
dependabot[bot] authored
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>
-
Anton Georgiev authored
chore(webhooks): update dependencies
-
Anton Georgiev authored
chore: Updated lint-staged from 8.1.3 to 11.0.0
-
Anton Georgiev authored
-
Anton Georgiev authored
fix: chat popup alerts in open private chat
-
Ramon Souza authored
-
Anton Georgiev authored
Add scroll to poll question container
-
Ramon Souza authored
-
Ramon Souza authored
-
Anton Georgiev authored
Add filter by meetingId in server queries
-
Tainan Felipe authored
Co-authored-by:
Anton Georgiev <antobinary@users.noreply.github.com>
-
Tainan Felipe authored
-
Anton Georgiev authored
Fit conversion error message in toast notification
-
Tainan Felipe authored
-
Anton Georgiev authored
fix: only play audio alert if there are new messages
-
Joao Siebel authored
-
Anton Georgiev authored
fix: template syntax in string literal
-
Anton Georgiev authored
refactor: remove unused variables
-
Anton Georgiev authored
Adjust poll results annotations
-
Ramon Souza authored
-
Ramon Souza authored
-
- May 06, 2021
-
-
Ramon Souza authored
-
Pedro Beschorner Marin authored
-
Pedro Beschorner Marin authored
+ 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
-
Anton Georgiev authored
feat(audio): add showAudioFilters option in settings.yml
-
Mario Junior authored
Explicitly set showAudioFilters to true Co-authored-by:
Anton Georgiev <antobinary@users.noreply.github.com>
-
Mario Jr authored
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.
-