Ramon Souza
6e9fb44cb7
add userlist skeleton
2022-03-16 14:53:41 -03:00
Ramón Souza
0881b3bf1b
restore package.json + package-lock.json
2022-03-10 13:47:59 +00:00
Ramón Souza
ae5e116e16
Merge remote-tracking branch 'upstream/v2.4.x-release' into merge-24-25-mar09
2022-03-09 20:40:07 +00:00
Ramón Souza
cd5cc4bbe1
npm audit fix
2022-03-04 12:42:35 +00:00
Joao Victor
c074d4c21d
Add package.lock changes
2022-03-02 16:50:53 -03:00
Ramón Souza
16cd3c4ebb
Merge remote-tracking branch 'upstream/v2.4.x-release' into dev-24-0125
2022-01-25 16:56:52 +00:00
Ramón Souza
7ceb95fc99
update caniuse-lite
2022-01-24 20:17:22 +00:00
Ramón Souza
c04818e27f
update depedencies
2022-01-24 19:32:58 +00:00
Ramón Souza
f814348360
npm audit fix
2022-01-24 19:11:58 +00:00
Pedro Beschorner Marin
810deb907b
refactor(etherpad): access control et al.
...
Move all Etherpad's access control from Meteor to a separated [Node application](https://github.com/bigbluebutton/bbb-pads ).
This new app uses [Etherpad's API](https://etherpad.org/doc/v1.8.4/#index_overview )
to create groups and manage session tokens for users to access them. Each group
represents one distinct pad at the html5 client.
- Removed locked users' access to pads: replaced readOnly pad's access with a new pad's content sharing routine
- Pad's access is now controlled by [Etherpad's API](https://etherpad.org/doc/v1.8.4/#index_overview )
- Closed captions edited content now reflects at it's live feedback
- Improved closed caption's dictation mode live feedback
- Moved all Etherpad's API control from Meteor to a separated [app](https://github.com/bigbluebutton/bbb-pads )
- Included access control both in akka-apps and bbb-pads
2022-01-21 16:56:01 -03:00
Anton Georgiev
1a06e14dd3
chore: Updated npm dependencies
2022-01-13 21:30:54 +00:00
Anton Georgiev
dfcd6a4fe8
Resolved akka-apps conflicts
2021-12-10 23:08:40 +00:00
Joao Victor
af94ed6ba9
refactors Learning Dashboard and adds new functionalities
2021-11-18 08:23:36 -03:00
Ramón Souza
e72962934d
remove node-sass and css-modules dependencies
2021-11-11 13:20:50 +00:00
Anton Georgiev
db6d4dbb83
fix: Include bintrees and tdigest in package-json (needed for prod)
2021-11-09 16:14:08 +00:00
germanocaumo
3dd679761f
Merge branch 'v2.4.x-release' of https://github.com/bigbluebutton/bigbluebutton into f-h-prom-agent
2021-11-05 19:38:40 +00:00
Anton Georgiev
534598d5cd
chore: Updated package-lock.json trim-newlines
2021-10-29 13:25:26 +00:00
Anton Georgiev
022f125e15
Merge branch 'v2.4.x-release' of github.com:bigbluebutton/bigbluebutton into merge-24-dev
2021-10-29 13:24:51 +00:00
Bohdan Zhemelinskyi
b466778cd2
Removed wdyr
2021-10-28 13:58:11 +00:00
Ramón Souza
464648297a
install styled-components
2021-10-20 12:45:44 +00:00
Anton Georgiev
24d672a832
Merge branch 'v2.4.x-release' of github.com:bigbluebutton/bigbluebutton into merge-24-dev
2021-10-14 15:13:17 +00:00
germanocaumo
a0580431e0
feat(html5-server): add prometheus default instrumentation
...
Adds prometheus client to collect html5 server metrics.
Only default Node.js metrics in this initial version.
Enable via configs in private.app.prometheus
2021-10-06 18:55:19 +00:00
Anton Georgiev
59fc722529
Merge branch 'v2.3.x-release' of github.com:bigbluebutton/bigbluebutton into merge-23-24
2021-10-05 17:14:46 +00:00
Anton Georgiev
fe275ccb84
chore: Update axios and other npm deps
2021-09-22 18:19:10 +00:00
Anton Georgiev
ab845b3078
Merge branch 'v2.4.x-release' of github.com:bigbluebutton/bigbluebutton into merge-24-rc-1-into-dev
2021-09-22 15:28:13 +00:00
Vitor Mateus De Almeida
6e92c5f63a
Set 'why-did-you-render' to be a devDependency
2021-09-13 17:47:28 -03:00
Ramon Souza
d1a0020f0d
fix sonarcloud alerts
2021-09-09 11:08:36 -03:00
Anton Georgiev
2cab2e460f
chore: Npm audit - update "tar"
2021-09-02 15:56:47 +00:00
Anton Georgiev
4ecb24b4fa
Merge branch 'v2.3.x-release' of github.com:bigbluebutton/bigbluebutton into merge-aug30
2021-08-30 18:11:16 +00:00
Anton Georgiev
1db945e599
chore: Update missed trim-newlines reference
2021-08-27 13:55:51 +00:00
Maxim Khlobystov
7acc607bcb
Remove puppeteer and dotenv from main package.json
2021-08-27 03:25:36 +00:00
Anton Georgiev
02c4847437
chore: update "ws" version
2021-08-26 20:03:58 +00:00
Vitor Mateus De Almeida
e1e3c061c1
add why did you render lib
2021-08-17 13:59:18 -03:00
Anton Georgiev
1dcd5f169d
chore: Add missing package-lock.json changes after removal of clipboard
2021-08-12 19:49:41 +00:00
Anton Georgiev
4675f52381
updated node-sass to 6.0.1 like on BBB2.3.10
2021-08-06 15:37:28 +00:00
Anton Georgiev
22917c72cf
update package-lock after conflict resolution
2021-08-06 15:30:40 +00:00
Ramon Souza
8b8b5ed880
upgrade node-sass version
2021-08-05 11:10:53 -03:00
Anton Georgiev
4d20503ca6
chore: missing package-lock.json changes from #12745
2021-07-31 02:45:07 +00:00
Bartu Bazna
9f791a8892
Squashed virtual background commits
2021-07-21 20:00:19 +00:00
prlanzarin
8a1aa8740d
build(deps): update reconnecting-websocket to 4.4.0 (bbb-html5)
2021-07-06 19:09:02 +00:00
Anton Georgiev
5ee5ed1970
Merge branch 'v2.3.x-release' of github.com:bigbluebutton/bigbluebutton into merge-june16
2021-06-16 19:54:28 +00:00
Ramon Souza
26ce8a1f6c
force update trim-newlines
2021-06-10 16:24:10 -03:00
KDSBrowne
ed50fa23bb
update node-sass to latest version (6.0.0)
2021-06-02 12:03:04 +00:00
Ramon Souza
57cdf3f6b7
replace power-queue with queue
2021-05-24 16:41:22 -03:00
Anton Georgiev
7494a0479e
Merge pull request #12392 from ramonlsouza/upgrade-postcss
...
fix(security): update postcss and postcss plugins
2021-05-19 20:33:31 -04:00
Ramon Souza
46e230c1e8
upgrade postcss
2021-05-17 13:09:22 -03:00
Ramon Souza
550e1ab4e4
upgrade extract-imports module
2021-05-17 09:25:54 -03:00
Ramon Souza
11febc0478
upgrade redis 2.8 -> 3.1
2021-05-14 13:36:57 -03:00
dependabot[bot]
4c141850fb
Bump hosted-git-info from 2.8.8 to 2.8.9 in /bigbluebutton-html5
...
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>
2021-05-07 23:40:34 +00:00
Anton Georgiev
b412e3fb84
Updated lint-staged from 8.1.3 to 11.0.0
2021-05-07 21:28:04 +00:00