summaryrefslogtreecommitdiff
path: root/lib/exe
Commit message (Expand)AuthorAge
...
* | correct return in sendDigest()Andreas Gohr2012-11-27
* | correctly check hash parameter in media dispatcher FS#2648Andreas Gohr2012-10-23
* | fixed interwiki and filetype styles being included in all css modesAnika Henke2012-10-12
* | changed local style.ini to be merged with standard oneAnika Henke2012-10-11
* | added support for local style.ini filesAnika Henke2012-10-07
* | Start output buffering in lib/exe/css.php only when the CSS is generatedMichael Hamann2012-09-18
* | Load rtl userstyle as it is still supported (did it ever work?)Michael Hamann2012-09-18
* | Set default userstyle only once as screen userstyleMichael Hamann2012-09-18
* | Fix CSS cache handling and CSS outputMichael Hamann2012-09-18
* | Simplify js_compress() for regular expressions FS#2593Michael Hamann2012-09-18
* | added missing DETAIL_STARTED event to lib/exe/detail.phpAnika Henke2012-09-09
* | Replacing $_REQUEST variables with $INPUT wrapper, fetch.phpHakan Sandell2012-09-08
* | Replacing $_REQUEST variables with $INPUT wrapper, init.phpHakan Sandell2012-09-08
* | Correct and add some PHPDoc comments, initialize some variablesMichael Hamann2012-09-07
* | more $INPUT use FS#2577Andreas Gohr2012-08-24
|/
* do not recompress already minified js FS#2574Andreas Gohr2012-08-06
* 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