summaryrefslogtreecommitdiffstats
path: root/core/js/config.php
Commit message (Collapse)AuthorAgeFilesLines
...
* | Now using PHP session lifetime as default value for the JS configVincent Petry2014-02-171-1/+1
|/ | | | | This will fix the heartbeat when the session_lifetime config parameter hasn't been set explicitly.
* Added session_keepalive settingVincent Petry2014-02-041-0/+6
| | | | | When session_keepalive is true (default) the heartbeat will be send as often as the half of the session timeout value.
* move javascript variables 'oc_current_user' and 'oc_requesttoken' to js.js - ↵Thomas Mueller2013-06-261-2/+0
| | | | fixes #3853
* cleanup after people who don't test in ieJörn Friedrich Dreyer2013-05-171-3/+3
|
* TypoLukas Reschke2013-05-121-2/+2
|
* Get config from templateLukas Reschke2013-05-121-3/+3
|
* Style cleanup core dirBart Visscher2013-02-211-3/+27
|
* Fix undefined variableLukas Reschke2013-01-261-3/+7
|
* Move requesttoken to oc-requesttoken.jsLukas Reschke2013-01-211-7/+2
|
* Move config to core/js/config.phpLukas Reschke2013-01-211-0/+42