summaryrefslogtreecommitdiffstats
path: root/settings/js/admin.js
Commit message (Collapse)AuthorAgeFilesLines
* Use !== and === in settings.kondou2013-07-211-2/+2
|
* Add security section to admin menuLukas Reschke2013-01-111-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 codeBart Visscher2012-09-051-2/+2
|
* Fix incorrect Javascript for changing Share API settingsMichael Gapczynski2012-08-271-5/+8
|
* Add Share API settings to admin pageMichael Gapczynski2012-08-271-0/+14
|
* setbackgroundjobsmode.php got lost somewhere - switched call to use the ↵Michael Gapczynski2012-08-261-1/+4
| | | | perferred OC.AppConfig.setValue() instead
* Add first version of backgroundjobs settingsJakob Sack2012-08-091-1/+7
|
* reload log after changing log levelRobin Appelman2012-04-161-1/+3
|
* make log level configurableRobin Appelman2011-10-161-0/+5