summaryrefslogtreecommitdiff
path: root/lib/exe
Commit message (Expand)AuthorAge
* restrict XMLRPC to configurable groups and usersAndreas Gohr2009-05-16
* fixed GET support in lib/exe/ajax.php FS#1679Andreas Gohr2009-05-04
* Support for multirange requests for media FS#1630Andreas Gohr2009-03-13
* removed debug statementsAndreas Gohr2009-03-08
* Support login in XMLRCP and added API version infoAndreas Gohr2009-03-03
* Fixed media size in getRecentMediaChanges XML-RPC call.michael2009-02-27
* streamlined media listingAndreas Gohr2009-02-23
* XMLRPC lock or unlock a whole bunch of pagesAndreas Gohr2009-02-20
* additional custom dokuwiki.* methods in XMLRPCAndreas Gohr2009-02-19
* removed importoldchangelog and importoldindex pluginsAndreas Gohr2009-01-25
* fixed multiple gzip/sendfile problems in css and js dispatchers FS#1571Andreas Gohr2009-01-22
* further updates to config_cascade patchChris Smith2009-01-22
* Add capability to send pre-compressed js & css files if the browser can accep...Chris Smith2009-01-18
* add http_sendfile() functionChris Smith2009-01-18
* Media changelog addedmichael2009-01-18
* replaced str_replace with sprintf in media managerAndreas Gohr2009-01-16
* fix for FS#1534Michael Klier2009-01-16
* catch too big uploads FS#1552Andreas Gohr2009-01-16
* Added a MEDIAMANAGER_STARTED eventAndreas Gohr2008-12-10
* Make content-disposition configurable in mime.conf FS#1541Andreas Gohr2008-12-02
* moved crop/resize functions out of fetch.php for reusabilityMichael Klier2008-10-26
* The last "removed ALT+ from recent changes accesskeys" patch by Michael Klier...Samuele Tognini2008-10-19
* added a few index.html files to prevent browsing the lib directory FS#1507Andreas Gohr2008-10-16
* Include host in the seed for the JS and the CSS cachenames (FS#1487)Gina Haeussge2008-10-12
* Added perms and size to getRecentChanges in XML-RPCMichael Hamann2008-08-24
* XMLRPC: Fixed identation, added deleteAttachment, changed params of putAttach...Gina Haeussge2008-08-24
* XMLRPC: Fixed lastModified property for getAllPages and getAttachmentsGina Haeussge2008-08-24
* XMLRPC: new event XMLRPC_CALLBACK_REGISTERMichael Klier2008-08-24
* XMLRPC: extended listPages()Michael Klier2008-08-24
* XMLRPC: Cleanup in callback registrationsGina Haeussge2008-08-23
* XMLRPC: Return permissions and date of last modification for filesGina Haeussge2008-08-23
* XMLRPC: Added options for recursion and filtering in listAttachmentsGina Haeussge2008-08-23
* XMLRPC: Added getAttachmentInfoGina Haeussge2008-08-23
* XMLRPC: Fixed parameter type of listAttachmentsGina Haeussge2008-08-23
* XMLRPC: Added method getAttachment for retrieving a media file from the wikiGina Haeussge2008-08-23
* XMLRPC: Make getAttachments recursiveGina Haeussge2008-08-23
* display the (shortened) namespace for page quicksearchAndreas Gohr2008-08-14
* fetch.php file not existing and devision by zerogweissbach2008-08-05
* XMLRPC: run indexer on putPage()Michael Klier2008-08-13
* base relative URLs in userstyle.css on the DokuWiki baseAndreas Gohr2008-08-01
* Avoid div by zero in get_cropped() FS#1453Gerry Weissbach2008-07-27
* XML-RPC: added putAttachment()Michael Klier2008-07-13
* XML-RPC: added getAttachments()Michael Klier2008-07-13
* XML-RPC: added aclCheck()Michael Klier2008-07-13
* fixed the sitemap submission URL for MS Live SearchAndreas Gohr2008-06-23
* MEDIA_SENDFILE event addedAndreas Gohr2008-06-23
* experimental Flash based multi uploadAndreas Gohr2008-06-07
* always crop when height is givenAndreas Gohr2008-05-16
* prefer the upper part of portrait photos when croppingAndreas Gohr2008-05-16
* removed debugging codeAndreas Gohr2008-05-16