BookStack/app/Entities/Tools
Dan Brown 265f5db03f
Reviewed #2393, Removed image guessing and added testing
For review of meta tag additions as per PR #2393.
This commit removes any image guesswork and only uses images that have
been set by the author for the specific content.
This also adds tests to cover the expected OG tags.
2021-06-23 20:42:48 +01:00
..
Markdown Added markdown export endpoints to API 2021-06-22 21:39:29 +01:00
BookContents.php Merge branch 'v0.30.x' 2020-12-17 21:47:59 +00:00
ExportFormatter.php Added markdown export endpoints to API 2021-06-22 21:39:29 +01:00
NextPreviousContentLocator.php Reviewed and refactored next/previous navigation button implementation 2021-05-29 12:39:41 +01:00
PageContent.php Reviewed #2393, Removed image guessing and added testing 2021-06-23 20:42:48 +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