summaryrefslogtreecommitdiff
path: root/IkiWiki
AgeCommit message (Expand)Author
2011-01-05factored out an urlabs from aggregate and cgiJoey Hess
2011-01-05oopsJoey Hess
2011-01-05Export three cgi env vars needed for CGI->url to work.Joey Hess
2011-01-05Fix permalinks to recentchanges items and comments, broken by last release.Joey Hess
2011-01-05typoJoey Hess
2011-01-05remove old unused baseurl parameterJoey Hess
2011-01-05Fix redirect to use a full url.Joey Hess
2011-01-05Fix base url when previewing. Was broken by urlto changes in last release.Joey Hess
2011-01-05unescape tag namesGiuseppe Bilotta
2011-01-04fix patch to not strip a leading "." unless it's part of a pathJoey Hess
2011-01-04fix patch to not expose config setting as a regexpJoey Hess
2011-01-04tag name sanitationGiuseppe Bilotta
2011-01-02remove second parameter to include_javascriptJoey Hess
2010-12-29git: Fix bug involving attempting to web revert a commit that included change...Joey Hess
2010-12-29bugfixJoey Hess
2010-12-29Add a second parameter to the rcs_diff hook, and avoid bloating memory readin...Joey Hess
2010-12-29Update highlight plugin for highlight api.David Bremner
2010-12-28monotone.pm: while we're still only checking the major and minorThomas Keller
2010-12-26teximg: Use `\[` and `\]` instead of not recommended `$$`.Paul Menzel
2010-12-25use CGI->url to get current absolute cgi url for openid login processJoey Hess
2010-12-25revert cgiurl change that broke openid loginJoey Hess
2010-12-25editpage, comment: Clean up title when editing or creating a page or comment.Joey Hess
2010-12-25inline: Force an absolute page location when the inline postform is used.Joey Hess
2010-12-25indentJoey Hess
2010-12-25fix commentJoey Hess
2010-12-22po: do not override homepage title when it was overridden.intrigeri
2010-12-20po plugin: update injected urlto signature.intrigeri
2010-12-05inline: base feed names on the included page nameGiuseppe Bilotta
2010-12-01meta: Fix calling of htmlscrubber to pass the page parameter. The change of t...Joey Hess
2010-11-29Merge remote branch 'smcv/ready/sslcookie-auto'Joey Hess
2010-11-29Always set secure cookies if logging in via HTTPSSimon McVittie
2010-11-29use one-parameter form of urltoJoey Hess
2010-11-29Merge remote branch 'smcv/ready/localurl'Joey Hess
2010-11-29git: Avoid adding files when committing, so as not to implicitly add files li...Joey Hess
2010-11-29rename: Fix to pass named parameters to rcs_commitJoey Hess
2010-11-29git: Fix temp file location.Joey Hess
2010-11-23pinger: avoid pinging our own local path, tooSimon McVittie
2010-11-23Use local path for even more CGI URLsSimon McVittie
2010-11-23Pass a CGIURL into commentmoderation.tmplSimon McVittie
2010-11-23Use local paths for most references to pagesSimon McVittie
2010-11-23Use local paths for the CGI URLSimon McVittie
2010-11-23Use local paths when including JavascriptSimon McVittie
2010-11-23Use local paths for redirection where possibleSimon McVittie
2010-11-20edittemplate: Fix crash if using a .tmpl file or other non-page file as a tem...Joey Hess
2010-11-20highlight: Support new format of filetypes.conf used by version 3.2 of the hi...Joey Hess
2010-11-20make use of precompiled regex objectsSimon McVittie
2010-11-16inline: Improve RSS url munging to use a proper html parserJoey Hess
2010-11-16indentationJoey Hess
2010-11-16Fix escaping of filenames in historyurl. (Thanks, aj)Joey Hess
2010-11-16more: Add pages parameter to limit where the more is displayed. (thanks, dark)Joey Hess