BookStack/app/Uploads
Dan Brown 39928e1c63
Reviewed base64 image upload support
- Added test cases to cover.
- Altered parsing logic to be a little less reliant on regex.
- Added new iamge repo method for creating from data.
- Added extension validation and additional type support.
- Done some cleanup of common operations within PageContent.
- Added message to API docs/method to mention image usage.

For #2700 and #2631.
2021-06-02 21:34:34 +01:00
..
Attachment.php Started change for entities to have concept of owners 2020-12-30 18:25:35 +00:00
AttachmentService.php Updated packages and added better upload failure logging 2021-04-19 20:16:49 +01:00
HttpFetcher.php PHPCS related fixes. 2019-01-27 15:59:23 +05:30
Image.php Reviewed PR to add import user avatars va LDAP 2021-05-24 18:54:08 +01:00
ImageRepo.php Reviewed base64 image upload support 2021-06-02 21:34:34 +01:00
ImageService.php Updated image permission setting logic 2021-05-24 12:09:28 +01:00
UserAvatars.php Reviewed PR to add import user avatars va LDAP 2021-05-24 18:54:08 +01:00