aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki
Commit message (Expand)AuthorAge
* page.tmpl: tell mobile browsers we have a responsive layout, unless told not toSimon McVittie2014-12-01
* Merge branch 'ready/html5'Simon McVittie2014-11-26
|\
| * Now that we're always using HTML5, <base href> can be relativeSimon McVittie2014-10-16
| * Always produce HTML5 doctype and new attributes, but not new elementsSimon McVittie2014-10-16
* | Fix numeric comparisons with undefSimon McVittie2014-11-26
* | fix some typosSimon McVittie2014-11-26
* | Merge remote-tracking branch 'spalax/calendar-autocreate'Simon McVittie2014-11-26
|\ \
| * | Corrected error: month pages were created even without calendar_autocreate co...Louis2014-11-14
| * | Deleted unnecessary codeLouis2014-11-14
| * | IndentationLouis2014-11-14
| * | Calendar pages are now rebuilt when previous or next page have changedLouis2014-07-07
| * | Making use of the transient pluginLouis2014-07-07
| * | Added option `calendar_fill_gaps`Louis2014-07-05
| * | Simplifying codeLouis2014-07-05
| * | calendar plugin: Autocreate archive pages if neededLouis2014-06-24
* | | openid: Stop suppressing the email field on the Preferences page.Joey Hess2014-11-06
* | | add ikiwiki-comment programJoey Hess2014-10-20
* | | Remove space from perl shebang path.Amitai Schlair2014-10-17
* | | IkiWiki::Plugin::openid: as a precaution, do not call non-coderefsAmitai Schlair2014-10-16
* | | Call CGI->param_fetch instead of CGI->param in array contextAmitai Schlair2014-10-16
* | | Make sure we do not pass multiple CGI parameters in function callsSimon McVittie2014-10-16
| |/ |/|
* | Do not pass ignored sid parameter to checksessionexpirySimon McVittie2014-10-12
* | comments: don't log remote IP address for signed-in usersSimon McVittie2014-10-12
* | In html5 mode, generate a host- or protocol-relative <base> for the CGISimon McVittie2014-10-05
* | Add reverse_proxy option which hard-codes cgiurl in CGI outputSimon McVittie2014-10-05
* | Force use of $config{url} as top URL in w3mmodeSimon McVittie2014-10-05
* | Fix crash that can occur when only_committed_changes is set and a file is del...Joey Hess2014-09-26
* | img: raise an error if we cannot find the image's sizeSimon McVittie2014-09-16
* | Merge branch 'ready/templatebody'Simon McVittie2014-09-15
|\ \
| * | Assume that every page has been scanned by the time the scan phase endsSimon McVittie2014-03-05
| * | Track whether we're in the scan or render phaseSimon McVittie2014-03-05
| * | Add templatebody plugin and directive, and enable it by defaultSimon McVittie2014-03-05
| * | IkiWiki::Render: make 'scan' idempotentSimon McVittie2014-03-05
* | | Merge branch 'ready/autoindex-more-often'Simon McVittie2014-09-15
|\ \ \
| * | | Allow creation of transient index pages for directories outside srcdirSimon McVittie2014-07-04
| * | | autoindex: remove unnecessary special case for transient underlaySimon McVittie2014-07-04
| | |/ | |/|
* | | Merge branch 'ready/more-magic'Simon McVittie2014-09-15
|\ \ \
| * | | filecheck: accept MIME types that don't contain ';'Simon McVittie2014-09-10
* | | | Merge remote-tracking branch 'jcflack/early-env'Simon McVittie2014-09-15
|\ \ \ \
| * | | | More cautious escaping of environment values.Lafayette Chamber Singers Webmaster2014-09-14
| * | | | Installing ikiwiki on a shared-hosting server, there may be no access toLafayette Chamber Singers Webmaster2014-09-14
| |/ / /
* | | | Merge branch 'ready/imgforpdf-and-more'Simon McVittie2014-09-12
|\ \ \ \
| * | | | show resized img in preview using data: urlschrysn2014-07-15
| * | | | img plugin: split resizing calculations and actual resizingchrysn2014-07-15
| * | | | add pagenumber parameterchrysn2014-04-07
| * | | | add pdf support to the img directivechrysn2014-04-07
| * | | | set the file type parameter after reading the imagechrysn2014-04-07
| | |_|/ | |/| |
* | | | Merge branch 'ready/chrysn/linkmapenhancement'Simon McVittie2014-09-12
|\ \ \ \
| * | | | display the pagetitle() in linkmapschrysn2012-03-15
* | | | | Merge branch 'ready/edittemplate2'Simon McVittie2014-09-12
|\ \ \ \ \