BookStack/app/Uploads
Dan Brown b56fc21aaf
Abstracted user avatar fetching away from gravatar
Still uses gravatar as a default.
Updated URL placeholders to follow LDAP format.
Potential breaking config change: `GRAVATAR=false` replaced by `AVATAR_URL=false`
Builds upon #1111
2018-12-22 19:29:19 +00:00
..
Attachment.php Updated various classes to take EntityProvider instead of separate entities 2018-09-25 18:00:40 +01:00
AttachmentService.php Fleshed out entity provided and optimized imports 2018-09-25 16:58:03 +01:00
Image.php Re-structured the app code to be feature based rather than code type based 2018-09-25 12:30:50 +01:00
ImageRepo.php Updated various classes to take EntityProvider instead of separate entities 2018-09-25 18:00:40 +01:00
ImageService.php Abstracted user avatar fetching away from gravatar 2018-12-22 19:29:19 +00:00
UploadService.php Re-structured the app code to be feature based rather than code type based 2018-09-25 12:30:50 +01:00