Anton Georgiev
|
eba4ddd81a
|
Merge remote-tracking branch 'bbb/v3.0.x-release' into develop
|
2024-05-10 19:11:44 -04:00 |
|
Anton Georgiev
|
58cdb75c45
|
refactor: remove html5InstanceId
|
2024-05-01 12:53:11 -04:00 |
|
Guilherme Pereira Leme
|
cfbeb92cd7
|
feat(plugins) - refactor format of receiving data for data-channels (#19997)
|
2024-04-23 18:17:32 -03:00 |
|
Gustavo Trott
|
7259515ae6
|
Add captionSetOwner mutation
|
2024-04-19 11:42:45 -03:00 |
|
Anton Georgiev
|
dd3b90e75f
|
Merge pull request #19944 from ramonlsouza/issue-19859
fix: Viewer presenter (non moderator) cannot push layout to all
|
2024-04-03 20:34:25 -04:00 |
|
Anton Georgiev
|
49379a4685
|
Merge pull request #19902 from bigbluebutton/snyk-fix-90ccd00bd4a622401951a224a1a4aca0
[Snyk] Security upgrade express from 4.18.2 to 4.19.2
|
2024-04-03 09:50:22 -04:00 |
|
João Victor Nunes
|
0b1249b62e
|
fix: limit mutation payloads to 10MB by default (#19945)
|
2024-04-02 13:31:43 -03:00 |
|
Ramón Souza
|
98c0e14736
|
fix viewer presenter push layout
|
2024-04-02 10:59:01 -03:00 |
|
Gustavo Trott
|
97dc51e8c3
|
Simplify user connection status flow
|
2024-04-01 09:36:28 -03:00 |
|
dependabot[bot]
|
81cfadbaf0
|
Bump the npm_and_yarn group across 7 directories with 11 updates
Bumps the npm_and_yarn group with 3 updates in the /bbb-graphql-actions directory: [express](https://github.com/expressjs/express), [follow-redirects](https://github.com/follow-redirects/follow-redirects) and [semver](https://github.com/npm/node-semver).
Bumps the npm_and_yarn group with 9 updates in the /bbb-graphql-client-test directory:
| Package | From | To |
| --- | --- | --- |
| [express](https://github.com/expressjs/express) | `4.18.2` | `4.19.2` |
| [follow-redirects](https://github.com/follow-redirects/follow-redirects) | `1.15.4` | `1.15.6` |
| [semver](https://github.com/npm/node-semver) | `6.3.0` | `6.3.1` |
| [graphql](https://github.com/graphql/graphql-js) | `16.6.0` | `16.8.1` |
| [@adobe/css-tools](https://github.com/adobe/css-tools) | `4.0.1` | `4.3.3` |
| [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) | `7.20.5` | `7.24.1` |
| [tough-cookie](https://github.com/salesforce/tough-cookie) | `4.1.2` | `4.1.3` |
| [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) | `5.3.3` | `5.3.4` |
| [word-wrap](https://github.com/jonschlinkert/word-wrap) | `1.2.3` | `1.2.5` |
Bumps the npm_and_yarn group with 5 updates in the /bbb-learning-dashboard directory:
| Package | From | To |
| --- | --- | --- |
| [express](https://github.com/expressjs/express) | `4.18.1` | `4.19.2` |
| [follow-redirects](https://github.com/follow-redirects/follow-redirects) | `1.15.4` | `1.15.6` |
| [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) | `7.23.2` | `7.24.1` |
| [postcss](https://github.com/postcss/postcss) | `8.4.31` | `8.4.32` |
| [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) | `5.3.3` | `5.3.4` |
Bumps the npm_and_yarn group with 3 updates in the /bigbluebutton-html5 directory: [follow-redirects](https://github.com/follow-redirects/follow-redirects), [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) and [ip](https://github.com/indutny/node-ip).
Bumps the npm_and_yarn group with 1 update in the /bigbluebutton-tests/playwright directory: [follow-redirects](https://github.com/follow-redirects/follow-redirects).
Bumps the npm_and_yarn group with 5 updates in the /bigbluebutton-tests/puppeteer directory:
| Package | From | To |
| --- | --- | --- |
| [follow-redirects](https://github.com/follow-redirects/follow-redirects) | `1.15.4` | `1.15.6` |
| [semver](https://github.com/npm/node-semver) | `6.3.0` | `6.3.1` |
| [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) | `7.17.3` | `7.24.1` |
| [tough-cookie](https://github.com/salesforce/tough-cookie) | `4.0.0` | `4.1.3` |
| [word-wrap](https://github.com/jonschlinkert/word-wrap) | `1.2.3` | `1.2.5` |
Bumps the npm_and_yarn group with 4 updates in the /docs directory: [express](https://github.com/expressjs/express), [follow-redirects](https://github.com/follow-redirects/follow-redirects), [postcss](https://github.com/postcss/postcss) and [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware).
Updates `express` from 4.18.2 to 4.19.2
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.18.2...4.19.2)
Updates `follow-redirects` from 1.15.4 to 1.15.6
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6)
Updates `semver` from 7.5.4 to 7.6.0
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v7.5.4...v7.6.0)
Updates `express` from 4.18.2 to 4.19.2
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.18.2...4.19.2)
Updates `follow-redirects` from 1.15.4 to 1.15.6
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6)
Updates `semver` from 6.3.0 to 6.3.1
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v7.5.4...v7.6.0)
Updates `graphql` from 16.6.0 to 16.8.1
- [Release notes](https://github.com/graphql/graphql-js/releases)
- [Commits](https://github.com/graphql/graphql-js/compare/v16.6.0...v16.8.1)
Updates `@adobe/css-tools` from 4.0.1 to 4.3.3
- [Changelog](https://github.com/adobe/css-tools/blob/main/History.md)
- [Commits](https://github.com/adobe/css-tools/commits)
Updates `@babel/traverse` from 7.20.5 to 7.24.1
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.24.1/packages/babel-traverse)
Updates `tough-cookie` from 4.1.2 to 4.1.3
- [Release notes](https://github.com/salesforce/tough-cookie/releases)
- [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
- [Commits](https://github.com/salesforce/tough-cookie/compare/v4.1.2...v4.1.3)
Updates `webpack-dev-middleware` from 5.3.3 to 5.3.4
- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases)
- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-middleware/compare/v5.3.3...v5.3.4)
Updates `word-wrap` from 1.2.3 to 1.2.5
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.5)
Updates `express` from 4.18.1 to 4.19.2
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.18.2...4.19.2)
Updates `follow-redirects` from 1.15.4 to 1.15.6
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6)
Updates `@babel/traverse` from 7.23.2 to 7.24.1
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.24.1/packages/babel-traverse)
Updates `postcss` from 8.4.31 to 8.4.32
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.31...8.4.32)
Updates `webpack-dev-middleware` from 5.3.3 to 5.3.4
- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases)
- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-middleware/compare/v5.3.3...v5.3.4)
Updates `follow-redirects` from 1.15.4 to 1.15.6
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6)
Updates `@babel/traverse` from 7.23.5 to 7.24.1
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.24.1/packages/babel-traverse)
Updates `ip` from 2.0.0 to 2.0.1
- [Commits](https://github.com/indutny/node-ip/compare/v2.0.0...v2.0.1)
Updates `follow-redirects` from 1.15.4 to 1.15.6
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6)
Updates `follow-redirects` from 1.15.4 to 1.15.6
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6)
Updates `semver` from 6.3.0 to 6.3.1
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v7.5.4...v7.6.0)
Updates `@babel/traverse` from 7.17.3 to 7.24.1
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.24.1/packages/babel-traverse)
Updates `tough-cookie` from 4.0.0 to 4.1.3
- [Release notes](https://github.com/salesforce/tough-cookie/releases)
- [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
- [Commits](https://github.com/salesforce/tough-cookie/compare/v4.1.2...v4.1.3)
Updates `word-wrap` from 1.2.3 to 1.2.5
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.5)
Updates `express` from 4.18.2 to 4.19.2
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.18.2...4.19.2)
Updates `follow-redirects` from 1.15.4 to 1.15.6
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6)
Updates `postcss` from 8.4.32 to 8.4.38
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.31...8.4.32)
Updates `webpack-dev-middleware` from 5.3.3 to 5.3.4
- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases)
- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-middleware/compare/v5.3.3...v5.3.4)
---
updated-dependencies:
- dependency-name: express
dependency-type: direct:production
dependency-group: npm_and_yarn-security-group
- dependency-name: follow-redirects
dependency-type: indirect
dependency-group: npm_and_yarn-security-group
- dependency-name: semver
dependency-type: indirect
dependency-group: npm_and_yarn-security-group
- dependency-name: express
dependency-type: indirect
dependency-group: npm_and_yarn-security-group
- dependency-name: follow-redirects
dependency-type: indirect
dependency-group: npm_and_yarn-security-group
- dependency-name: semver
dependency-type: indirect
dependency-group: npm_and_yarn-security-group
- dependency-name: graphql
dependency-type: direct:production
dependency-group: npm_and_yarn-security-group
- dependency-name: "@adobe/css-tools"
dependency-type: indirect
dependency-group: npm_and_yarn-security-group
- dependency-name: "@babel/traverse"
dependency-type: indirect
dependency-group: npm_and_yarn-security-group
- dependency-name: tough-cookie
dependency-type: indirect
dependency-group: npm_and_yarn-security-group
- dependency-name: webpack-dev-middleware
dependency-type: indirect
dependency-group: npm_and_yarn-security-group
- dependency-name: word-wrap
dependency-type: indirect
dependency-group: npm_and_yarn-security-group
- dependency-name: express
dependency-type: indirect
dependency-group: npm_and_yarn-security-group
- dependency-name: follow-redirects
dependency-type: indirect
dependency-group: npm_and_yarn-security-group
- dependency-name: "@babel/traverse"
dependency-type: indirect
dependency-group: npm_and_yarn-security-group
- dependency-name: postcss
dependency-type: direct:development
dependency-group: npm_and_yarn-security-group
- dependency-name: webpack-dev-middleware
dependency-type: indirect
dependency-group: npm_and_yarn-security-group
- dependency-name: follow-redirects
dependency-type: indirect
dependency-group: npm_and_yarn-security-group
- dependency-name: "@babel/traverse"
dependency-type: indirect
dependency-group: npm_and_yarn-security-group
- dependency-name: ip
dependency-type: indirect
dependency-group: npm_and_yarn-security-group
- dependency-name: follow-redirects
dependency-type: indirect
dependency-group: npm_and_yarn-security-group
- dependency-name: follow-redirects
dependency-type: indirect
dependency-group: npm_and_yarn-security-group
- dependency-name: semver
dependency-type: indirect
dependency-group: npm_and_yarn-security-group
- dependency-name: "@babel/traverse"
dependency-type: indirect
dependency-group: npm_and_yarn-security-group
- dependency-name: tough-cookie
dependency-type: indirect
dependency-group: npm_and_yarn-security-group
- dependency-name: word-wrap
dependency-type: indirect
dependency-group: npm_and_yarn-security-group
- dependency-name: express
dependency-type: indirect
dependency-group: npm_and_yarn-security-group
- dependency-name: follow-redirects
dependency-type: indirect
dependency-group: npm_and_yarn-security-group
- dependency-name: postcss
dependency-type: indirect
dependency-group: npm_and_yarn-security-group
- dependency-name: webpack-dev-middleware
dependency-type: indirect
dependency-group: npm_and_yarn-security-group
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-28 16:09:23 +00:00 |
|
Anton Georgiev
|
953695b5f3
|
Merge remote-tracking branch 'bbb/v3.0.x-release' into merge-dev-alpha5
|
2024-03-28 10:53:16 -04:00 |
|
snyk-bot
|
21ede2e659
|
fix: bbb-graphql-actions/package.json & bbb-graphql-actions/package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-EXPRESS-6474509
|
2024-03-26 15:35:21 +00:00 |
|
Tainan Felipe
|
e3ca2a5b3d
|
Merge branch 'v3.0.x-release' into remove-pick-random-user
|
2024-03-26 09:43:45 -03:00 |
|
Tainan Felipe
|
3105bee74b
|
Merge remote-tracking branch 'upstream/v3.0.x-release' into PR_19785
|
2024-03-20 11:59:45 -03:00 |
|
Gustavo Trott
|
c1113e5eab
|
Remove pick random user (backend)
|
2024-03-19 15:13:10 -03:00 |
|
Gustavo Trott
|
cf0b36a044
|
Remove unused import
|
2024-03-19 14:56:52 -03:00 |
|
Gustavo Trott
|
4b7c406e36
|
Add graphql-action userSendActivitySign
|
2024-03-19 14:55:30 -03:00 |
|
Ramón Souza
|
379219085d
|
Merge pull request #19783 from ramonlsouza/remove-unused-cursors
refactor: remove unused cursor code
|
2024-03-18 11:03:30 -03:00 |
|
Anton Georgiev
|
ef300cf28e
|
chore: Fix typo (found by typos) (port) #19834
Co-authored-by: Stefan Weil <sw@weilnetz.de>
|
2024-03-18 09:58:53 -04:00 |
|
Ramón Souza
|
6b13f4fe30
|
add publishCursorUpdate action
|
2024-03-12 12:03:43 -03:00 |
|
Stefan Weil
|
00013312eb
|
Fix typo (found by typos)
Signed-off-by: Stefan Weil <sw@weilnetz.de>
|
2024-03-10 10:53:34 +01:00 |
|
Gustavo Trott
|
ea40168ed6
|
Create actions for updating user connection status
|
2024-03-05 19:32:15 -03:00 |
|
Gustavo Trott
|
7c9d1c6352
|
Fix multi-user whiteboard not working
|
2024-02-02 11:00:18 -03:00 |
|
Ramón Souza
|
9530cbdd9e
|
fix export presentation, add new action
|
2024-01-26 09:55:55 -03:00 |
|
Gustavo Trott
|
d3b2242c7f
|
Validate if annotations is an valid Array
|
2024-01-23 20:55:20 -03:00 |
|
Gustavo Trott
|
f4e5803b15
|
Makes timer.accumulated be calculated on the backend
|
2024-01-19 13:36:20 -03:00 |
|
dependabot[bot]
|
ad1324f5f7
|
build(deps): bump follow-redirects in /bbb-graphql-actions (#19416)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.3 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.3...v1.15.4)
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-01-19 09:14:20 -05:00 |
|
Gustavo Trott
|
5118d1f68b
|
Add actions to delete/reset plugin data channel
|
2024-01-18 23:31:06 -03:00 |
|
Gustavo Trott
|
35d2983dbc
|
Refactor Poll Typed answer flow
|
2024-01-12 11:47:03 -03:00 |
|
Gustavo Trott
|
e88d8ce20b
|
Merge pull request #19419 from gustavotrott/graphql-actions-validate-custom-poll-ans
refactor (graphql-actions): Add validation for answers in Custom Polls
|
2024-01-11 10:20:15 -03:00 |
|
Gustavo Trott
|
4726bdbc39
|
Add validation for answers in Custom Polls
|
2024-01-11 09:25:06 -03:00 |
|
Gustavo Trott
|
de9221be23
|
Fix and Refactor moderatorChatEmphasize
|
2024-01-10 10:53:29 -03:00 |
|
Gustavo Trott
|
f5496329a9
|
Validate number of breakout rooms in the backend
|
2024-01-09 11:34:05 -03:00 |
|
Anton Georgiev
|
0831a3de97
|
Merge remote-tracking branch 'bbb/v3.0.x-release' into merge-30-alpha1
|
2024-01-04 16:29:57 -05:00 |
|
Anton Georgiev
|
354566bd2c
|
build: rename bbb-graphql-actions-adapter-server to bbb-graphql-actions
|
2023-12-14 10:59:10 -05:00 |
|