BookStack/app/Entities
Vinnie Okada 2c3f453c1f Implement the renderPages parameter
Render page content when getTree() is called with a true $renderPages
argument.
2020-09-07 09:05:51 -06:00
..
Managers Implement the renderPages parameter 2020-09-07 09:05:51 -06:00
Repos Fixed revision issues caused by page fillable changes 2020-05-23 12:28:14 +01:00
Book.php Added chapters to the API 2020-05-23 00:28:41 +01:00
BookChild.php Entity Repo & Controller Refactor (#1690) 2019-10-05 12:55:01 +01:00
Bookshelf.php Added chapters to the API 2020-05-23 00:28:41 +01:00
BreadcrumbsViewComposer.php Entity Repo & Controller Refactor (#1690) 2019-10-05 12:55:01 +01:00
Chapter.php Added chapters to the API 2020-05-23 00:28:41 +01:00
Entity.php Added chapters to the API 2020-05-23 00:28:41 +01:00
EntityProvider.php Entity Repo & Controller Refactor (#1690) 2019-10-05 12:55:01 +01:00
ExportService.php Aligned export styles a little better and fixed potential DOMPDF css error 2020-02-15 15:34:06 +00:00
HasCoverImage.php Entity Repo & Controller Refactor (#1690) 2019-10-05 12:55:01 +01:00
Page.php Fixed issue where updated page content would not be indexed 2020-05-23 00:46:13 +01:00
PageRevision.php Entity Repo & Controller Refactor (#1690) 2019-10-05 12:55:01 +01:00
SearchOptions.php Fixed empty search scenario 2020-06-27 13:37:18 +01:00
SearchService.php Converted search filters to not be vue based 2020-06-27 13:29:00 +01:00
SearchTerm.php Re-structured the app code to be feature based rather than code type based 2018-09-25 12:30:50 +01:00
SlugGenerator.php Added Illuminate\Support\Str::slug to generate slug from text to improve the creation of slugs with non-English characters 2020-06-25 18:08:13 +02:00