Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use !== and === in settings. | kondou | 2013-07-21 | 1 | -2/+2 |
| | |||||
* | Add security section to admin menu | Lukas Reschke | 2013-01-11 | 1 | -0/+4 |
| | | | | | | | | | Currently it only allows the admin to enable or disable the HTTPS enforcement, but in the future it could be expanded to further options. The HTTPS enforcement only allows the admin to enforce it, if he is connected via HTTPS. (To prevent admins to enable it without a proper SSL setup) | ||||
* | Add missing ; to js code | Bart Visscher | 2012-09-05 | 1 | -2/+2 |
| | |||||
* | Fix incorrect Javascript for changing Share API settings | Michael Gapczynski | 2012-08-27 | 1 | -5/+8 |
| | |||||
* | Add Share API settings to admin page | Michael Gapczynski | 2012-08-27 | 1 | -0/+14 |
| | |||||
* | setbackgroundjobsmode.php got lost somewhere - switched call to use the ↵ | Michael Gapczynski | 2012-08-26 | 1 | -1/+4 |
| | | | | perferred OC.AppConfig.setValue() instead | ||||
* | Add first version of backgroundjobs settings | Jakob Sack | 2012-08-09 | 1 | -1/+7 |
| | |||||
* | reload log after changing log level | Robin Appelman | 2012-04-16 | 1 | -1/+3 |
| | |||||
* | make log level configurable | Robin Appelman | 2011-10-16 | 1 | -0/+5 |