summaryrefslogtreecommitdiff
path: root/IkiWiki
AgeCommit message (Expand)Author
2010-03-13openid: Use Openid Simple Registration or OpenID Attribute Exchange to get th...Joey Hess
2010-03-13websetup: Add websetup_unsafe to allow marking other settings as unsafe.Joey Hess
2010-03-12typoJoey Hess
2010-03-12htmlscrubber: Security fix: In data:image/* uris, only allow a few whiteliste...Joey Hess
2010-03-11search: Avoid '$' in the wikiname appearing unescaped on omega's query templa...Joey Hess
2010-03-11moderatedcomments: Added moderate_pagespecJoey Hess
2010-03-09typoJoey Hess
2010-03-09Fix utf8 issues in calls to md5_hex.Joey Hess
2010-02-28Add new --clean option; this makes ikiwiki remove all built files in the dest...Joey Hess
2010-02-27Fix admin openid detection in setup automator, and avoid prompting for a pass...Joey Hess
2010-02-27Add force_overwrite setting to make setup automator overwrite existing files/...Joey Hess
2010-02-24catch failure to open the filetypes fileJoey Hess
2010-02-14comments: Display number of comments in comment action link.Joey Hess
2010-02-14minor refactor/optimisationJoey Hess
2010-02-12setup file orderingJoey Hess
2010-02-12add section informationJoey Hess
2010-02-12formatting sillynessJoey Hess
2010-02-12remove unnecessary IkiWiki::Joey Hess
2010-02-12bordersJoey Hess
2010-02-12format plugin categorizationJoey Hess
2010-02-12add plugin section, and show which plugins need no configurationJoey Hess
2010-02-12rewordJoey Hess
2010-02-12improve websetup fieldset displayJoey Hess
2010-02-11fix websetup display of unsafe arrays in expert modeJoey Hess
2010-02-11Group related plugins into sections in the setup file, and drop unused rcs pl...Joey Hess
2010-02-11reorder canedit checks during page creation to have best_loc firstJoey Hess
2010-02-11partially fix httpauth canedit hookJoey Hess
2010-02-11fix logic errorJoey Hess
2010-02-11httpauth: Add httpauth_pagespec setting that can be used to limit pages to on...Joey Hess
2010-02-11httpauth: When cgiauthurl is configured, httpauth can now be used alongside o...Joey Hess
2010-02-11patch so farJoey Hess
2010-02-09amazon_s3: Fix to support the EU S3 datacenter, which is more picky about att...Joey Hess
2010-02-06Fix color and format plugins to appear in the websetup interface.Joey Hess
2010-02-06opendiscussion: This plugin will also now allow posting commentsJoey Hess
2010-02-06ensure opendiscussion hook is always called before lockeditJoey Hess
2010-02-05revert accidental code changeJoey Hess
2010-02-05responseJoey Hess
2010-02-04factor out a userpage functionJoey Hess
2010-02-04Add link to userpage (or creation link) to top of preferences page.Joey Hess
2010-02-04typoJoey Hess
2010-02-04Improve display of openid in preferences page.Joey Hess
2010-02-04Allow jumping directly into account registration process by going to ikiwiki...Joey Hess
2010-02-01setup automator: Configure Term::Readline to use bold for prompt, rather than...Joey Hess
2010-01-28img: Fix a bug that could taint @links with undef values.Joey Hess
2010-01-26template: Preprocess parameters before htmlizing.Joey Hess
2010-01-21po: avoid crash when page is emptyJoey Hess
2010-01-19handle git-notes breakageJoey Hess
2010-01-18brace style and layoutJoey Hess
2010-01-18brace styleJoey Hess
2010-01-18clarify errorJoey Hess