Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-08Add REST route for user & group managementLukas Reschke
2014-08-31Use public api for getting l10nRobin Appelman
2013-06-12init language object before using itGeorg Ehrke
2013-01-14Check if user is admin - boolLukas Reschke
2012-10-17Merge branch 'master' into routingBart Visscher
2012-10-10Disallow users to delete their own accountsLukas Reschke
2012-10-02Make the settings ajax calls use the routerBart Visscher
2012-09-04Update settings/ajax/removeuser.phpThomas Müller
2012-09-04Update settings/ajax/removeuser.phpThomas Müller
2012-07-19fix copy&paste fail and deny subadmins to set the default qoutaGeorg Ehrke
2012-07-19simplify code of remoteuser.phpGeorg Ehrke
2012-07-18fix removeuser.php for subadminsGeorg Ehrke
2012-07-09remove superfluous ?> at the end of .php files (left out apps/*/templates)Jörn Friedrich Dreyer
2012-07-07CSRF check in the settingsLukas Reschke
2011-09-26Use OC_JSON for json responsesBart Visscher
2011-08-13merged admin, help and settings to settingsJan-Christoph Borchardt