2006-11-21 |
joey | improve regexp |
blob | commitdiff | raw |
2006-11-21 |
joey | formatting |
blob | commitdiff | raw | diff to current |
2006-11-20 |
joey | improvement |
blob | commitdiff | raw | diff to current |
2006-11-20 |
joey | * Add "last" parameter to hook function. Very basic... |
blob | commitdiff | raw | diff to current |
2006-11-20 |
joey | * Avoid locking the wiki at all when handling some... |
blob | commitdiff | raw | diff to current |
2006-11-20 |
joey | increase field widths |
blob | commitdiff | raw | diff to current |
2006-11-20 |
joey | * Add openidsignup config option. |
blob | commitdiff | raw | diff to current |
2006-11-20 |
joey | minor improvements |
blob | commitdiff | raw | diff to current |
2006-11-20 |
joey | explanation |
blob | commitdiff | raw | diff to current |
2006-11-20 |
joey | * Add an openid plugin to support logging in using... |
blob | commitdiff | raw | diff to current |
2006-11-20 |
joey | * Make auth methods pluggable. |
blob | commitdiff | raw | diff to current |
2006-11-10 |
joey | fixes |
blob | commitdiff | raw | diff to current |
2006-11-10 |
joey | * Work around a strange bug in CGI::FormBuilder 3.0401... |
blob | commitdiff | raw | diff to current |
2006-11-08 |
joey | * Make sure to check for errors from every eval. |
blob | commitdiff | raw | diff to current |
2006-11-08 |
joey | * Enable utf8 file IO in aggregate plugin. |
blob | commitdiff | raw | diff to current |
2006-10-30 |
joey | * Improve login/register process, the login dialog... |
blob | commitdiff | raw | diff to current |
2006-10-28 |
joey | delete session |
blob | commitdiff | raw | diff to current |
2006-10-28 |
joey | * Add basic spam fighting tool for admins: An admin... |
blob | commitdiff | raw | diff to current |
2006-10-14 |
joey | * Patch from Recai to limit recentchanges to displaying... |
blob | commitdiff | raw | diff to current |
2006-10-08 |
joey | * Atom feed support based on a patch by Clint Adams. |
blob | commitdiff | raw | diff to current |
2006-10-02 |
joey | * Patch from Alec Berryman adding a http_auth config... |
blob | commitdiff | raw | diff to current |
2006-09-16 |
joey | * Patch from James Westby to deal with the case where... |
blob | commitdiff | raw | diff to current |
2006-09-16 |
joey | * pagetemplate hooks are now also called when generatin... |
blob | commitdiff | raw | diff to current |
2006-09-11 |
joey | * Patch from Recai to kill utf-8 on the wiki name when... |
blob | commitdiff | raw | diff to current |
2006-09-09 |
joey | * Work on firming up the plugin interface: |
blob | commitdiff | raw | diff to current |
2006-09-06 |
joey | need to import escapeHTML |
blob | commitdiff | raw | diff to current |
2006-09-06 |
joey | escaping fix from Emanuele Aina |
blob | commitdiff | raw | diff to current |
2006-09-03 |
joey | * Simplify the data structure returned by rcs_recentcha... |
blob | commitdiff | raw | diff to current |
2006-08-28 |
joey | * Change htmlize, format, and sanitize hooks to use... |
blob | commitdiff | raw | diff to current |
2006-08-27 |
joey | * Patch from James Westby to add a --sslcookie switch... |
blob | commitdiff | raw | diff to current |
2006-08-23 |
joey | * Change order of linkify and preprocess; first preproc... |
blob | commitdiff | raw | diff to current |
2006-08-21 |
joey | * Fixed a bug with previews of subpages having broken... |
blob | commitdiff | raw | diff to current |
2006-08-20 |
joey | * Fix utf-8 in blog post form. |
blob | commitdiff | raw | diff to current |
2006-08-13 |
joey | * Fix a bug in page type determination during online... |
blob | commitdiff | raw | diff to current |
2006-08-13 |
joey | * The last release accidentially installed ikiwiki... |
blob | commitdiff | raw | diff to current |
2006-08-02 |
joey | * Renamed GlobLists to PageSpecs. |
blob | commitdiff | raw | diff to current |
2006-07-30 |
joey | avoid message if mailing password or registering |
blob | commitdiff | raw | diff to current |
2006-07-30 |
joey | * Add a run_hooks function for the common task of runni... |
blob | commitdiff | raw | diff to current |
2006-07-26 |
joey | * Run page through any relevant filters when generating... |
blob | commitdiff | raw | diff to current |
2006-07-26 |
joey | * Patch from Recai to allow selection of page type... |
blob | commitdiff | raw | diff to current |
2006-07-11 |
joey | <paravoid> you're right |
blob | commitdiff | raw | diff to current |
2006-07-11 |
joey | remove redundant call |
blob | commitdiff | raw | diff to current |
2006-07-11 |
joey | * Consolidated all decode_utf8 in FormBuilder's fields... |
blob | commitdiff | raw | diff to current |
2006-07-10 |
joey | * Display CGI processing errors if present. |
blob | commitdiff | raw | diff to current |
2006-07-07 |
joey | * Support a w3mmode, which lets w3m run ikiwiki using... |
blob | commitdiff | raw | diff to current |
2006-07-05 |
joey | Encode:: cleanup from Recai |
blob | commitdiff | raw | diff to current |
2006-07-04 |
joey | * Encode & in diffurl in examples, to conform to pedant... |
blob | commitdiff | raw | diff to current |
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 |
|