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
6d8b9ad8b5
New presentation menu and snapshot of the current presentation
2022-02-18 17:45:16 -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
c04818e27f
update depedencies
2022-01-24 19:32: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
Ramón Souza
f6e65f58c5
merge 2.4 into develop and resolve conflicts - partial
2022-01-12 16:40:45 +00:00
Anton Georgiev
797fc49633
TEMP
2021-12-09 20:37:05 +00:00
prlanzarin
07960af3d4
feat(bbb-html5): add npm run script to lint a specific file/directory
2021-12-08 23:36:39 +00:00
Ramón Souza
e72962934d
remove node-sass and css-modules dependencies
2021-11-11 13:20:50 +00:00
Mario Jr
0ca1682138
chore(client): allow to set a custom ROOT_URL when calling npm start
...
We need to set ROOT_URL with the hostname/ip used to access BBB externaly,
otherwise dynamic-import won't work, therefore fullaudio bridge won't
be loaded.
2021-11-09 12:08:52 -03:00
Ramón Souza
90206788e7
convert status-notifier component
2021-11-08 19:54:19 +00:00
Ramón Souza
b71f312fee
Merge remote-tracking branch 'upstream/develop' into styled-components-10
2021-11-08 18:37:34 +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
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
f3bd32b5df
add use-context-selector lib and changes to customLayout
2021-09-09 10:51:18 -03:00
Maxim Khlobystov
7acc607bcb
Remove puppeteer and dotenv from main package.json
2021-08-27 03:25:36 +00:00
Vitor Mateus De Almeida
e1e3c061c1
add why did you render lib
2021-08-17 13:59:18 -03:00
KDSBrowne
3663290397
update public chat / video list item dropdown to menu
2021-08-11 02:44:34 +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
Ramon Souza
8b8b5ed880
upgrade node-sass version
2021-08-05 11:10:53 -03:00
Mohamed Amine Ben Salah
0715c712ea
Add missing changes after moving test files to new folder
2021-08-01 18:24:17 -03:00
Bartu Bazna
9f791a8892
Squashed virtual background commits
2021-07-21 20:00:19 +00:00
Anton Georgiev
7ef3fa0d63
Merge pull request #12745 from KDSBrowne/BBB-accessible-menu
...
Add a more accessible dropdown menu
2021-07-21 08:59:08 -04:00
KDSBrowne
afe0bfe5cc
Add accessible dropdown menu component
2021-07-08 11:41:03 +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
Ramon Souza
78973df188
remove git add from linter config
2021-05-20 15:44:17 -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
Anton Georgiev
b412e3fb84
Updated lint-staged from 8.1.3 to 11.0.0
2021-05-07 21:28:04 +00:00
Anton Georgiev
45f4cc0460
fix(security): Update sanitize-html package
2021-05-05 19:00:25 +00:00
Vitor Mateus De Almeida
3b3612d211
update eslint to ecma 2020
2021-04-09 15:02:18 -03:00
Ramon Souza
05a0d5afbf
move browser info to helper + remove unused libs
2021-04-01 08:14:24 -03:00
Ramon Souza
9218262e0a
all device info moved to helper
2021-03-31 14:13:36 -03:00
Anton Georgiev
85a84f7cbf
Revert "Change browser detection library from browser-detect to bowser"
2021-03-30 13:16:10 -04:00
Anton Georgiev
027658ac5c
Merge pull request #11806 from ramonlsouza/mobile-detect
...
Change browser detection library from browser-detect to bowser
2021-03-30 12:28:13 -04:00