]> BookStack Code Mirror - bookstack/commit
Drawings: Added class to extract drawio data from png files drawio_rendering 5666/head
authorDan Brown <redacted>
Thu, 19 Jun 2025 16:23:56 +0000 (17:23 +0100)
committerDan Brown <redacted>
Thu, 19 Jun 2025 16:23:56 +0000 (17:23 +0100)
commita9f5e98ba9308c134eb5c5a72745086009bbfe88
tree6aad6af46a75ced1ff2bbd739f8afb76ea97c733
parentc4839c783ae0ac678c5a3a3eb7f47ac360793816
Drawings: Added class to extract drawio data from png files
app/Exceptions/DrawioPngReaderException.php [new file with mode: 0644]
app/Uploads/DrawioPngReader.php [new file with mode: 0644]
tests/Uploads/DrawioPngReaderTest.php [new file with mode: 0644]
tests/test-data/test.drawio.png [new file with mode: 0644]