]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/history - IkiWiki
ikiwiki-mass-rebuild: Fix tty hijacking vulnerability by using su. (Once su's related...
[git.ikiwiki.info.git] / IkiWiki /
2011-03-28 Joey Hessmeta: Security fix; don't allow alternative stylesheets...
2010-03-12 Joey Hesshtmlscrubber: Security fix: In data:image/* uris, only... 2.53.5
2009-08-30 Joey Hessteximg: Make TeX handle preventing unsafe things; remov...
2009-08-29 Joey Hessimg: Don't generate new verison of image if it is scale...
2008-10-09 Joey Hessorphans: Fix unquoted page name in regexp.
2008-08-26 Joey Hessmap: The fix for #449285 was buggy and broke display...
2008-08-26 Joey Hessedittemplate: Don't wipe out edits on preview.
2008-08-26 Joey Hessexternal: Fix support for hooks called in an array...
2008-08-26 Joey Hessinline: Ignore parent dirs when sorting pages by title.
2008-08-26 Enrico ZiniHandle the case when HTML got tidied.
2008-08-26 Joey Hesstoggle: Fix incompatability between javascript and...
2008-08-26 Joey Hessfix feed urls
2008-08-26 Simon McVittieBug fix: use &IkiWiki::pagetitle rather than nonexisten...
2008-08-26 Gabriel McManusUse correct term prefixes when searching.
2008-08-26 Joey HessAdd a postscan hook.
2008-08-26 Joey Hessremove dead code
2008-08-26 Joey Hessfix pos setting
2008-08-26 Joey Hesssmiley escaping fixes
2008-08-26 Joey HessFixes creation of pages when clicking on WikiLinks...
2008-07-09 Joey Hessimprove error message if virus checker fails w/o output
2008-07-09 Joey Hessotl: Support utf-8 files. (Recai Oktaş)
2008-07-08 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-07-08 Joey Hessattachment: Support perl 5.8's buggy version of CGI.pm.
2008-07-08 Joey Hessexplicitly set form type to multipart
2008-07-08 Joey Hesscheck for tempfile being empty
2008-07-08 Joey Hessundef $fh before opening
2008-07-08 Joey Hessanother try at dealing with CGI.pm problem
2008-07-08 Joey Hessattachment: Support old versions of CGI.pm that lack...
2008-07-08 Joey Hessattachment: Fix an uninitialised value warning when...
2008-07-07 Joey Hessminor improvements
2008-07-07 Gabriel McManussearch: generate configuration files once only when...
2008-07-06 Joey Hessadd virus checking to attachments plugin
2008-07-06 Joey Hessavoid uninitialised value warnings
2008-07-06 Joey HessMerge branch 'master' into tova
2008-07-06 Joey Hessavoid uninitialised value
2008-07-06 Joey Hesseditpage escaping fixes
2008-07-02 Joey Hesslink to pagespec/attachment
2008-07-02 Joey Hessfactor out glob2re
2008-07-02 Joey Hessadd mimetype checking
2008-07-02 Joey HessMerge branch 'master' into tova
2008-07-02 Joey Hesslink to pagespec/attachment
2008-07-02 Joey Hessfactor out glob2re
2008-07-02 Joey Hessadd mimetype checking
2008-07-02 Joey HessMerge branch 'tova'
2008-07-02 Joey Hessadd user and ip support to attachment pagespecs
2008-07-02 Joey Hesstoggle: Add javascript to top of page, not to end....
2008-07-02 Joey Hessxhtml fixes
2008-07-02 Joey Hesstoggle: Add support for toggles that are open by default.
2008-07-02 Joey Hessattachments interface visibility toggling
2008-07-02 Joey Hessexport javascript, and support default-open toggles
2008-07-02 Joey Hessfixes
2008-07-01 Joey Hesssome fit and finish fixes
2008-07-01 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-07-01 Joey Hessonly show one sig fig
2008-07-01 Joey Hessdisplay human sizes
2008-07-01 Joey Hessadd both kinds of links
2008-07-01 Joey Hessbasic attachment list
2008-07-01 Joey Hesssave attachments when page is saved too
2008-07-01 Joey Hesscheck attachments in and refresh
2008-07-01 Joey Hessadd allowed attachments field to admin prefs
2008-07-01 Joey Hessminor optimisation
2008-07-01 Joey Hessfix expensive move code path
2008-07-01 Joey Hessbetter approach for cgi upload disabling
2008-07-01 Joey Hessbugfixes
2008-07-01 Joey Hessattachment location
2008-07-01 Joey Hesssimplification
2008-07-01 Joey Hessreorder
2008-07-01 Joey Hesscall check_canedit
2008-07-01 Joey Hessbugfix; support pagetype of "0"
2008-07-01 Joey Hesscopy the attachment into srcdir
2008-07-01 Joey Hessbreak out fast_file_copy
2008-07-01 Joey Hessfix some messages
2008-07-01 Joey Hessadd an ispage limit
2008-07-01 Joey Hessminor improvements
2008-07-01 Joey Hessbasic attachment plugin, unfinished
2008-07-01 Joey Hessdisable cgi uploads earlier
2008-07-01 Joey Hessremove unused editpage title
2008-07-01 Joey HessConfigure CGI.pm to disable file uploads by default.
2008-06-29 Joey Hesscall format hooks when generating page previews
2008-06-28 Joey Hesssmiley: Generate links relative to the destpage. (Fixes...
2008-06-25 Joey Hesspagesources might not be populated
2008-06-25 Joey Hessonly convert urls if the module is installed
2008-06-25 Joey Hessformatting
2008-06-25 Joey Hessrename to txt
2008-06-25 Joey Hessinitial version
2008-06-24 Bernd ZeimetzDisable handling of "bare" links by the creole plugin.
2008-06-21 Bernd Zeimetz`template` option for aggregate.pm.
2008-06-20 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-06-20 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-06-19 Joey Hessavoid creole parsing wikilinks
2008-06-19 Joey Hesscreole: New plugin from Bernd Zeimetz. Closes: #486930
2008-06-16 Joey Hesstextile: The Text::Textile perl module has some regexps...
2008-06-15 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-06-15 Joey Hessmeta: Store "description" in pagestate for use by other...
2008-06-15 Joey Hessbugfixes for show=title
2008-06-15 Joey Hesscheck that parent hash exists, to avoid creating it
2008-06-15 Joey Hessnote about titles and dependencies
2008-06-15 Joey Hessstyle changes
2008-06-15 Joey Hessinitial add
2008-06-15 Joey Hessmap: Add a "show" parameter. "show=title" can be used...
next