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
0a2b4186a2
Merge branch 'v2.6.x-release' into breakout-upload-ui
2022-10-19 19:51:05 +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
68820173a3
Increase timeout to 5s
2022-10-08 11:50:45 +02:00
Daniel Petri Rocha
0e8cdd1f01
Handle shape label text edge case
...
bbb-export-annotations was crashing if the text label within a shape failed to render.
This commits adds a check ensuring the rasterized image exists.
2022-10-03 22:18:03 +02:00
Daniel Petri Rocha
440deff4dc
Address SonarCloud code smells
2022-09-29 16:32:49 +02:00
Daniel Petri Rocha
289f4125ec
Perform captured pad upload
2022-09-28 19:56:29 +02:00
Daniel Petri Rocha
d3e4fdf67f
Handle shape label edge case
...
bbb-export-annotations was crashing if the text label within a shape failed to render.
This commits adds a check ensuring the rasterized image exists.
2022-08-30 18:38:13 +02:00
Daniel Petri Rocha
94fc8a4d41
Toast messages in front-end
2022-08-24 17:03:34 +02:00
Daniel Petri Rocha
b3e97ed52b
Send out progress messages from bbb-export-annotations
2022-08-23 12:54:06 +02:00
Daniel Petri Rocha
d56acd4022
Initial backend+bbb-export-annotations wiring for toast messages
2022-08-16 20:27:40 +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
3242e26065
Drop redundant quote
2022-08-04 15:23:17 +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
c345ba1c12
Escape -
...
My bad, escaped it incorrectly earlier.
2022-07-26 21:01:38 +02:00
Daniel Petri Rocha
8ab1e094dd
Set pngWidthRasterizedSlides to 2560, escape -
2022-07-26 17:16:26 +02: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
40d0c454c0
Escape Pango markup characters
2022-07-20 18:13:11 +02:00
Daniel Petri Rocha
b148049acc
Escape shell metacharacters
2022-07-19 18:12:09 +02:00
Daniel Petri Rocha
7906e1405d
Resize PNG resolution to avoid large files
2022-07-18 17:32:51 +02:00
Daniel Petri Rocha
e9023909cf
Remove temporary files
2022-07-09 14:15:17 +02:00
Daniel Petri Rocha
283cd6be67
Merge remote-tracking branch 'remotes/upstream/v2.6.x-release' into tldrawpdfexport
2022-07-09 13:06:57 +02:00
Anton Georgiev
5a8cce6667
chore: rename export-annotations to bbb-export-annotations
2022-07-05 17:47:01 +00:00