Age | Commit message (Expand) | Author |
2006-04-28 | two notify bug fixes: | joey |
2006-04-25 | implemented html sanitisation | joey |
2006-04-25 | more double slash sanitisation, avoids another loop | joey |
2006-04-24 | commit changes for email subscriptions | joey |
2006-04-04 | proper binmode settings so that with -CSD, ikiwiki will support unicode | joey |
2006-04-04 | use [:alnum:] | joey |
2006-04-02 | - add <base> to cgi output, this is especially useful for output containing | joey |
2006-03-29 | added --hyperestraier switch, which turns on search support | joey |
2006-03-29 | improve fix for symlink attacks to check subdirectories for symlinks too | joey |
2006-03-29 | Implemented --underlaydir, and moved files provided by underlay out of doc | joey |
2006-03-29 | css support | joey |
2006-03-29 | don't escape . in titlepage conversion | joey |
2006-03-29 | html validation fixes: | joey |
2006-03-29 | Improved handling of wikilinks containing characters that are not allowed | joey |
2006-03-28 | support [[linktext|pagename]] links | joey |
2006-03-28 | case insensative image filenames | joey |
2006-03-26 | add --refresh and make it with with --setup | joey |
2006-03-26 | added --getctime | joey |
2006-03-24 | Take basename of page link when creating a link. Makes blog posts look | joey |
2006-03-24 | add blog post template | joey |
2006-03-24 | default rss on | joey |
2006-03-24 | fixes | joey |
2006-03-24 | hold onto your hats, full-fledged blogging has arrived in ikiwiki! | joey |
2006-03-23 | load index for all cgi scripts, fixes links on RecentChanges | joey |
2006-03-23 | skip old format index file lines for now | joey |
2006-03-23 | preserve ctimes across rebuilds | joey |
2006-03-23 | Add file cretion times to the index file. | joey |
2006-03-23 | new index file format | joey |
2006-03-23 | add support for generating per-page rss feeds | joey |
2006-03-23 | support arbitrary characters in page titles, via some ugly use of unicode | joey |
2006-03-23 | oops | joey |
2006-03-23 | foo | joey |
2006-03-23 | move config setting into getopts | joey |
2006-03-23 | prototyping improvements | joey |
2006-03-23 | another sub, wow | joey |
2006-03-23 | slightly better latout | joey |
2006-03-23 | proper main sub and loadindex optimisation for cgis | joey |
2006-03-23 | benchmarking suggests that meoization doesn't help even when doing a | joey |
2006-03-23 | Getopt::Long is a huge, heavy perl module. So why use it? | joey |
2006-03-23 | Major code reoganisation, splitting up the single big file. The two goals | joey |
2006-03-23 | remove accidental makemaker cruft | joey |
2006-03-23 | found & fixed another symlink attack | joey |
2006-03-23 | -s == --setup | joey |
2006-03-23 | At Branden's request, clean up the hardcoded ".ikiwiki" everywhere, and add | joey |
2006-03-23 | *warning* any wrappers built with a previous version of ikiwiki need to be | joey |
2006-03-23 | Fix a bad use of implicit return for admin-less wikis. I got lucky.. | joey |
2006-03-23 | added adminuser settings, globlist support, and used this to implement page | joey |
2006-03-21 | prefs page implemented | joey |
2006-03-21 | add --diffurl, if set RecentChanges has links to svn diffs | joey |
2006-03-20 | added last changed timestamp for pages | joey |