Benjamin Brauner
bdd3d20bb3
update function redis.createClient to use redis host+port from config/settings.json otherwise redis use default host (localhost) and default port (6379)
...
)
2024-03-27 22:52:23 -04:00
danielpetri1
934923fb18
Resolve merge conflicts
2024-03-05 15:16:33 +01:00
André
0715337257
Variable name swapping and requested changes
2024-02-05 11:18:31 -03:00
Guilherme Leme
bb07edd34e
[i-19517] - refactor
2024-02-02 11:25:13 -03:00
Guilherme Leme
b8ce51a372
[i-19517] - WIP flow to send presentation's name to chat download
2024-02-02 10:49:55 -03:00
André
5047d75245
WIP
2024-02-01 16:46:15 -03:00
danielpetri1
bc4c10190d
Changes to bbb-export-annotation to support Tldraw v2 shapes
2023-11-07 16:49:42 +00:00
Anton Georgiev
cd9f93be44
Merge remote-tracking branch 'bbb/v2.6.x-release' into merge-july12
2023-07-12 15:59:46 -04:00
danielpetri1
40d990d8a6
Fix original presentation download link in cluster setups
2023-06-12 14:57:24 +00:00
GuiLeme
90bbb10de6
[issue-17531] - insert tag besides the presentation's name
2023-04-17 09:04:58 -03:00
Daniel Petri Rocha
e11d2e119c
Refactor sending out of messages
2022-12-18 19:43:14 +01:00
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