A platform to create documentation/wiki content built with PHP & Laravel
COMMITS
/ app/Util/HtmlContentFilter.php February 17, 2026
D
Testing: Addressed failing tests and static checks
Dan Brown committed
February 16, 2026
D
Content Filter: Added extra object filtering
Dan Brown committed
February 15, 2026
D
Content: Tuned HTML purifier for our use
Dan Brown committed
February 13, 2026
D
Page Content: Added more complex & configurable content filtering
Dan Brown committed
January 29, 2026
D
Page Content: Added form elements to filtering
Dan Brown committed
November 27, 2023
D
Includes: Switched page to new system
Dan Brown committed
November 14, 2023
D
HTML: Aligned and standardised DOMDocument usage
Dan Brown committed
February 23, 2023
D
Fixed old deprecated encoding convert on HTML doc load
Dan Brown committed
September 6, 2022
D
Widened svg content attribute xss filtering
Dan Brown committed
August 11, 2022
D
Added content filtering of tags with javascript or data in values attr
Dan Brown committed
November 6, 2021
D
Done a round of phpstan fixes
Dan Brown committed
September 6, 2021
D
Applied latest styleci changes
Dan Brown committed
September 3, 2021
D
Started application of CSP headers
Dan Brown committed
D
Added filter for xlink:href svg xss
Dan Brown committed
September 2, 2021
D
Added extra HTML filtering of dangerous content
Dan Brown committed
June 26, 2021
D
Apply fixes from StyleCI
Dan Brown committed
June 13, 2021
D
Fixed content parsing break with line html comment
Dan Brown committed
May 3, 2021
D
Filtered scripts in custom HTML head for exports
Dan Brown committed