Commit Graph

16 Commits

Author SHA1 Message Date
Anton Georgiev
84821f47bc chore: move sox dependency to Dockerfile 2022-03-31 01:39:46 +00:00
Anton Georgiev
49960b09f7 build: change tag to v2022-03-29-bbb-25-meteor-261 2022-03-29 20:28:24 +00:00
Anton Georgiev
ee9a0146a8 build: move ruby-bundler libsystemd-dev to docker image 2022-03-29 20:09:44 +00:00
Anton Georgiev
8f266d078a build: update docker image to include JVM11 changes 2022-03-16 18:30:56 +00:00
Anton Georgiev
941c265252 build: changed docker image to v2022-03-14-bbb-25 2022-03-14 18:54:44 +00:00
Anton Georgiev
a4a7aefe14
chore: re-tag BBB docker image so it does not contain dot 2022-03-03 15:20:29 -05:00
Anton Georgiev
3774e46596
Update docker-bbb-build tag for BBB 2.5 2022-02-08 15:33:59 -05:00
Anton Georgiev
18a357455c
Merge pull request #12535 from pedrobmarin/r-w-rfmr
refactor!(webhooks): remove from main repository
2022-01-24 20:22:16 -05: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
Pedro Beschorner Marin
b8fa15ed17 refactor!(webhooks): remove from main repository
BREAKING CHANGES: moved to https://github.com/bigbluebutton/bbb-webhooks
2022-01-17 15:55:48 -03:00
Anton Georgiev
0578037e14 build: Update bbb-html5 build scripts for Meteor 2.5.0 2021-11-01 19:21:41 +00:00
Anton Georgiev
2cb583b19f build: Build libks before FreeSWITCH 2021-10-25 18:35:11 +00:00
Anton Georgiev
0678739b42 Updated image tag 2021-10-19 21:13:14 +00:00
Anton Georgiev
f7d27b1705
Updated image tag 2021-10-12 16:23:23 -04:00
Anton Georgiev
c4e45e4425 chore: Rename bbb-activity-report to bbb-learning-dashboard in .gitlab-ci.yml 2021-08-31 15:05:39 +00:00
Johannes Barthel
6c8525ef54 initial public version 2021-08-13 12:53:18 +02:00