Commit Graph

13 Commits

Author SHA1 Message Date
Ramón Souza
5d418e1030
Merge pull request #15885 from schrd/annotation-export-cluster
fix(export-presentation): Fix slides export for cluster setup
2022-12-16 08:02:40 -03:00
Daniel Petri Rocha
f6ccf74f9b Merge branch 'v2.6.x-release' into breakout-shared-notes-upload 2022-11-11 15:38:38 +01:00
Daniel Schreiber
b706069e20 Fix slides export for cluster setup
In cluster proxy setup as described in
https://docs.bigbluebutton.org/admin/clusterproxy.html you cannot assume that
the BBB Web API URL is at the same domain as the html5 client. Therefore
operators need to adjust the URL where presentation download is available.

This patch adds the ability to override the config provided by the package. This
is related to #14484
2022-10-22 11:19:39 +02:00
Daniel Petri Rocha
dd06ce2660 Show UploadingPresentations toast upon breakout notes capture
Displays a "To be uploaded..." toast in the main meeting while the shared notes of breakout rooms are being captured.
2022-10-19 13:36:25 +02:00
Daniel Petri Rocha
289f4125ec Perform captured pad upload 2022-09-28 19:56:29 +02:00
Daniel Petri Rocha
093d960a2c Remove unnecessry message passing between workers 2022-08-10 15:03:26 +02:00
Daniel Petri Rocha
94d7c48a24 Remove protocol, hostname, port from config file 2022-08-10 14:30:39 +02:00
Daniel Petri Rocha
a3935bb90a Implement SonarCloud generic fix 2022-07-27 21:37:30 +02:00
Daniel Petri Rocha
ecc8c2dd1b feat(lint): add eslint to bbb-export-annotations 2022-07-27 16:49:25 +02:00
Gustavo Trott
acb0465266
Merge pull request #15412 from JoVictorNunes/export-presentation 2022-07-26 17:49:09 -03:00
Daniel Petri Rocha
6ac3040d4a Fix multiple pres. export; include PresId in NewPresAnnFileAvailable msg. 2022-07-26 15:19:23 +02:00
Daniel Petri Rocha
e9023909cf Remove temporary files 2022-07-09 14:15:17 +02:00
Anton Georgiev
5a8cce6667 chore: rename export-annotations to bbb-export-annotations 2022-07-05 17:47:01 +00:00