aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/attachment.pm
Commit message (Expand)AuthorAge
* CGI, attachment, passwordauth: harden against repeated parametersSimon McVittie2017-01-11
* Force CGI::FormBuilder->field to scalar context where necessarySimon McVittie2016-12-28
* Make the attachment plugin work with CGI.pm 4.x (Closes: #786586; workaround ...Simon McVittie2015-06-07
* Call CGI->param_fetch instead of CGI->param in array contextAmitai Schlair2014-10-16
* Make sure we do not pass multiple CGI parameters in function callsSimon McVittie2014-10-16
* protect $@ whenever a block using $@ is non-trivialSimon McVittie2014-02-21
* Fix committing attachments when using svn.Joey Hess2013-07-10
* prune: do not prune beyond an optional base directory, and add a testSimon McVittie2012-04-07
* avoid unnecessary uses of UNIVERSALJoey Hess2012-03-18
* attachment: Fix utf-8 display bug.Joey Hess2012-01-15
* attachment: Bugfix to create directory when moving attachment out of holding...Joey Hess2011-07-11
* attachment: Bugfix to move upload attachments out of holding area when saving.Joey Hess2011-07-11
* Bugfix for trying to attach files to a subpage of the index page.Joey Hess2011-07-07
* improve detection of ajax requestJoey Hess2011-06-17
* show ikiwiki error when attachment is rejectedJoey Hess2011-06-16
* let thru HTTP_ACCEPTJoey Hess2011-06-15
* bugfixesJoey Hess2011-06-15
* typoJoey Hess2011-06-15
* use jquery underlayJoey Hess2011-06-15
* load attachment javascript into template the clean wayJoey Hess2011-06-15
* WIPJoey Hess2011-06-15
* WIPJoey Hess2011-06-15
* remove trailing slash from attachment_holding_dirJoey Hess2011-06-14
* more generic interfaceJoey Hess2011-06-14
* bugfixesJoey Hess2011-06-14
* bugfix for attachments of non-index pagesJoey Hess2011-06-14
* fix removal of helf attachmentsJoey Hess2011-06-14
* fixed previewing of attachments from holding areaJoey Hess2011-06-14
* fixed saving attachments on page saveJoey Hess2011-06-14
* attachment list includes new attachments in holding areaJoey Hess2011-06-14
* untaint and linkpage the page name used in attachment holding directoryJoey Hess2011-06-14
* store filename in holding dir in linkpage formJoey Hess2011-06-14
* store attachments in holding area; commit to wiki on page saveJoey Hess2011-06-14
* refactorJoey Hess2011-06-14
* remove second parameter to include_javascriptJoey Hess2011-01-02
* attachment: Fix attachment file size display.Joey Hess2010-09-21
* don't run check_canedit in nonfatal modeJoey Hess2010-08-30
* rcs_commit and rcs_commit_staged api changesJoey Hess2010-06-23
* stop using REMOTE_ADDRJoey Hess2010-06-23
* attachment: Support Windows paths when taking basename of client-supplied fil...Joey Hess2010-06-16
* attachment: When inserting links, insert img directives for images, if that p...Joey Hess2010-06-12
* attachment: Show files from underlay in attachments list.Joey Hess2010-06-12
* unfinished file_prune revampJoey Hess2010-04-17
* add section informationJoey Hess2010-02-12
* attachment: Fix reversion in attachment sorting by age.Joey Hess2009-12-14
* attachment: Fix several utf-8 problems.Joey Hess2009-12-14
* remove deprecated admin prefsJoey Hess2008-12-24
* finalise version 3.00 of the plugin apiJoey Hess2008-12-23
* Coding style change: Remove explcit vim folding markers.Joey Hess2008-12-17
* fix relativedate timezone inclusionJoey Hess2008-10-19