bookstack/app/Entities/Tools
Dan Brown 0627efe5e9
Updated base64 image extraction to use url instead of path
To ensure it works with all storage types and follows the format of
manually uploaded image content
2021-06-04 22:59:31 +01:00
..
Markdown Ran phpcbf and updated phpcs.xml 2021-03-07 22:24:05 +00:00
BookContents.php Merge branch 'v0.30.x' 2020-12-17 21:47:59 +00:00
ExportFormatter.php Merge branch 'v0.30.x' 2020-12-18 14:16:13 +00:00
NextPreviousContentLocator.php Reviewed and refactored next/previous navigation button implementation 2021-05-29 12:39:41 +01:00
PageContent.php Updated base64 image extraction to use url instead of path 2021-06-04 22:59:31 +01:00
PageEditActivity.php Fixed some mis-refactoring and split search service 2020-11-22 00:17:45 +00:00
PermissionsUpdater.php Added manual type conversion to fix failing tests 2021-01-01 18:38:54 +00:00
SearchIndex.php Fixed bad collection/array mixing causing error on seed 2020-11-28 16:42:12 +00:00
SearchOptions.php Ran phpcbf and updated phpcs.xml 2021-03-07 22:24:05 +00:00
SearchRunner.php Amended owned by search filter to use slugs 2021-03-15 18:27:03 +00:00
ShelfContext.php Fixed some mis-refactoring and split search service 2020-11-22 00:17:45 +00:00
SiblingFetcher.php Focused base Entity class cleanup 2020-11-22 01:20:38 +00:00
SlugGenerator.php Started work on user slugs 2021-03-08 22:34:22 +00:00
TrashCan.php Added deletion of revisions on page delete 2021-05-26 16:40:56 +01:00