BookStackApp_BookStack/app/Entities
Dan Brown 7cc17934a8
Made MD editor display a sandboxed iframe
- Also added escaping of srcdoc elements in escape logic.

Related to #1531
2019-08-26 12:16:50 +01:00
..
Repos Made MD editor display a sandboxed iframe 2019-08-26 12:16:50 +01:00
Book.php Replaced use of custom 'baseUrl' helper with 'url' 2019-08-04 14:26:39 +01:00
Bookshelf.php Replaced use of custom 'baseUrl' helper with 'url' 2019-08-04 14:26:39 +01:00
BreadcrumbsViewComposer.php Ran phpcbf 2019-05-05 14:54:37 +01:00
Chapter.php Replaced use of custom 'baseUrl' helper with 'url' 2019-08-04 14:26:39 +01:00
Entity.php Fixed entity excerpt function signature misalignment 2019-04-06 18:47:27 +01:00
EntityContextManager.php Ran phpcbf 2019-05-05 14:54:37 +01:00
EntityProvider.php Implemented new design in entity selector 2019-03-30 16:54:15 +00:00
ExportService.php Extracted many page-specific repo methods into page-specific repo 2018-10-13 11:27:55 +01:00
Page.php Replaced use of custom 'baseUrl' helper with 'url' 2019-08-04 14:26:39 +01:00
PageRevision.php Ran phpcbf 2019-05-05 14:54:37 +01:00
SearchService.php Updated various classes to take EntityProvider instead of separate entities 2018-09-25 18:00:40 +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