summaryrefslogtreecommitdiff
path: root/IkiWiki
AgeCommit message (Expand)Author
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
2010-01-18typosJoey Hess
2010-01-09linkmap: Simplify and improve browser compatability by using an img, not obj...Joey Hess
2010-01-09websetup: Fix bug in array change detection.Joey Hess
2010-01-09websetup: Fix utf-8 problems.Joey Hess
2010-01-09make decode_form_utf8 safe for arraysJoey Hess
2010-01-07only use css alignment stuff for tableJoey Hess
2010-01-07img: remove special case handling of link=yesJoey Hess
2010-01-07refactorJoey Hess
2010-01-07brace styleJoey Hess
2010-01-06Support align attribute for img with captionGiuseppe Bilotta
2010-01-04comments: Fix permalinks for comments using new conflict-free filenames.Joey Hess
2010-01-04lockedit can make sense with no auth pluginsJoey Hess
2010-01-04lockedit: Detect if no authentication plugins are enabled, and die with an er...Joey Hess
2010-01-04signinedit: Auto-disable the plugin when all authentication methods are disab...Joey Hess
2010-01-04inline: Avoid showing edit links if page editing is disabled. (Sjoerd)Joey Hess
2010-01-04fix actions accountingJoey Hess
2010-01-02Fix several places that did not properly handle capitalization of the discuss...Joey Hess
2010-01-02Merge remote branch 'tove/master'Joey Hess
2010-01-02Terminate the arrow entities with ";"Torsten Veller
2010-01-01inline: Fix bug that limited displayed pages when feedshow was specified w/o ...Joey Hess
2010-01-01linkmap: Add option to omit disconnected pages from the map.Joey Hess
2009-12-30comments: Add a checksum to the name of comment pages, to avoid merge conflic...Joey Hess
2009-12-25toc: Add startlevel parameter. (kerravonsen)Joey Hess
2009-12-25pagestats: Add show parameter. Closes: #562129Joey Hess
2009-12-14404/goto: Fix 404 display of utf-8 pages.Joey Hess
2009-12-14404: fix utf-8 encoding of REDIRECT_URLJoey Hess
2009-12-14remove: Fix problem removing pages with utf-8 in the name.Joey Hess
2009-12-14attachment: Fix reversion in attachment sorting by age.Joey Hess
2009-12-14attachment: Fix several utf-8 problems.Joey Hess
2009-12-14rename: Fix some utf-8 problems.Joey Hess
2009-12-13monotone: Deal with format change in version 0.45. (Thanks, Richard Levitte)Joey Hess
2009-12-04more idomatic perlJoey Hess
2009-12-02cvs: Add missing bit to Automator.Joey Hess
2009-12-02fix inverted testJoey Hess
2009-12-02calendar: Fix month wraparound error that broke in December.Joey Hess
2009-11-30inline: Avoid using %links to test for page existenceJoey Hess
2009-11-30fix bestlink to not return just-deleted pagesJoey Hess
2009-11-26calendar: Add title attributes for all links in the calendars.Joey Hess
2009-11-25fix hook namesJoey Hess
2009-11-25date: New plugin that allows inserting date directives that expand to pretty-...Joey Hess
2009-11-17inline: Use caching of inlined pages to speed up builds of inlines that inclu...Joey Hess
2009-11-16meta: Allow use of DESCRIPTION in templates to get at the meta description va...Joey Hess
2009-11-16meta: Generate meta description tags even when the html scrubber is enabled.Joey Hess
2009-11-16avoid fallthrough to default meta header addition for titleJoey Hess
2009-11-13inline: Fix display of all pages when archive=yes or show=0 are used.Joey Hess