aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/ezyang/htmlpurifier/library/HTMLPurifier
Commit message (Collapse)AuthorAgeFilesLines
* composer update ezyang/htmlpurifierMario2022-10-1217-18/+66
|
* Revert "update composer libs"Mario2022-10-1117-66/+18
| | | | This reverts commit 108a3efe0b6d37a7ed394a84c69b924ca727f17a.
* update composer libsMario2022-10-1117-18/+66
|
* Revert "update composer libs"Mario2022-10-1117-66/+18
| | | | This reverts commit 5e5f0aa955d86743a14531bed98501b59140ab1f.
* update composer libsMario2022-10-1117-18/+66
|
* composer libs minor version updatesMario2022-02-119-9/+30
|
* composer update htmlpurifierMario Vavti2020-08-2210-48/+34
|
* update composr libsMario2019-11-087-9/+14
| | | (cherry picked from commit 2df15f35d706d4608ff723ce6288391ca774f7ba)
* Merge branch 'cherry-pick-38cb094e' into 'dev'M. Dent2019-09-231-0/+12
|\ | | | | | | | | composer update ezyang/htmlpurifier See merge request hubzilla/core!1733
| * composer update ezyang/htmlpurifierMario Vavti2019-09-231-0/+12
| | | | | | (cherry picked from commit 38cb094ede8a389ef0b8bb331c1e6a3befd666a8)
* | composer update ezyang/htmlpurifierMario Vavti2019-09-2315-56/+242
|/ | | (cherry picked from commit a34ce790129bdd729a5019895ea6cd4c59f08ba4)
* :arrow_up: Update libraries.Klaus Weidenbach2018-03-188-25/+71
| | | | | | | | michelf/php-markdown (1.7.0 => 1.8.0) ezyang/htmlpurifier (v4.9.3 => v4.10.0) commerceguys/intl (v0.7.4 => v0.7.5) sabre/http (4.2.3 => v4.2.4) sabre/vobject (4.1.3 => 4.1.5)
* :arrow_up: Updating some PHP libraries.Klaus Weidenbach2017-07-065-13/+13
| | | | | htmlpurifier (v4.9.2 => v4.9.3) with bugfix for PHP7.1 sabre/http (4.2.2 => 4.2.3)
* :arrow_up: Update HTML Purifier library.Klaus Weidenbach2017-03-26365-0/+31302
Updated HTML Purifier from 4.6.0 to 4.9.2 with better PHP7 compatibility. Used composer to manage this library.