Commit Graph

539 Commits

Author SHA1 Message Date
Pedro Beschorner Marin
3872e385d3 etherpad: remove ep_sticky_attributes
A couple of months ago we noticed this plugin was forcing extra updates on
Etherpad and constantly blocking users from editing the notes.
2022-03-08 13:23:18 -03:00
chandi
65065df16b changelog for 2.4.4 2022-02-23 14:53:46 +01:00
chandi
a982d8d8dd
Merge pull request #196 from fmp-msu/pr/update-sample-env
Update Russian sound announcement examples
2022-02-23 14:50:55 +01:00
chandi
8c6e9a6450
Merge pull request #195 from bigbluebutton/v2.4.4
v2.4.4 changes
2022-02-23 14:46:37 +01:00
chandi
377a7f7b6f
Merge pull request #191 from rottaran/patch-1
fix for presentation slides not displayed if they contain type 3 fonts
2022-02-23 14:46:10 +01:00
chandi
ab283b2c5c fix wrong bbb-webrtc-sfu version 2022-02-22 01:05:33 +01:00
Aleksei Ivanov
87046a9773 Update Russian sound announcement examples 2022-02-22 00:57:38 +03:00
chandi
dd98a4c52f applied v2.4.4 changes 2022-02-19 17:55:25 +01:00
rottaran
cdfdfca51b
Prevent vectorizing images when creating svg
This change deletes the potrace rules from imagemagick. Otherwise it tries to use potrace, which is not installed and would create ugly monochrome slides. Without this change, d8350f813c/bbb-common-web/src/main/java/org/bigbluebutton/presentation/imp/SvgImageCreatorImp.java (L223) fails in the docker version of BBB. The users see this effect as blank slides. This path is triggered by type 3 fonts in the page. 

