BookStack/app/Util
Dan Brown b80992ca59
Some checks are pending
analyse-php / build (push) Waiting to run
lint-php / build (push) Waiting to run
test-js / build (push) Waiting to run
test-migrations / build (8.2) (push) Waiting to run
test-migrations / build (8.3) (push) Waiting to run
test-migrations / build (8.4) (push) Waiting to run
test-php / build (8.2) (push) Waiting to run
test-php / build (8.3) (push) Waiting to run
test-php / build (8.4) (push) Waiting to run
Comments: Switched to lexical editor
Required a lot of changes to provide at least a decent attempt at proper
editor teardown control.
Also updates HtmlDescriptionFilter and testing to address issue with bad
child iteration which could lead to missed items.
Renamed editor version from comments to basic as it'll also be used for
item descriptions.
2025-06-25 14:16:01 +01:00
..
CspService.php CSP: Updated handling of drawio URL to consider port 2024-07-14 16:06:18 +01:00
FilePathNormalizer.php Themes: Added route to serve public theme files 2025-01-13 14:34:44 +00:00
HtmlContentFilter.php Includes: Switched page to new system 2023-11-27 19:54:47 +00:00
HtmlDescriptionFilter.php Comments: Switched to lexical editor 2025-06-25 14:16:01 +01:00
HtmlDocument.php Includes: Workaround for PHP 8.3.14 bug 2024-11-28 16:30:59 +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 Fixed phpstan static usage warning, updated ci flows 2022-11-03 14:14:22 +00:00
SsrUrlValidator.php PHP: Addressed 8.4 deprecations within app itself 2025-02-17 12:45:37 +00:00
SvgIcon.php Extracted icon helper, aligned container resolution 2023-09-16 18:26:28 +01:00
WebSafeMimeSniffer.php Themes: Added testing and better mime sniffing for public serving 2025-01-13 16:51:07 +00:00