]> BookStack Code Mirror - bookstack/commit
Updated base64 image extraction to use url instead of path
authorDan Brown <redacted>
Fri, 4 Jun 2021 21:59:31 +0000 (22:59 +0100)
committerDan Brown <redacted>
Fri, 4 Jun 2021 21:59:31 +0000 (22:59 +0100)
commit0627efe5e9f3ec5ef7182637e8d6a47934b3d1ab
tree7ac3de219f42d85d0f63ab81010a1498cd2c2ee8
parentaf7d62799c0dbb6686a28bd769ff36c75596e8aa
Updated base64 image extraction to use url instead of path

To ensure it works with all storage types and follows the format of
manually uploaded image content
app/Entities/Tools/PageContent.php
app/Uploads/Image.php
tests/Entity/PageContentTest.php