summaryrefslogtreecommitdiff
path: root/IkiWiki
AgeCommit message (Expand)Author
2011-02-09Merge remote branch 'smcv/transient-relative-api'Joey Hess
2011-02-09Merge remote branch 'smcv/ready/transient'Joey Hess
2011-02-03htmltidy: Avoid breaking the sidebar when websetup is running.Joey Hess
2011-02-01editpage: Avoid inheriting internal page types.Joey Hess
2011-01-25run po checkconfig last so it can see underlays added in other checkconfig hooksJoey Hess
2011-01-24inline: Fix regression in feed titles. Closes: #610878 (Thanks, Paul Wise)Joey Hess
2011-01-24blogspam: Don't check modifications from admins for spam, and also allow the ...Joey Hess
2011-01-24bleaghJoey Hess
2011-01-23fix uninitilized value warning on bad page nameJoey Hess
2011-01-23Revert "fix uninitilized value warning on bad page name"Joey Hess
2011-01-22rename: Fix crash when renaming a page that is linked to by a page in an unde...Joey Hess
2011-01-22comments: Fix XSS security hole due to missing validation of page name.Joey Hess
2011-01-22fix uninitilized value warning on bad page nameJoey Hess
2011-01-07Add add_literal_underlay and use it for the transient underlaySimon McVittie
2011-01-07Assume obsolete transient pages have the same extension as the changed pageSimon McVittie
2011-01-07GC unused pages in the transient underlaySimon McVittie
2011-01-07Add transient plugin, which adds ~/.ikiwiki/transient as an underlaySimon McVittie
2011-01-06reword feed descsJoey Hess
2011-01-06inline: pass the Atom/RSS titles to the templatesGiuseppe Bilotta
2011-01-05fix urlto(undef)Joey Hess
2011-01-05use cgitemplate, remove misctemplateJoey Hess
2011-01-05add cgitemplateJoey Hess
2011-01-05better handling of relative permalinksJoey Hess
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