nextcloud/settings/ajax
Robin Appelman ccd9b56609 after editing a user quota, set the value of the quota field to how the server parsed the input, not the user input
this way the user can see when an invalid input is given
2011-12-11 23:34:13 +01:00
..
changepassword.php Use OC_JSON for json responses 2011-09-25 22:19:28 +02:00
creategroup.php Use OC_JSON for json responses 2011-09-25 22:19:28 +02:00
createuser.php Use OC_JSON for json responses 2011-09-25 22:19:28 +02:00
disableapp.php Add more checks for admin user 2011-09-30 23:17:30 +02:00
enableapp.php Add more checks for admin user 2011-09-30 23:17:30 +02:00
lostpassword.php Add email field to personal preferences 2011-09-26 21:17:26 +02:00
openid.php Check if the application is actually enabled 2011-09-30 23:17:18 +02:00
removegroup.php Use OC_JSON for json responses 2011-09-25 22:19:28 +02:00
removeuser.php Use OC_JSON for json responses 2011-09-25 22:19:28 +02:00
setlanguage.php Use OC_JSON for json responses 2011-09-25 22:19:28 +02:00
setloglevel.php make log level configurable 2011-10-16 21:11:03 +02:00
setquota.php after editing a user quota, set the value of the quota field to how the server parsed the input, not the user input 2011-12-11 23:34:13 +01:00
togglegroups.php Use OC_JSON for json responses 2011-09-25 22:19:28 +02:00