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
2013-07-21Use !== and === in settings.kondou
2013-02-22Style cleanup settingsBart Visscher
2013-01-16Spaces to tabsBart Visscher
2013-01-14Check if user is admin - boolLukas Reschke
2012-12-15Fix "There must be a single space between the closing parenthesis and the ope...Bart Visscher
2012-11-30Merge pull request #603 from owncloud/store_plain_groupnameBart Visscher
2012-11-28make some checks server-sideGeorg Ehrke
2012-11-27Group name does't need to be sanitized before storing it in the databaseBart Visscher
2012-10-02Make the settings ajax calls use the routerBart Visscher
2012-09-04Adding missing translationThomas Mueller
2012-09-04Update settings/ajax/togglegroups.phpThomas Müller
2012-07-20fix tooglegroup 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
2012-06-21use new sanitizeHTML() functionBjoern Schiessle
2012-05-09Sanitize group in togglegroupsMichael Gapczynski
2011-09-26Use OC_JSON for json responsesBart Visscher
2011-08-13merged admin, help and settings to settingsJan-Christoph Borchardt