Commit Graph

1377 Commits

Author SHA1 Message Date
Anton Georgiev
7455917836 fix(conf): fix creating bbb-html5.yml as non-sudo
we were trying to touch the file every time even
for commands like bbb-conf --status
which are fine to be ran as non-sudo
2024-10-04 07:04:47 -04:00
Anton Georgiev
d4d23cc86c
chore: Bump release to 3.0.0-beta.3 2024-10-02 15:22:56 -04:00
Anton Georgiev
488d78742d build: move bbb-html5 files from /var/bigbluebutton
Closes https://github.com/bigbluebutton/bigbluebutton/issues/21161
As suggested by @danimo the client files for bbb-html5
are not variable/dynamic content and are a better fit for /usr/share
than for /var/bigbluebutton (where they'd also be in the way of
recording files)
2024-09-25 12:39:04 -04:00
Anton Georgiev
f0d808d71b
chore: Bump release to 3.0.0-beta.2 2024-09-20 06:25:36 -04:00
Anton Georgiev
1d64e6536e
config: Warn when .dpkg-dist files detected in /etc/default (#20904)
* config: Warn when .dpkg-dist files detected in /etc/default

* Update bigbluebutton-config/bin/bbb-conf
2024-08-12 12:45:45 -04:00
Anton Georgiev
b1b79653cc
build: remove old custom bbb-html5 NodeJS binaries (#20897)
* build: remove old custom bbb-html5 NodeJS binaries

* docs: mention removal of node v14

* build: list bbb-web as dependency to bbb-config

* build: undo set license

* re-add bbb-html5 as dependency to bbb-config
2024-08-10 13:03:11 -04:00
Tainan Felipe
4d6f4b3ded
Refactor: Make bundle using webpack (#20811)
* Refactor: Make bundle using webpack

* Fix: restore after install codes and a few settings

* Fix: build script folder permission

* Refactor: Remove support to async import on audio bridges

* Upgrade npm using nvm

* Avoid questions on npm ci execution

* Let npm ci install dev dependencies (as we need the build tools here)

* Fix: enconding

* Fix: old lock files

* Remove: bbb-config dependency to bbb-html5 service, bbb-html5 isn't a service anymore

* Fix: TS errors

* Fix: eslint

* Fix: chat styles

* npm install with "lockfileVersion": 3 (newer npm)

* build: allow nodejs 22

* node 22; drop meteor from CI and bbb-conf

* TEMP: use bbb-install without mongo but with node 22 and newer image

* build: relax nodejs condition to not trip 22.6

* build: ensure dir /usr/share/bigbluebutton/nginx exists

* init sites-available/bbb; drop disable-transparent-

* nginx complaining of missing file and ;

* TMP: print status of services

* WIP: tweak nginx location to debug

* Fix: webcam widgets alignments

* akka-apps -- update location of settings.yml

* build: add locales path for nginx

* docs and config changes for removal of meteor

* Fix: build encoding and locales enpoint folder path

* build: set wss url for media

* Add: Enable minimizer and modify to Terser

* Fix: TS errors

---------

Co-authored-by: Tiago Jacobs <tiago.jacobs@gmail.com>
Co-authored-by: Anton Georgiev <anto.georgiev@gmail.com>
Co-authored-by: Anton Georgiev <antobinary@users.noreply.github.com>
2024-08-09 13:58:44 -04:00
Stefan Weil
b7c9880bd7
Fix bbb-conf --check (#20855)
This fixes #18907 and uses the solution which was suggested in this issue.

Fixes: 3222d2b94b ("fix(bbb-conf): Handle yq upgrade related issues")

Signed-off-by: Stefan Weil <sw@weilnetz.de>
2024-08-06 13:06:19 -04:00
Anton Georgiev
2f764d2919
chore: Bump release to 3.0.0-beta.1 2024-07-19 14:33:46 -04:00
Anton Georgiev
b9a5c44851
chore: Bump release to 3.0.0-alpha.7 2024-06-14 15:56:52 -04:00
Lucas
9bf3f54183
feat: Initial BBB 3.0 Gladia transcriptions implementation (#20295)
* feat(html5): initial implementation of Gladia transcriptions to BBB 3.0

* fix(transcription): Add missing locales and fix invalid cc menu key

* fix(bbb-transcription-controller): Bump transcription controller to fix some bugs

* fix: adjust yq syntax for setting fs esl password in transctiption-controller

* fix(transcription): Use newer useSettings format from transcription options

* fix(captions): Correctly use captions settings

---------

Co-authored-by: João Victor <joaovictornunes973@gmail.com>
Co-authored-by: Anton Georgiev <anto.georgiev@gmail.com>
Co-authored-by: Ramón Souza <contato@ramonsouza.com>
2024-06-12 12:06:07 -04:00
Anton Georgiev
628c3bb32b
Merge pull request #20132 from antobinary/html5-pack-30
refactor/build: drop html5InstanceId and simplify bbb-html5 frontend/backend
2024-05-08 10:04:37 -04:00
Anton Georgiev
a17ee9dd4f
chore: Bump release to 3.0.0-alpha.6 2024-05-07 17:07:08 -04:00
Anton Georgiev
be7fad8cbf build: try to remove frontend and leave only bbb-html5 2024-05-07 09:53:35 -04:00
Anton Georgiev
0de01dffb7 build: drop bbb-html5-backend services 2024-05-01 14:33:46 -04:00
Lucas
4dea4b9967 feat: Initial implementation of Gladia transcriptions to BBB 2.7 (#19091)
---------

Co-authored-by: Anton Georgiev <anto.georgiev@gmail.com>
2024-03-18 10:44:56 -04: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
Anton Georgiev
7b1870e5a7
chore: Bump release to 3.0.0-alpha.5 2024-03-05 16:14:30 -05:00
Fred Dixon
7c5e22a00f Unset all local variables 2024-02-23 20:38:03 -05:00
Anton Georgiev
aacf4ed263
chore: Bump release to 3.0.0-alpha.4 2024-02-23 20:18:57 -05:00
Anton Georgiev
29b0390bc5
chore: Bump release to 3.0.0-alpha.3 2024-02-09 14:53:58 -05:00
Anton Georgiev
082996a15e
chore: Bump release to 3.0.0-alpha.2 2024-01-22 15:58:28 -05:00
Anton Georgiev
354566bd2c build: rename bbb-graphql-actions-adapter-server to bbb-graphql-actions 2023-12-14 10:59:10 -05:00
Anton Georgiev
ddf9d3a36b
fix(conf): Update bbb-conf missing a quiotation 2023-12-01 13:00:28 -05:00
Tiago Jacobs
02a3fcd8ed
feat(graphql): implement GraphQL actions adapter and Migrate sendGroupChatMsg to GraphQL Mutation (#18867) 2023-09-29 20:08:38 -03:00
Anton Georgiev
6ad04657c3
Update bigbluebutton-release 2023-09-26 13:46:42 -04:00
Anton Georgiev
8919c3cbf6
build: start bbb-graphql-server before bbb-apps-akka (#18773)
* build: start bbb-graphql-server before bbb-apps-akka

* build: drop yq 3 requirement on "develop"

* build: add netstat as a dependency for grapghql-server
2023-09-19 11:53:15 -04:00
Anton Georgiev
51ec7d49a1
build: TEMP ensure CI runs on 2.8 by masking recording services (#18555)
* WIP: ensure CI runs on 2.8
* TEMP: mask bbb-rap-*
2023-08-24 16:16:31 -04:00
Anton Georgiev
8525edf0c5
fix(bbb-conf): drop extra listing of mongodb in services 2023-08-10 17:53:21 -04:00
Anton Georgiev
dec32f203c fix(bbb-conf): add graphql services and mongo to --status list 2023-08-10 16:36:21 -04:00
Anton Georgiev
6a20ba7b27 remove bbb-lti; use bbb-lti-broker instead 2023-08-10 09:30:00 -04:00
Anton Georgiev
e8d311d21d fix(bbb-conf): remove tomcat servlet traces from bbb-conf 2023-08-10 09:13:52 -04:00
Anton Georgiev
3222d2b94b
fix(bbb-conf): Handle yq upgrade related issues (#18466)
* fix: ensure sfu production.yml exists before using it

* Combined yml configs need to be piped into yq now (bbb-conf)

They contain the entire final combined yml, not the file path

* add missing https check in bbb-conf

* create /etc/bigbluebutton/bbb-webrtc-sfu/production.yml if needed

* Avoid outputting the entire config (most visible on CI)
2023-08-10 07:34:34 -04:00
Anton Georgiev
43586a796d handle yq m, yq r commands 2023-07-21 13:06:36 -04:00
Anton Georgiev
db3f3c378e tweak yq m commands to work for yq 4+ 2023-07-21 07:27:28 -04:00
Gustavo Trott
5681e88c60 Merge 2.7 into Develop 2023-06-26 17:21:01 -03:00
Anton Georgiev
43b96b47c4
Merge pull request #17724 from lfzawacki/v2.7.x-release
feat: Implement automatic closed captions using an open transcription server
2023-06-22 05:25:14 -04:00
Anton Georgiev
6c9d2dd23c
chore: Bump BBB version to 2.7.0-alpha.2 2023-06-15 08:03:15 -04:00
Marcel Hellkamp
98e8a76639
fix: Freeswitch status check hangs during bbb-conf --(re)start
closes #18140

When (re)starting BBB, the freeswitch status check may be run too early. The `fs_cli` call can connect, but the piped in `/quit` command is ignored and the session never terminates. This patch will fail the check after 5 seconds, resulting in a warning.
2023-06-09 09:11:54 +02:00
Anton Georgiev
70b3220f41 Merge branch 'v2.7.x-release' of github.com:bigbluebutton/bigbluebutton into june5-27 2023-06-05 17:09:35 -04:00
Anton Georgiev
748c7a4a0b Merge branch 'v2.6.x-release' of github.com:bigbluebutton/bigbluebutton into june227 2023-06-02 09:45:34 -04:00
Gustavo Trott
51bdcededc Merge 2.7 into develop 2023-05-26 10:50:39 -03:00
Paulo Lanzarin
171c7a6587
Merge branch 'v2.7.x-release' into v2.7.x-release 2023-05-26 09:27:14 -03:00
Anton Georgiev
fb5534ff2a
fix: docs links in bbb-conf 2023-05-25 14:58:06 -04:00
Anton Georgiev
dc2309bd9b
fix: bbb-conf link to setting up firewall 2023-05-25 14:53:43 -04:00
Anton Georgiev
c4eecf39fe
chore: Bump BBB version to 2.6.9 2023-05-25 09:55:26 -04:00
Anton Georgiev
4b93b9385c
chore: Bump BBB version to 2.6.8 2023-05-23 10:36:23 -04:00
prlanzarin
cf4ff9453c build: add bbb-transcription-controller
Added as an optional package
2023-05-19 13:03:17 -03:00
Anton Georgiev
4e851a7571 Merge branch 'v2.6.x-release' of github.com:bigbluebutton/bigbluebutton into merge-267-27 2023-05-15 11:51:17 -04:00
Anton Georgiev
87e0241965
Update bigbluebutton-release 2023-05-12 14:26:56 -04:00