Commit graph

8 commits

Author SHA1 Message Date
yflory
1ca280c3ba
Merge pull request #1328 from Chouhartem/fix-whiteboard-download
Fix a few export-related issues
2023-11-30 15:43:09 +01:00
Fabrice Mouhartem
51abbb484f Set default size for empty whiteboard
Previously, empty whiteboards were exported as a 0×0 pixel image, which
raised an error in fabric.js.
To address this issue, the default empty image is set to be a 600×600
pixel transparent png file.

Also fix #1267 that is a consequence of the aforementioned issue.
2023-11-21 10:38:09 +01:00
Fabrice Mouhartem
0005b933e9 #1324: Render the whiteboard before export
- The exported/downloaded from drive whiteboard was empty otherwise
2023-11-21 10:38:09 +01:00
David Benque
8f0a6319a5 Apply headers 2023-10-20 15:35:26 +01:00
yflory
949a304989 Fix missing secure-fabric.js dependency 2023-01-18 12:59:28 +01:00
yflory
3d4adb4598 Fix whiteboard download and export 2021-02-23 18:07:40 +01:00
ClemDee
3e918ec1cf Fix issues of no file extension for pad export 2019-07-29 16:30:48 +02:00
yflory
3e9e92dcac Implement full CryptDrive export 2018-10-18 18:50:38 +02:00