danielpetri1
84e10f10d9
Set default flag value to false
2024-03-27 22:57:35 -04:00
danielpetri1
88b277b08b
Set CairoSVG unsafe flag
2024-03-27 22:55:50 -04:00
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
0f24d56873
Add Frame shape support
2024-03-19 20:08:48 +01:00
danielpetri1
934923fb18
Resolve merge conflicts
2024-03-05 15:16:33 +01:00
Daniel Petri Rocha
be9c3566fe
fix(bbb-export-annotations): handle missing textbox size in Tldraw ( #19672 )
2024-02-23 20:27:20 -05: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
Anton Georgiev
fcb048e1fe
chore(export-ann): bump axios etc
2024-01-19 15:30:33 -05:00
danielpetri1
bc4c10190d
Changes to bbb-export-annotation to support Tldraw v2 shapes
2023-11-07 16:49:42 +00:00
Gustavo Trott
de514dcb75
Add new shell scripts useful for development ( #18905 )
...
* Create run-dev.sh and deploy.sh for more applications
* Remove wrong line
2023-10-06 15:12:16 -03:00
Gustavo Trott
5eb04aab91
Resolve conflicts
2023-08-30 15:31:32 -03:00
GuiLeme
cf472511fc
[issue-18449] - changes in review
2023-08-18 10:57:50 -03:00
GuiLeme
a1746da6fe
[issue-18449] - added possibility of download original presentation with original format
2023-08-10 12:18:59 -03:00
Gustavo Trott
21f1ed9f27
Merge 2.7 into Develop
2023-07-14 17:42:13 -03:00
Anton Georgiev
cd9f93be44
Merge remote-tracking branch 'bbb/v2.6.x-release' into merge-july12
2023-07-12 15:59:46 -04:00
Gustavo Trott
5681e88c60
Merge 2.7 into Develop
2023-06-26 17:21:01 -03:00
Anton Georgiev
745b431b37
chore: allow newer nodejs to be used on bbb-export-annotations
2023-06-13 14:33:50 -04:00
danielpetri1
40d990d8a6
Fix original presentation download link in cluster setups
2023-06-12 14:57:24 +00:00
Gustavo Trott
51bdcededc
Merge 2.7 into develop
2023-05-26 10:50:39 -03:00
GuiLeme
1b26302745
[issue-17531] - merge upstream/v2.7.x-release
2023-05-16 15:30:15 -03:00
danielpetri1
89f18df3b5
Support .jpg extension
2023-05-04 18:42:02 +00:00
Anton Georgiev
b6f9b7ac11
chore: allow newer nodejs npm for bbb-export-annotations
2023-04-25 17:57:53 -04:00
GuiLeme
90bbb10de6
[issue-17531] - insert tag besides the presentation's name
2023-04-17 09:04:58 -03:00
Anton Georgiev
a4e0d63b48
Update bbb-export-annotations/config/settings.json
2023-03-28 12:48:08 -04:00
Anton Georgiev
18df0d3429
Merge branch 'v2.6.x-release' into new-polling
2023-03-28 12:46:26 -04:00
danielpetri1
0ef170ddb1
Display poll results on rectangle shape
2023-03-18 15:03:36 +00:00
danielpetri1
7604261966
Reduce canvas max size
2023-03-18 10:35:53 +00:00
danielpetri1
6299c55f9c
Fix annotation positioning
2023-03-03 14:12:01 +00:00
danielpetri1
bdf6915724
Fix hyphen being escaped
2023-03-03 14:11:28 +00:00
Anton Georgiev
e6080ef0d6
Merge pull request #16105 from danielpetri1/nodejs-info
...
chore(bbb-export-annotations) Define required Node.js version
2022-12-22 13:35:50 -05:00
Anton Georgiev
bee674fd40
Update bbb-export-annotations/package-lock.json
2022-12-22 13:35:32 -05:00
Daniel Petri Rocha
3f942d3c53
Apply suggestions from code review
...
Co-authored-by: Anton Georgiev <antobinary@users.noreply.github.com>
2022-12-22 19:11:27 +01:00
Daniel Petri Rocha
e11d2e119c
Refactor sending out of messages
2022-12-18 19:43:14 +01:00
Daniel Petri Rocha
acd315435a
Sanitize id for use in poll filename
2022-12-17 20:35:24 +01:00
Daniel Petri Rocha
27e8423e91
Add lodash to package-lock
2022-12-17 20:34:35 +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
7c1d4f44bd
Use caret in version
2022-12-08 22:21:11 +01:00
Daniel Petri Rocha
6880bf5552
Enforce required versions
2022-12-08 22:15:06 +01:00
Daniel Petri Rocha
c786164d05
Refactor worker kickoff
...
Removes duplicated code across workers.
2022-11-11 17:51:30 +01: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 Petri Rocha
53266cb57e
Set retries to 3
2022-11-10 23:34:19 +01:00
Daniel Petri Rocha
334b97779b
Merge branch 'v2.6.x-release' into capture-notes-toast
2022-11-10 23:01:28 +01:00
Daniel Petri Rocha
f7952fa256
Allow 16 simultaneous exports; remove timeout behavior
2022-11-03 18:09:48 +01:00
Gustavo Trott
b432d76cc1
Merge pull request #15774 from danielpetri1/annotation-shape-label-fix
2022-11-01 11:56:55 -03:00
Gustavo Trott
15c66e9894
Merge pull request #15909 from danielpetri1/pdf-export-fixes
2022-10-31 22:51:43 -03:00
Daniel Petri Rocha
cce4705505
Fix childIndex making first annotation disappear
...
The client seems to have changed how shapes are ordered, which led to the first shape of each slide not being rendered.
2022-10-26 21:04:27 +02: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