BookStack/app/Entities/Tools
Dan Brown c7fea8fe08
Cleaned up logic within ImageRepo
- Moved out extension check to ImageService as that seems more relevant.
- Updated models to use static-style references instead of facade to align with common modern usage within the app.
- Updated custom image_extension validation rule to use shared logic in image service.
2021-11-01 00:24:42 +00:00
..
Markdown
BookContents.php
ExportFormatter.php
NextPreviousContentLocator.php
PageContent.php Cleaned up logic within ImageRepo 2021-11-01 00:24:42 +00:00
PageEditActivity.php Applied changes from styleci 2021-10-08 22:23:17 +01:00
PermissionsUpdater.php
SearchIndex.php
SearchOptions.php
SearchRunner.php Fixed search query issues when table prefixes are used 2021-10-08 15:25:12 +01:00
ShelfContext.php
SiblingFetcher.php
SlugGenerator.php
TrashCan.php