]> BookStack Code Mirror - bookstack/commit
Ran a pass through image and attachment routes
authorDan Brown <redacted>
Mon, 1 Nov 2021 11:17:30 +0000 (11:17 +0000)
committerDan Brown <redacted>
Mon, 1 Nov 2021 11:17:30 +0000 (11:17 +0000)
commit4360da03d414cc926dde3d79e22e6e35f85838e1
tree3bf7d10aa7a56233b13cb5bd741fa00e41ef2ca8
parentc7fea8fe08e8d26840da7a0d353c05f7a84d3ff1
Ran a pass through image and attachment routes

Added some stronger types, formatting changes and simplifications along
the way.
app/Actions/CommentRepo.php
app/Http/Controllers/AttachmentController.php
app/Http/Controllers/Images/DrawioImageController.php
app/Uploads/ImageRepo.php
app/Uploads/ImageService.php