Background: bbb-web tries to avoid pdftocairo for pages with type 3 fonts, see https://gitlab.freedesktop.org/poppler/poppler/-/issues/268
And imagemagick changed its behaviour around version 7.0.8-65, see https://legacy.imagemagick.org/discourse-server/viewtopic.php?t=36777
2022-01-27 22:23:55 +01:00
chandi
f2f929f1bb applied v2.4.2 changes 2022-01-27 09:53:45 +01:00
Dorian Zedler
19c926085c
Ignore docker-compose.override.yml 2022-01-03 08:55:32 +01:00
chandi
c6b654863e
Merge pull request #159 from bigbluebutton/v2.4.x
BigBlueButton v2.4
2021-12-21 14:27:38 +01:00
chandi
c34f407f6d fix issue with jodconverter #178
closes #178
2021-12-21 14:24:53 +01:00
chandi
8ea186fbff BBB v2.4.0 2021-12-21 14:23:59 +01:00
chandi
a7bb299b74 avoid errors with paths containing spaces 2021-12-20 23:46:07 +01:00
chandi
422888ecfa setup: fix missing fi
closes #175
2021-12-14 10:42:46 +01:00
chandi
32a4ea41b6 ep_redis_publisher: fix for issue after 1.8.16 update
https://github.com/mconf/ep_redis_publisher/issues/3
2021-12-13 18:36:58 +01:00
chandi
58f441f3ee make default passwords obvious and set FSESL_PASSWORD 2021-12-13 18:16:22 +01:00
chandi
a60ed91f63 mongodb: switch back from 5 -> 4.4
because 5.x is not supported by meteor yet leading to endless echo test connection modal due to the state observer does not get triggered.
2021-12-13 17:54:33 +01:00
chandi
cb9099fb1e fix and reenable etherpad authorization 2021-12-13 17:53:06 +01:00
chandi
14b0c085fb BBB v2.4-rc-7 2021-12-13 17:52:13 +01:00
chandi
ea5514c1b0 README, etherpad 1.8.16 2021-12-01 14:21:51 +01:00
chandi
37d2b16bc7 change nginx port from 8080 to 48087
https://github.com/bigbluebutton/docker/issues/133
2021-11-27 18:22:03 +01:00
chandi
79734af553 minor fixes for recording scripts 2021-11-27 17:49:42 +01:00
chandi
9284035e83 html5: use override config file 2021-11-27 17:39:23 +01:00
chandi
c2aa6ad42b v2.4-rc-5, debian bullseye, mongo 5.0 2021-11-27 17:38:40 +01:00
chandi
f5cf50b2eb v2.4-rc-1: node v14, learning dashboard, base images update 2021-11-27 17:27:56 +01:00
chandi
11bbe94985
Merge pull request #161 from omidmaldar-lms/prometheus-exporter-optimization
Enable optimization for Prometheus Exporter when recording is enabled
2021-11-27 17:24:10 +01:00
Omid
a94572a2b4
Merge branch 'develop' into prometheus-exporter-optimization 2021-11-27 13:40:24 +02:00
omidmaldar
3d3830fccb Resolve conflicts 2021-11-27 13:38:44 +02:00
omidmaldar
a7d9bbf711 Adress review comment 2021-11-27 13:31:26 +02:00
omidmaldar
c9a2714c8e Merge remote-tracking branch 'upstream/main' into prometheus-exporter-optimization 2021-11-27 13:24:30 +02:00
chandi
11df52c92b
Merge pull request #162 from omidmaldar-lms/remove-old-recordings
Automatically remove old recordings after N days
2021-11-27 12:07:52 +01:00
Tyler Copeland
740e47d7b8
Update README.md
Added branded banner
2021-11-10 11:31:03 -05:00
omidmaldar
9a8825a73b Periodically remove old recordings 2021-10-17 21:26:26 +03:00
omidmaldar
abeac58d73 Enable optimization for Prometheus when recording is enabled 2021-10-17 01:01:07 +03:00
chandi
40db868ccd
Merge pull request #123 from DemetryNaN/patch-1
Add description for integration with nginx
2021-10-07 12:05:27 +02:00
chandi
5e453eeeb2
Merge pull request #158 from bigbluebutton/develop
Release v2.3.14
2021-10-05 22:30:03 +02:00
chandi
4a6904dd0d Release v2.3.14-1 2021-10-05 16:54:19 +02:00
chandi
3da6bc1d34 changes for v2.3.14 2021-10-05 16:48:22 +02:00
chandi
9c07395833
Merge pull request #154 from criadoperez/fix-criadoperez
fixed broken link
2021-10-05 14:37:15 +02:00
chandi
426511a459
Merge pull request #146 from clandmeter/coturn-fix
coturn: expose ENABLE_HTTPS_PROXY env variable
2021-10-05 14:34:53 +02:00
chandi
8948356d1f
Merge pull request #145 from clandmeter/proxy-fix
https_proxy: fix setting of ALLOWED_DOMAINS
2021-10-05 14:31:28 +02:00
chandi
2b9c0813e7
Merge pull request #144 from mghadam/patch-1
fixed sed delimiter for CERTPATH and KEYPATH
2021-10-05 14:25:46 +02:00
chandi
fe56c0a6d1
Merge pull request #143 from mghadam/patch-2
updated wget to not use proxies
2021-10-05 14:22:34 +02:00
chandi
95566ff897
Merge pull request #141 from lincolnthedev/patch-1
Fixed some typos
2021-10-05 14:21:30 +02:00
criadoperez
92c09712f5
fixed broken link 2021-09-14 17:37:36 +02:00
Carlo Landmeter
e1238f13d6 https_proxy: fix setting of ALLOWED_DOMAINS
The template is not correctly checking if DEV_MODE is set to true.
This will always set ALLOWED_DOMAINS to an empty string and allowing to
generate certificates for any domain that points to the application.
2021-08-04 11:09:17 +02:00
Carlo Landmeter
681f880669 coturn: expose ENABLE_HTTPS_PROXY env variable
The coturn entrypoint checks if ENABLE_HTTPS_PROXY is set but it was not
added the the compose environment stanza so it was never set in the
container.
2021-08-04 10:56:57 +02:00
Mostafa Ghadamyari
69b54657f3
updated wget to not use proxies
Unfortunately, docker-compose does not respect noProxy hosts defined in ~/.docker/config.json or /etc/systemd/system/docker.service.d/http-proxy.conf and always uses proxy for healthcheck which causes problems. Resolved this by updating wget to not use proxies when checking for bbb-web health.
2021-08-02 19:54:48 +04:30