summaryrefslogtreecommitdiff
path: root/app/Services/HtmlService.php
AgeCommit message (Expand)AuthorFilesLines
2022-03-16It is 2022 - update copyright datesGreg Roach1-1/+1
2021-01-25Use https link in copyright headerGreg Roach1-2/+2
2020-10-26Allow id attributes in user-generated HTML contentGreg Roach1-0/+3
2020-06-29Update vendor dependenciesGreg Roach1-0/+4
2020-03-29HTMLPurifier - allow percentages to be used for image width/heightGreg Roach1-3/+6
2019-10-17PSR12Greg Roach1-0/+1
2019-09-29PSR12Greg Roach1-0/+1
2019-09-29Fix: #2594 - HTML Purifier removes a[target]Greg Roach1-2/+4
2019-05-14Fix: #2433 - we do not need to cache htmlpurifierGreg Roach1-0/+2
2019-05-10Allow image maps in user HTMLGreg Roach1-0/+31
2019-05-10Fix: #1752 - use ezyang/htmlpurifier to santise user-supplied HTMLGreg Roach1-0/+44