Age | Commit message (Expand) | Author |
2008-12-24 | remove deprecated admin prefs | Joey Hess |
2008-12-23 | finalise version 3.00 of the plugin api | Joey Hess |
2008-12-17 | Coding style change: Remove explcit vim folding markers. | Joey Hess |
2008-10-19 | fix relativedate timezone inclusion | Joey Hess |
2008-10-17 | Add an underlay for javascript, and add ikiwiki.js containing some utility code. | Joey Hess |
2008-10-08 | lockedit: Support specifying which users (and IP addresses) a page is locked ... | Joey Hess |
2008-10-02 | attachment: Support adding attachments to pages even as they are being created. | Joey Hess |
2008-09-27 | Export pagetitle, titlepage, linkpage. | Joey Hess |
2008-09-27 | pagetype is exported | Joey Hess |
2008-09-25 | attachment: Add admin() pagespec to test if the uploading user is a wiki admin. | Joey Hess |
2008-08-27 | humansize moved to filecheck | Joey Hess |
2008-08-25 | filecheck: New plugin factoring out the PageSpec additions that were original... | Joey Hess |
2008-08-12 | default to looking at page source file if no file is specified | Joey Hess |
2008-08-06 | fix inverted test | Joey Hess |
2008-08-03 | add plugin safe/rebuild info (part 3 of 3) | Joey Hess |
2008-08-03 | add plugin safe/rebuild info (part 1 of 2) | Joey Hess |
2008-08-03 | remove description_html, add link | Joey Hess |
2008-08-02 | websetup form display done | Joey Hess |
2008-08-01 | hide deprecated values if empty after save | Joey Hess |
2008-08-01 | admin prefs move to setup file, stage 1 | Joey Hess |
2008-07-26 | remove default values in getsetup | Joey Hess |
2008-07-26 | add missing setup options, tweak others' display | Joey Hess |
2008-07-25 | Merge branch 'master' into autoconfig | Joey Hess |
2008-07-25 | attachment: Use relative paths when inserting links. | Joey Hess |
2008-07-25 | added getsetup hooks for all plugins up to recentchanges | Joey Hess |
2008-07-23 | foldage | Joey Hess |
2008-07-23 | Merge branch 'master' into tova | Joey Hess |
2008-07-23 | attachment: Do not escape _ when determining attachment filenames. | Joey Hess |
2008-07-22 | Don't allow uploading an attachment with the same name as an existing page, t... | Joey Hess |
2008-07-22 | make message a bit more generic | Joey Hess |
2008-07-22 | avoid uninitialised value | Joey Hess |
2008-07-21 | factor out check_canattach | Joey Hess |
2008-07-09 | improve error message if virus checker fails w/o output | Joey Hess |
2008-07-08 | attachment: Support perl 5.8's buggy version of CGI.pm. | Joey Hess |
2008-07-08 | explicitly set form type to multipart | Joey Hess |
2008-07-08 | check for tempfile being empty | Joey Hess |
2008-07-08 | undef $fh before opening | Joey Hess |
2008-07-08 | another try at dealing with CGI.pm problem | Joey Hess |
2008-07-08 | attachment: Support old versions of CGI.pm that lack an upload method. | Joey Hess |
2008-07-08 | attachment: Fix an uninitialised value warning when editing a page that curre... | Joey Hess |
2008-07-06 | add virus checking to attachments plugin | Joey Hess |
2008-07-06 | avoid uninitialised value warnings | Joey Hess |
2008-07-02 | link to pagespec/attachment | Joey Hess |
2008-07-02 | factor out glob2re | Joey Hess |
2008-07-02 | add mimetype checking | Joey Hess |
2008-07-02 | add user and ip support to attachment pagespecs | Joey Hess |
2008-07-02 | xhtml fixes | Joey Hess |
2008-07-02 | attachments interface visibility toggling | Joey Hess |
2008-07-01 | fixes | Joey Hess |
2008-07-01 | some fit and finish fixes | Joey Hess |