Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | allow admin to disable sharing for specific groups of users | Bjoern Schiessle | 2014-05-22 | 1 | -0/+1 |
| | |||||
* | allow admin to enforce passwords for public link shares | Bjoern Schiessle | 2014-05-16 | 1 | -0/+1 |
| | |||||
* | add information about default expire date to the share dialog | Bjoern Schiessle | 2014-05-13 | 1 | -0/+15 |
| | |||||
* | Add owncloud version to JS scope | Joas Schilling | 2014-02-26 | 1 | -2/+4 |
| | | | | Fix #5361 | ||||
* | Merge pull request #7320 from owncloud/GuillaumeAmat-patch-1 | Morris Jobke | 2014-02-24 | 1 | -0/+17 |
|\ | | | | | Update page title when navigating through directories (local) | ||||
| * | Merge branch 'master' into GuillaumeAmat-patch-1 | Robin Appelman | 2014-02-21 | 1 | -0/+1 |
| |\ | |||||
| * \ | Merge branch 'patch-1' of github.com:GuillaumeAmat/core into ↵ | Vincent Petry | 2014-02-20 | 1 | -0/+17 |
| |\ \ | | | | | | | | | | | | | GuillaumeAmat-patch-1 | ||||
| | * | | Adds OC_Defaults values in javascript config | Guillaume AMAT | 2014-02-13 | 1 | -0/+17 |
| | | | | |||||
* | | | | Allow apps to add/modify config js output via hook. | ringmaster | 2014-02-20 | 1 | -3/+6 |
| |_|/ |/| | | |||||
* | | | Fix typo | Lukas Reschke | 2014-02-20 | 1 | -1/+1 |
| | | | |||||
* | | | Variable value is expected and not an echoed output | Lukas Reschke | 2014-02-20 | 1 | -1/+1 |
| | | | |||||
* | | | Move oc_isadmin to the config JS script | Lukas Reschke | 2014-02-20 | 1 | -0/+1 |
|/ / | |||||
* / | Now using PHP session lifetime as default value for the JS config | Vincent Petry | 2014-02-17 | 1 | -1/+1 |
|/ | | | | | This will fix the heartbeat when the session_lifetime config parameter hasn't been set explicitly. | ||||
* | Added session_keepalive setting | Vincent Petry | 2014-02-04 | 1 | -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 Mueller | 2013-06-26 | 1 | -2/+0 |
| | | | | fixes #3853 | ||||
* | cleanup after people who don't test in ie | Jörn Friedrich Dreyer | 2013-05-17 | 1 | -3/+3 |
| | |||||
* | Typo | Lukas Reschke | 2013-05-12 | 1 | -2/+2 |
| | |||||
* | Get config from template | Lukas Reschke | 2013-05-12 | 1 | -3/+3 |
| | |||||
* | Style cleanup core dir | Bart Visscher | 2013-02-21 | 1 | -3/+27 |
| | |||||
* | Fix undefined variable | Lukas Reschke | 2013-01-26 | 1 | -3/+7 |
| | |||||
* | Move requesttoken to oc-requesttoken.js | Lukas Reschke | 2013-01-21 | 1 | -7/+2 |
| | |||||
* | Move config to core/js/config.php | Lukas Reschke | 2013-01-21 | 1 | -0/+42 |