]> sipb.mit.edu Git - ikiwiki.git/history - IkiWiki/Plugin/htmlscrubber.pm
typo
[ikiwiki.git] / IkiWiki / Plugin / htmlscrubber.pm
2008-12-31  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-12-31  Joey HessMerge branch 'next'
2008-12-29  Joey HessMerge branch 'master' into next
2008-12-28  Joey HessMerge branch 'master' into next
2008-12-26  Joey HessMerge branch 'master' into next
2008-12-26  Joey HessMerge branch 'master' into next
2008-12-25  Joey HessMerge branch 'master' into next
2008-12-23  Joey HessMerge branch 'master' into next
2008-12-23  Joey Hessfinalise version 3.00 of the plugin api
2008-12-17  Joey HessCoding style change: Remove explcit vim folding markers.
2008-09-27  Joey HessMerge commit 'smcv/beautify'
2008-09-26  Joey Hesshtmlscrubber: Add a config setting that can be used...
2008-08-03  Joey Hessadd plugin safe/rebuild info (part 1 of 2)
2008-03-01  Joey HessMerge branch 'master' of git://git.madduck.net/code/ikiwiki
2008-02-29  Adeodato SimóAllow colons in URLs after the first slash
2008-02-11  Joey Hessuse quotemeta when building the regexp
2008-02-10  Josh TriplettAllow the smb: URI scheme.
2008-02-10  Josh TriplettAllow the snews: URI scheme.
2008-02-10  Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2008-02-10  Josh TriplettDo not allow the steam: URI scheme.
2008-02-10  Josh TriplettMatch literal '.' in URI schemas containing '.', rather...
2008-02-10  Joey Hessexport $safe_url_regexp
2008-02-10  Josh TriplettAlso filter the attributes cite, longdesc, and usemap...
2008-02-10  Joey Hessadd parens around scheme regexp
2008-02-10  Josh TriplettDo not allow the about: URI scheme
2008-02-10  Joey Hessfix data:image handling
2008-02-10  Joey Hess* htmlscrubber security fix: Block javascript in uris.
2008-01-07  Joey Hess* htmlscrubber: Further work around #365971 by adding...
2007-11-18  Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2007-11-18  Joey Hess* Allow html5 video and audio tags and their attributes...
2007-07-11  joeyon second thought, simple alphanumeric styles are not...
2007-07-11  joey* Allow simple alphanumeric style attribute values...
2007-04-27  joey* pagespec_match() has changed to take named parameters...
2006-11-08  joey* Make sure to check for errors from every eval.
2006-09-09  joey* Work on firming up the plugin interface:
2006-08-28  joey* Change htmlize, format, and sanitize hooks to use...
2006-05-25  joey* Tell HTML::Scrubber to treat "/" as a valid attribute...
2006-05-05  joey* Removed --sanitize and --no-sanitize, replaced with...