summaryrefslogtreecommitdiff
path: root/public/js/render.js (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update to support data uri in src attribute of image tagWu Cheng-Han2016-08-151-0/+6
* Update XSS policy to allow iframe and link with custom protocolWu Cheng-Han2016-08-141-10/+19
* Update filter XSS to allow attr href starts with '.' or '/'Cheng-Han, Wu2016-04-201-0/+6
* Fix XSS HTML replace might get wrong on the HTML comments in the code tagsCheng-Han, Wu2016-04-201-0/+4
* Fixed filter XSS should allow ordered list specify start numberCheng-Han, Wu2016-03-041-0/+4
* Support kbd tagCheng-Han, Wu2016-02-221-1/+1
* Updated to support html comment tag in XSSCheng-Han, Wu2016-02-161-1/+2
* Updated XSS filter options to allow style tag and style attributeCheng-Han, Wu2016-02-111-11/+21
* Fixed prevent XSS might break lots of tags and only need after renderedCheng-Han, Wu2016-02-111-0/+13