BookStack/app/Util
Dan Brown 37a17e858a
HTML: Tweaked output from full HtmlDocument
Saves specifically the document element on output to HTML, since this
results in just the outer HTML being saved while not including the extra
XML tags which would show up before with the changes to force utf8
usage.
2023-11-14 17:23:05 +00:00
..
CspService.php
HtmlContentFilter.php HTML: Aligned and standardised DOMDocument usage 2023-11-14 15:46:32 +00:00
HtmlDocument.php HTML: Tweaked output from full HtmlDocument 2023-11-14 17:23:05 +00:00
HtmlNonceApplicator.php HTML: Aligned and standardised DOMDocument usage 2023-11-14 15:46:32 +00:00
OutOfMemoryHandler.php Thumbnails: Added OOM handling and regen endpoint 2023-09-29 13:54:08 +01:00
SimpleListOptions.php
SsrUrlValidator.php
SvgIcon.php Extracted icon helper, aligned container resolution 2023-09-16 18:26:28 +01:00
WebSafeMimeSniffer.php