summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-02-14* The search plugin needs to override <base> to point to the directoryJoey Hess
containing ikiwiki.cgi, but this should not change the urls to the style sheets etc. Add a new forcebareurl parameter to misctemplate to allow it to do that.
2008-02-14web commit by https://brian.may.myopenid.com/: openid https certificates ↵Joey Hess
checked?
2008-02-14web commit by https://brian.may.myopenid.com/: http proxyJoey Hess
2008-02-14web commit by rdennisJoey Hess
2008-02-14web commit by rdennisJoey Hess
2008-02-14web commit by http://id.loopysoft.com/matt/Joey Hess
2008-02-14web commit by http://id.loopysoft.com/matt/: Update to include simpler ↵Joey Hess
instructions, hopefully more correct
2008-02-13web commit by http://harningt.eharning.us/: Added TrustBearer OpenID link, ↵Joey Hess
great for using strong authentication in a simple way
2008-02-13* Depend on HTML::Scrubber, since the scrubber is enabled by default andJoey Hess
dies if its can't be loaded.
2008-02-12Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.infoJoey Hess
2008-02-12* Setting NOTAINT=1 had no effect when building ikiwiki itself, fix this.Joey Hess
2008-02-12web commit by http://edward.myopenid.com/: spelling fix and link ↵Joey Hess
[[hyperestraier]]
2008-02-12web commit by http://adam.shand.net/Joey Hess
2008-02-11fix name of plugin in changelogJoey Hess
2008-02-11* camelcase: Convert to use new linkify and scan hooks rather than the oldJoey Hess
hack.
2008-02-11* Add the linkify and scan hooks. These hooks can be used to implementJoey Hess
custom, first-class types of wikilinks. * Move standard wikilink implementation to a new wikilink plugin, which will of course be enabled by default.
2008-02-10Remove trailing whitespace from README.DebianJosh Triplett
2008-02-10Remove trailing whitespaceJosh Triplett
2008-02-11* Generate XML RPC messages with the encoding set to utf-8 insteadJoey Hess
of XML::RPC's default of us-ascii. Allows interoperation with python's xmlrpc library, which threw invalid encoding exceptions and caused the rst plugin to hang.
2008-02-10add templatesJoey Hess
2008-02-10add templateJoey Hess
2008-02-10add templatesJoey Hess
2008-02-10add templateJoey Hess
2008-02-10Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.infoJoey Hess
2008-02-10fix bazaar idJoey Hess
2008-02-10web commit by http://id.loopysoft.com/matt/Joey Hess
2008-02-10* Danish translation update from Jonas Smedegaard. Closes: #465152Joey Hess
2008-02-10use quotemeta when building the regexpJoey Hess
2008-02-10some updates about the recent holeJoey Hess
2008-02-10add news item for ikiwiki 2.32.3Joey Hess
2008-02-10attributionJoey Hess
2008-02-10Allow the smb: URI scheme.Josh Triplett
2008-02-10Allow the snews: URI scheme.Josh Triplett
2008-02-10Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.infoJoey Hess
2008-02-10debian-stable branchJoey Hess
2008-02-10Do not allow the steam: URI scheme.Josh Triplett
2008-02-10Match literal '.' in URI schemas containing '.', rather than matching any ↵Josh Triplett
character
2008-02-10web commit by http://users.itk.ppke.hu/~cstamas/: creating my own pageJoey Hess
2008-02-10updateJoey Hess
2008-02-10* meta: Check that the urls provided for authorurl, permalink, and openidJoey Hess
are safe and can't contain javascript.
2008-02-10export $safe_url_regexpJoey Hess
2008-02-10Also filter the attributes cite, longdesc, and usemap, which can contain URIsJosh Triplett
2008-02-10Move about: fix to version 2.31.3 in the changelogJosh Triplett
2008-02-10add parens around scheme regexpJoey Hess
2008-02-10Do not allow the about: URI schemeJosh Triplett
Some browsers interpret about: URIs like a limited version of data: URIs. In particular, some versions of Internet Explorer interpret arbitrary HTML content in about: URIs.
2008-02-10a few thoughts on data: securityJoey Hess
2008-02-10updateJoey Hess
2008-02-10add news item for ikiwiki 2.31.2Joey Hess
2008-02-10fix data:image handlingJoey Hess
2008-02-10changelog mungingJoey Hess