2006-07-04 |
joey | * Encode & in diffurl in examples, to conform to pedant... |
blob | commitdiff | raw |
2006-07-04 |
joey | remove leading dot from default_pageext |
blob | commitdiff | raw | diff to current |
2006-07-03 |
joey | use "use open" pragma to avoid manually needing to... |
blob | commitdiff | raw | diff to current |
2006-07-03 |
joey | Encode is used in nearly all code paths so stop loading... |
blob | commitdiff | raw | diff to current |
2006-07-03 |
joey | * Support pages with utf8 filenames. Patch by Faidon... |
blob | commitdiff | raw | diff to current |
2006-07-02 |
joey | * Centralised all calls to HTML::Template and force... |
blob | commitdiff | raw | diff to current |
2006-07-02 |
joey | new approach for forcing utf8 -- use a HTML::Template... |
blob | commitdiff | raw | diff to current |
2006-07-02 |
joey | * POSIX::strftime doesn't know about encodings and... |
blob | commitdiff | raw | diff to current |
2006-07-02 |
joey | * Parse svn log as xml for improved utf8 and security... |
blob | commitdiff | raw | diff to current |
2006-06-17 |
joey | - Add 'use encoding "utf8"' to CGI.pm to avoid warnin... |
blob | commitdiff | raw | diff to current |
2006-06-17 |
joey | * More utf-8 fixes from Recai, partly to things I broke... |
blob | commitdiff | raw | diff to current |
2006-06-15 |
joey | * -CSD does not affect modules, so readfile() was not... |
blob | commitdiff | raw | diff to current |
2006-06-15 |
joey | * YA utf-8 patch from Recai, this time to fix previewin... |
blob | commitdiff | raw | diff to current |
2006-06-11 |
joey | * Patch from Recai Oktaş to improve utf-8 support,... |
blob | commitdiff | raw | diff to current |
2006-05-27 |
joey | * Add -refresh option to ikiwiki-mass-rebuild and use... |
blob | commitdiff | raw | diff to current |
2006-05-26 |
joey | * --getctime had bitrotted (well I only ever used it... |
blob | commitdiff | raw | diff to current |
2006-05-26 |
joey | * Rebuilding on upgrade to this version is recommended. |
blob | commitdiff | raw | diff to current |
2006-05-03 |
joey | rather a lot of changes to make hyperestraier search... |
blob | commitdiff | raw | diff to current |
2006-05-02 |
joey | * Split off an IkiWiki.pm out of ikiwiki and have all... |
blob | commitdiff | raw | diff to current |
2006-05-02 |
joey | fix undef warning |
blob | commitdiff | raw | diff to current |
2006-05-02 |
joey | * Smarter behavior when creating a page and a page... |
blob | commitdiff | raw | diff to current |
2006-04-25 |
joey | - fix typo |
blob | commitdiff | raw | diff to current |
2006-04-25 |
joey | prevent users from registering with name that is not... |
blob | commitdiff | raw | diff to current |
2006-04-25 |
joey | fix a deadloop if from ended in a / |
blob | commitdiff | raw | diff to current |
2006-04-25 |
joey | subscription nearly done |
blob | commitdiff | raw | diff to current |
2006-04-24 |
joey | commit changes for email subscriptions |
blob | commitdiff | raw | diff to current |
2006-04-14 |
joey | fix --anonok |
blob | commitdiff | raw | diff to current |
2006-04-04 |
joey | Verified that the action parameter on cgi forms is... |
blob | commitdiff | raw | diff to current |
2006-04-02 |
joey | comment out action => $q->request_uri setting, which... |
blob | commitdiff | raw | diff to current |
2006-04-02 |
joey | - add <base> to cgi output, this is especially useful... |
blob | commitdiff | raw | diff to current |
2006-03-30 |
joey | improved logic |
blob | commitdiff | raw | diff to current |
2006-03-29 |
joey | added --hyperestraier switch, which turns on search... |
blob | commitdiff | raw | diff to current |
2006-03-29 |
joey | improve fix for symlink attacks to check subdirectories... |
blob | commitdiff | raw | diff to current |
2006-03-29 |
joey | fix for replacing from underlay |
blob | commitdiff | raw | diff to current |
2006-03-29 |
joey | Implemented --underlaydir, and moved files provided... |
blob | commitdiff | raw | diff to current |
2006-03-29 |
joey | css support |
blob | commitdiff | raw | diff to current |
2006-03-29 |
joey | html validation fixes: |
blob | commitdiff | raw | diff to current |
2006-03-29 |
joey | Improved handling of wikilinks containing characters... |
blob | commitdiff | raw | diff to current |
2006-03-29 |
joey | Change the name of the session cookie. This will avoid... |
blob | commitdiff | raw | diff to current |
2006-03-28 |
joey | Put in a quick fix for a bug involving page preview... |
blob | commitdiff | raw | diff to current |
2006-03-26 |
joey | add --refresh and make it with with --setup |
blob | commitdiff | raw | diff to current |
2006-03-26 |
joey | don't keep the wiki locked while rendering recentchanges |
blob | commitdiff | raw | diff to current |
2006-03-26 |
joey | don't escape "/" in title when making a blog entry... |
blob | commitdiff | raw | diff to current |
2006-03-24 |
joey | finish up the blog form |
blob | commitdiff | raw | diff to current |
2006-03-24 |
joey | add blog post template |
blob | commitdiff | raw | diff to current |
2006-03-23 |
joey | load index for all cgi scripts, fixes links on RecentCh... |
blob | commitdiff | raw | diff to current |
2006-03-23 |
joey | proper main sub and loadindex optimisation for cgis |
blob | commitdiff | raw | diff to current |
2006-03-23 |
joey | Major code reoganisation, splitting up the single big... |
blob | commitdiff | raw | diff to current |
|