Age | Commit message (Expand) | Author |
2009-01-31 | CGI: if the page is missing, give the "missing page" a 404 status | Simon McVittie |
2009-01-31 | CGI: document why commenter and recentchanges_link are supported | Simon McVittie |
2009-01-31 | CGI: if the "do" parameter is goto, recentchanges_link or commenter, redirect... | Simon McVittie |
2009-01-31 | CGI: add cgi_goto(CGI, [page]) | Simon McVittie |
2008-12-24 | remove deprecated admin prefs | Joey Hess |
2008-12-17 | Coding style change: Remove explcit vim folding markers. | Joey Hess |
2008-12-17 | checksessionexpiry: rework | Joey Hess |
2008-12-11 | editpage: factor out checksessionexpiry into IkiWiki::CGI | Simon McVittie |
2008-10-19 | Fix issue with utf-8 in wikiname breaking session cookies, by entity-encoding... | Joey Hess |
2008-09-05 | editpage: New core plugin factoring out page editing to allow disabling it if... | Joey Hess |
2008-08-28 | Set cookies HttpOnly. | Joey Hess |
2008-08-05 | typo | Joey Hess |
2008-08-02 | relocate | Joey Hess |
2008-08-01 | banned_users move to setup file, stage 1 | Joey Hess |
2008-07-22 | add a rename summary | Joey Hess |
2008-07-22 | Split out error messages from editpage.tmpl into several separate templates. | Joey Hess |
2008-07-12 | only htmlize errors when cgi is actually running | Joey Hess |
2008-07-11 | fix use ordering | Joey Hess |
2008-07-10 | Fixes creation of pages when clicking on WikiLinks starting with "/". | Joey Hess |
2008-07-10 | work around CGI::Session constructor issues | Joey Hess |
2008-07-06 | editpage escaping fixes | Joey Hess |
2008-07-01 | better approach for cgi upload disabling | Joey Hess |
2008-07-01 | simplification | Joey Hess |
2008-06-30 | disable cgi uploads earlier | Joey Hess |
2008-06-30 | remove unused editpage title | Joey Hess |
2008-06-30 | Configure CGI.pm to disable file uploads by default. | Joey Hess |
2008-06-28 | call format hooks when generating page previews | Joey Hess |
2008-06-04 | Pass a destpage parameter to the sanitize hook. | Joey Hess |
2008-05-21 | Perls older than 5.10 need to use the old method of decoding utf-8 in CGI val... | Joey Hess |
2008-05-21 | display an error message if CGI::Session fails to load | Joey Hess |
2008-05-12 | Fixes for behavior changes in perl 5.10's CGI | Joey Hess |
2008-05-02 | Fix ugly display when editing a page that has vanished. | Joey Hess |
2008-04-10 | Fix CSRF attacks against the preferences and edit forms. Closes: #475445 | Joey Hess |
2008-03-17 | * Record new pages in %pagesources temporarily when previewing so that | Joey Hess |
2008-03-12 | * Use forcebaseurl to make page previews be displayed with the html base | Joey Hess |
2008-02-24 | Fix links generated by preprocessor directives when previewing. | Joey Hess |
2008-02-14 | * Preview limits the page dropdown to what's selected previously | Joey Hess |
2008-02-03 | move saveindex call into preview block | Joey Hess |
2008-02-03 | remove another commit mail mention | Joey Hess |
2008-02-03 | * cgi hooks are now run before ikiwiki state is loaded. | Joey Hess |
2008-01-29 | non-tabular recentchanges display | Joey Hess |
2008-01-29 | * Removed support for sending commit notification mails. Along with it went | Joey Hess |
2008-01-28 | support for internal-use page types | Joey Hess |
2008-01-28 | move userlink to IkiWiki.pm | Joey Hess |
2008-01-28 | change rcs_recentchanges when to absolute, not relative, time | Joey Hess |
2008-01-09 | In preferences, allow the subscriptions and email fields to be cleared | Joey Hess |
2008-01-07 | add explicit test for do=postsignin | Joey Hess |
2008-01-07 | fixes | Joey Hess |
2008-01-07 | * Improved the canedit hook interface, allowing a callback function to be | Joey Hess |
2008-01-07 | * Only try postsignin if no other action matched. Fixes a bug where the | Joey Hess |