summaryrefslogtreecommitdiff
path: root/lib/exe
Commit message (Expand)AuthorAge
* replaced use of basename() with utf8_basename() FS#2015Andreas Gohr2012-07-28
* changed all doctypes to html5 doctypeAnika Henke2012-07-14
* Fix HTML injection in mediaFileList (Secunia advisory SA49196)Adrian Lang2012-07-13
* Merge branch 'input-validation' of git://github.com/whoopdedo/dokuwiki into p...Andreas Gohr2012-07-06
|\
| * fix necessary global declarationTom N Harris2012-06-29
| * Input validation for media managerTom N Harris2012-06-28
| * Input wrapper for exe scriptsTom N Harris2012-06-28
* | Merge branch 'master' of github.com:splitbrain/dokuwiki into frontend_improve...Anika Henke2012-06-29
|\|
| * Correctly handle multiline strings in JS compressorAndreas Gohr2012-05-04
| * Merge branch 'master' of https://github.com/splitbrain/dokuwikiTim Roes2012-04-19
| |\
| | * some more debug output in the indexer webbugAndreas Gohr2012-04-19
| * | Added more detail error code for unauthorized calls in xmlrpc interface.Tim Roes2012-04-18
| |/
* | added accidentally removed jquery-ui styles back againAnika Henke2012-04-09
* | load only one stylesheet for all modes instead of threeAnika Henke2012-04-09
|/
* removed requires, changed conf check in xmlrpc.phpDominik Eckelmann2012-03-22
* replaced $HTTP_RAW_POST_DATA with http_get_raw_post_data functionDominik Eckelmann2012-03-21
* Merge branch 'master' of https://github.com/splitbrain/dokuwikiDominik Eckelmann2012-03-14
|\
| * Merge branch 'jscachekey'Andreas Gohr2012-03-10
| |\
| | * trigger JS_CACHE_USE in lib/exe/js.phpAndreas Gohr2012-02-07
| | * let js.php use multiple cachesDominik Eckelmann2012-01-24
| * | increased XMLRPC API version for 1d667b4Andreas Gohr2012-02-01
| * | Merge pull request #69 from timroes/masterAndreas Gohr2012-02-01
| |\ \
| | * | Fixed bug in XML-RPC search.Tim Roes2011-12-01
| | * | Second part of the error codes. Forgot some :(Tim Roes2011-11-29
| | * | Using sensefull error codes.Tim Roes2011-11-29
| | * | Fixed XML-RPC getAttachment method. Tim Roes2011-11-27
| * | | removed some more occurances of DOKU_TPL*Andreas Gohr2012-02-01
| | |/ | |/|
| * | Removed obsolete Opera fix that now causes harm FS#2429Andreas Gohr2012-01-18
| * | Fixed bug in XML-RPC search.Tim Roes2011-12-10
| * | fixed whitespace error introduced with 475aa19Anika Henke2011-12-04
| * | Added urldecoding of query for qsearchdploeger2011-12-04
| * | deprecated 3rd parameter of cleanID() FS#2377Andreas Gohr2011-11-28
| |/
* | corrected commentDominik Eckelmann2012-02-05
* | refactored RemoteAccessDenied to RemoteAccessDeniedExceptionDominik Eckelmann2012-01-08
* | delegate file and date transformation to remote libraryDominik Eckelmann2012-01-08
* | set login as public methodDominik Eckelmann2012-01-08
* | transfered bugfix from dokuwiki 97a000f0551735b35606d94d59abc4ff440783a5Dominik Eckelmann2011-12-22
* | removed dublicated contentDominik Eckelmann2011-11-28
|/
* Fix double-decoding in XMLRPC putAttachmentAdrian Lang2011-10-30
* Use JSON wrapper in image upload (FS#2345)schplurtz le déboulonné2011-10-27
* FS#2317 fix CSS compress for generic pseudo classes/pseudo elementsChristopher Smith2011-10-15
* Fix XML-RPC login method FS#2324Andreas Gohr2011-10-15
* Only send 401 if user is not logged in in XML-RPC FS#2133Michael Hamann2011-10-15
* Send a 401 Unauthorized header in XML-RPC when access is deniedMichael Hamann2011-10-15
* removed remnants of old flash uploader (FS#2335)Anika Henke2011-10-15
* Various JavaScript improvements, JSLint, jQueryAdrian Lang2011-09-13
* issue #61 security fixKate Arzamastseva2011-09-06
* issue #47 Changes to old media manager popup: removing edit and delete functi...Kate Arzamastseva2011-09-02
* mergingKate Arzamastseva2011-08-25
|\
| * jqueryized locktimerAndreas Gohr2011-08-19