aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* responseJoey Hess2013-07-10
|
* responseJoey Hess2013-07-10
|
* Fix committing attachments when using svn.Joey Hess2013-07-10
|
* remove old commit that added calendar to basewiki sandboxJoey Hess2013-07-10
|
* Fix python proxy to not crash when fed unicode data in getstate and setstate.Joey Hess2013-07-10
|
* optimize for common case where list is not changedJoey Hess2013-07-10
|
* Merge branch 'master' of ssh://git.ikiwiki.infoJoey Hess2013-07-10
|\
| * Added leikuradbokum.net to the listhttps://www.google.com/accounts/o8/id?id=AItOawkq11bTnmln5O-k-utYZYK8N9TzG3T1THk2013-07-08
| |
| * report bug in proxy.py with solutionchrysn2013-07-08
| |
* | Fix crash that could occur when a needsbuild hook returned a file that does ↵Joey Hess2013-07-10
|/ | | | | | | | not exist. I saw this happen with calendar, when it wanted to update a page, that had a calendar on it, but the page had just been deleted. This caused srcfile_stat to crash.
* The ip() pagespec can now contain glob characters to match eg, a subnet full ↵Joey Hess2013-07-08
| | | | of spammers.
* (no commit message)acodispo2013-07-05
|
* (no commit message)acodispo2013-07-05
|
* (no commit message)rmacgregor2013-07-04
|
* (no commit message)rameses22013-07-03
|
* (no commit message)rameses22013-07-03
|
* (no commit message)rameses22013-07-03
|
* Added a commenthttp://smcv.pseudorandom.co.uk/2013-07-01
|
* fix link to moved pluginchrysn2013-06-30
|
* openid: Automatically upgrade openid_realm to https when accessed via https.Joey Hess2013-06-29
|
* add forum question and link to my git repoLukas Lipavsky2013-06-27
|
* responseAmitai Schlair2013-06-27
|
* responseJoey Hess2013-06-26
|
* responseJoey Hess2013-06-26
|
* response to review (thanks!)Amitai Schlair2013-06-26
|
* https linkJoey Hess2013-06-26
|
* page.tmpl: omit searchform, trails, sidebar and most metadata in CGI (smcv)Joey Hess2013-06-26
|
* Merge branch 'master' of ssh://git.ikiwiki.infoJoey Hess2013-06-26
|\
| * add patchSimon McVittie2013-06-26
| |
| * not a problem - in fact, I am to dumb to copy the template correctly...https://www.google.com/accounts/o8/id?id=AItOawlJ3C5fg1b1hfxd6rDYvcpBi-WujPqEDkM2013-06-26
| |
| * (no commit message)http://smcv.pseudorandom.co.uk/2013-06-25
| |
| * problem descriptionhttps://www.google.com/accounts/o8/id?id=AItOawlJ3C5fg1b1hfxd6rDYvcpBi-WujPqEDkM2013-06-25
| |
* | Merge remote-tracking branch 'smcv/ready/no-trails-if-dynamic'Joey Hess2013-06-26
|\ \ | |/ |/|
| * page.tmpl: omit searchform, trails, sidebar and most metadata in CGISimon McVittie2013-03-16
| | | | | | | | | | | | | | | | | | These all seem somewhat inappropriate (searchform and sidebar are arguable either way). I've left actions and languages enabled, since they seem more reasonable for CGI-generated pages. Bug: http://ikiwiki.info/bugs/trail_shows_on_cgi_pages/ Signed-off-by: Simon McVittie <smcv@debian.org>
* | code reviewJoey Hess2013-06-23
| |
* | osm: Remove trailing slash from KML maps icon.Joey Hess2013-06-23
| |
* | calendar: When there are multiple pages for a given day, they're displayed ↵Joey Hess2013-06-23
| | | | | | | | in a popup on mouseover. Thanks, Louis
* | comments: The formats allowed to be used in comments can be configured using ↵Joey Hess2013-06-23
| | | | | | | | comments_allowformats. Thanks, Michal Sojka
* | Merge branch 'restrict-comment-formats' of ↵Joey Hess2013-06-23
|\ \ | | | | | | | | | git://rtime.felk.cvut.cz/sojka/ikiwiki
| * | Add configuration to restrict the formats allowed for commentsMichal Sojka2013-03-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I want to write my blog posts in a convenient format (Emacs org mode) but do not want commenters to be able to use this format for security reasons. This patch allows to configure which formats are allowed for writing comments. Effectively, it restricts the formats enabled with add_plugin to those mentioned in comments_allowformats. If this is empty, all formats are allowed, which is the behavior without this patch.
* | | blogspam: Fix encoding issue in RPC::XML call. Thanks, ChangacoJoey Hess2013-06-23
| | |
* | | fix encoding issue in blogspam pluginChangaco2013-06-23
| | | | | | | | | | | | | | | | | | | | | RPC::XML uses ascii as default encoding, we have to tell it to use utf8. Without this, ikiwiki returns "failed to get response from blogspam server" every time a non-ascii character is used in a content that needs checking.
* | | propose the bootstrap themeAntoine Beaupré2013-06-19
| | |
* | | mention the theme market directly hereAntoine Beaupré2013-06-19
| | |
* | | add bootstrap theme i foundAntoine Beaupré2013-06-19
| | |
* | | add a bunch of wikis i have deployedAntoine Beaupré2013-06-19
| | |
* | | try to fix linkAntoine Beaupré2013-06-19
| | |
* | | mention the fastcgi todo hereAntoine Beaupré2013-06-19
| | |
* | | i am blocked!Antoine Beaupré2013-06-19
| | |
* | | (no commit message)soportek2013-06-18
| | |