]> BookStack Code Mirror - bookstack/commit
Ensured base64 images are read from image upload folder
authorDan Brown <redacted>
Sun, 6 Dec 2020 15:34:18 +0000 (15:34 +0000)
committerDan Brown <redacted>
Sun, 6 Dec 2020 15:34:18 +0000 (15:34 +0000)
commit884664bfe98f4fe412f1d8a80603257e955b40bd
tree44ce9f0f1f9f398ee5347159dcb2d97ae9b6c214
parent8911e3f4410c4255d35b0d2ecce4240ace2256df
Ensured base64 images are read from image upload folder

Also removed unused storage systems and updated testing.
app/Config/filesystems.php
app/Uploads/ImageService.php
tests/Entity/ExportTest.php