summaryrefslogtreecommitdiff
path: root/inc/common.php
Commit message (Expand)AuthorAge
...
| * | | | amend $_SERVER to $INPUT->serverChristopher Smith2014-03-06
| * | | | suppress errors where list() may not fill all varsChristopher Smith2014-03-05
| * | | | use empty() where array values might not be setChristopher Smith2014-03-05
| * | | | Merge pull request #557 from splitbrain/cachetimeattrChristopher Smith2014-03-02
| |\ \ \ \
| | * | | | PHPDocs missing breaks, removed unused var in common.phpGerrit Uitslag2014-02-20
| | |/ / /
* | | | / Merge remote-tracking branch 'origin/master' into diff_navigationGerrit Uitslag2014-02-23
|\| | | | | |_|_|/ |/| | |
| * | | have most current revision always available in $INFOAndreas Gohr2014-02-23
| |/ /
* | / refactor PageRevisionLog into Media- and PageChangelog extending ChangelogGerrit Uitslag2013-11-21
| |/ |/|
* | update function calls to changelog functionsGerrit Uitslag2013-11-20
|/
* replace boolean conditional checks on possibly uninitialized vars with \!empt...Christopher Smith2013-10-16
* Use in cookie a correct path, added DOKU_COOKIEPATH to js constantsGerrit Uitslag2013-10-08
* Merge remote-tracking branch 'origin/master' into fetchimagetokexternalKlap-in2013-08-01
|\
| * Fix the useheading cache invalidation for hidden pages, add testsMichael Hamann2013-07-31
* | remove hash for external images, but use token url parameter insteadKlap-in2013-08-01
|/
* Merge pull request #225 from splitbrain/fetchftpAndreas Gohr2013-06-16
|\
| * apply media_isexternal in ml()Klap-in2013-06-09
* | Merge pull request #180 from splitbrain/FS#2415Andreas Gohr2013-06-16
|\ \
| * \ Merge branch 'master' into FS#2415Christopher Smith2013-02-25
| |\ \
| * | | fix missing 'subscribed' keyChristopher Smith2013-02-17
| * | | FS#2415 add to mediamanager (refactor pageinfo() and shift MEDIAMANAGER_STAR...Christopher Smith2013-02-16
* | | | check for spam in summary as well, added common spam summaryAndreas Gohr2013-06-12
| |_|/ |/| |
* | | Merge pull request #223 from splitbrain/rootids_in_mlAndreas Gohr2013-06-08
|\ \ \
| * | | Clean internal ids in ml(), that it matches with fetch.phpKlap-in2013-05-21
* | | | use HMAC for CSRF security tokens FS#2794Andreas Gohr2013-05-31
* | | | use hmac for external ressource hash FS#2794Andreas Gohr2013-05-31
|/ / /
* | | ensure security token is included in media url when resize parameter is passe...Christopher Smith2013-05-06
* | | make sure loaded text has the right encodingAndreas Gohr2013-05-05
* | | add a token to fetch urls requiring image resize/crop to prevent external DDO...Christopher Smith2013-03-22
| |/ |/|
* | removed a bunch of functions which were deprecated in 2005/2006Anika Henke2013-02-18
|/
* Merge pull request #164 from splitbrain/diff_recent_prefsChristopher Smith2013-02-03
|\
| * ensure getter works with keys & values containing '#'Christopher Smith2013-02-03
| * update for encoded cookie value & using rawurlencodeChristopher Smith2013-02-03
| * some urldecoding also needed in the cookie setterAnika Henke2013-02-03
| * check preferences in cookie against urldecoded keyAnika Henke2013-02-03
| * urldecode DOKU_PREFS cookie valuesAnika Henke2013-02-03
| * Fix set_doku_pref cookie date and valueMichael Hamann2013-01-26
| * fixed setting cookie not workingAnika Henke2013-01-26
| * store choices for recent changes and diff views in cookie (FS#2438 andAnika Henke2013-01-26
* | added comment on use of whitelist vs blacklistAndreas Gohr2013-02-03
* | Updated idfilter() function for IISborekb2013-02-03
|/
* removed unused varsAndreas Gohr2013-01-18
* moved registration notification to subscription classAndreas Gohr2012-11-30
* consolidate more notification code in subscription classAndreas Gohr2012-09-21
* correctly check if subscriptions are enabledAndreas Gohr2012-08-12
* subscription system should work now againAndreas Gohr2012-08-12
* more subscription refactoring BROKENAndreas Gohr2012-08-12
* highlight queries from popular serch engines only FS#2448Andreas Gohr2012-07-28
* removed obsolete parameter from script() FS#2365Andreas Gohr2012-07-28
* more INPUT wrapper uses: cache purge, sectok, getIDTom N Harris2012-06-27
* some code cleanup and php docsAndreas Gohr2012-06-25