BookStack/app/Entities/Models
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
..
Book.php Added pages API doc examples 2020-11-28 15:21:54 +00:00
BookChild.php Fixed misalignment of page and chapter parent book 2021-03-13 15:18:37 +00:00
Bookshelf.php Added pages API doc examples 2020-11-28 15:21:54 +00:00
Chapter.php Updated markdown export implementation 2021-06-22 21:02:18 +01:00
Deletion.php Fixed some mis-refactoring and split search service 2020-11-22 00:17:45 +00:00
Entity.php Started refactoring of view service 2021-05-16 10:49:37 +01:00
HasCoverImage.php Fixed some mis-refactoring and split search service 2020-11-22 00:17:45 +00:00
Page.php Reviewed #2393, Removed image guessing and added testing 2021-06-23 20:42:48 +01:00
PageRevision.php Fixed some mis-refactoring and split search service 2020-11-22 00:17:45 +00:00
SearchTerm.php Fixed some mis-refactoring and split search service 2020-11-22 00:17:45 +00:00