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
2012-07-30[tx-robot] updated from transifexJenkins for ownCloud
2012-07-29[tx-robot] updated from transifexJenkins for ownCloud
2012-07-28[tx-robot] updated from transifexJenkins for ownCloud
2012-07-27Cast groups as string, fixes bug oc-1309. Thanks to nderambure.Michael Gapczynski
2012-07-27Check if size isset, try to fix used space calculation again, fixs bug oc-1331Michael Gapczynski
2012-07-27[tx-robot] updated from transifexJenkins for ownCloud
2012-07-26Merge branch 'subadmin'Georg Ehrke
2012-07-26Merge branch 'master' into subadminGeorg Ehrke
2012-07-26Fix used space calculation if shared folder does not exist, fixes bug oc-1331Michael Gapczynski
2012-07-26[tx-robot] updated from transifexJenkins for ownCloud
2012-07-26[tx-robot] updated from transifexJenkins for ownCloud
2012-07-21some js improvements for subadminsGeorg Ehrke
2012-07-20don't show label 'add group' for subadmins and remove some debug codeGeorg Ehrke
2012-07-20improve default qouta for subadminsGeorg Ehrke
2012-07-20fix tooglegroup for subadminsGeorg Ehrke
2012-07-20simplify code of createuser.phpGeorg Ehrke
2012-07-19simplify code of changepassword.phpGeorg Ehrke
2012-07-19fix copy&paste fail and deny subadmins to set the default qoutaGeorg Ehrke
2012-07-19fix setqouta for subadminsGeorg Ehrke
2012-07-19simplify code of remoteuser.phpGeorg Ehrke
2012-07-18fix removeuser.php for subadminsGeorg Ehrke
2012-07-18remove unused code from togglesubadmins.phpGeorg Ehrke
2012-07-18fix changepassword.php for subadminsGeorg Ehrke
2012-07-15Merge branch 'master' into subadminGeorg Ehrke
2012-07-15add another file which was missing in the previous commitGeorg Ehrke
2012-07-15subadmins can now add usersGeorg Ehrke
2012-07-15Fix undo delete userMichael Gapczynski
2012-07-12Fix setting custom quota size for users, bug fix for oc-1128Michael Gapczynski
2012-07-11fix merge conflictsGeorg Ehrke
2012-07-09some work on 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-07-04Added undo functionality to delete user procedure on user settings pageSam Tuke
2012-07-01Revert "bugfix for #1098 (assigning a group to a user, the group appears incr...Michael Gapczynski
2012-06-30Prevent duplicate group showing in multiselect that added the groupMichael Gapczynski
2012-06-30Add new group to other user's group select formsMichael Gapczynski
2012-06-29move the ownCloud version to admin which makes more sense. A normal user canÂ...Frank Karlitschek
2012-06-26bugfix for #1098 (assigning a group to a user, the group appears incrementall...Bjoern Schiessle
2012-06-25Added text ACS warning to admin's user settings page, and corresponding CSS s...Sam Tuke
2012-06-25XSS fix.Thomas Tanghus
2012-06-25Allow direct link to app.Thomas Tanghus
2012-06-22log messages are looking nicer if html code gets interpreted. (xss prevention...Bjoern Schiessle
2012-06-21Merge branch 'master' of gitorious.org:owncloud/owncloudBjoern Schiessle
2012-06-21check if the data directory is accessible via http. Show a big security warni...Frank Karlitschek
2012-06-21use new sanitizeHTML() functionBjoern Schiessle
2012-06-19use new sanitize HTML functionBjoern Schiessle
2012-06-18don't add the "Shared"-directory size to users quotaBjoern Schiessle
2012-06-18escape log messages to avoid possible js executionBjoern Schiessle
2012-06-13Merge commit 'refs/merge-requests/127' of git://gitorious.org/owncloud/ownclo...Michael Gapczynski
2012-06-12applied patch provided by bug #966 to fix broken user specific quota settingsBjoern Schiessle