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
2016-05-20Make it possible to exclude admin groups from groups select2Vincent Petry
2016-05-11Pass on the error message from the user manager to the UI (#24526)Joas Schilling
2016-04-26Merge pull request #22783 from patelfenil/bugfix-issue-17320Thomas Müller
2016-04-19replace $().attr('checked') by $().prop('checked', state) or $().is(':checked')Christoph Wurst
2016-04-19replace $.parseJSON() by JSON.parse()Christoph Wurst
2016-04-18Properly escape URLLukas Reschke
2016-04-13Merge pull request #23954 from stweil/masterThomas Müller
2016-04-12misc: Fix some typosStefan Weil
2016-04-12Show tooltip if the app is downloaded from a remote serverChristoph Wurst
2016-03-31improve emptycontent stylesJan-Christoph Borchardt
2016-03-31Merge pull request #15750 from owncloud/loading-feedback-email-usermanagementThomas Müller
2016-03-23Merge pull request #23495 from owncloud/disable-paste-zoneThomas Müller
2016-03-22Disable pastezone for jquery.fileuploadLukas Reschke
2016-03-22Add `allow sharing with groups` checkbox to admin pageRoeland Jago Douma
2016-03-17Merge pull request #23370 from owncloud/fix-username-changeThomas Müller
2016-03-17Rating icons changed to .svgPau
2016-03-17Update avatar on username change if avatar is setMorris Jobke
2016-03-16Add loading feedback for email change in user managementMorris Jobke
2016-03-07Remove image now not coming when user changes fullname. Fixes #17320patelfenil
2016-03-03Delete empty fileLukas Reschke
2016-02-29Disable app that bricks the server after enablingVincent Petry
2016-02-22Use the notification instead of the disruptive popupJoas Schilling
2016-02-18Make app updates better visibleJoas Schilling
2016-02-09Save display name and email address on paste operations - fixes #22245Thomas Müller
2016-02-05Allow to delete the email address in user managementMorris Jobke
2016-02-01Move data protection check to javascriptVincent Chan
2016-01-26Hide the delete button, until we know its a custom avatarJoas Schilling
2016-01-22Add a default app icon for apps that don't have oneJoas Schilling
2016-01-14Add a new app type that can not be enabled for groupsJoas Schilling
2016-01-13Merge pull request #21509 from owncloud/users-scrolltopThomas Müller
2016-01-12Merge pull request #21336 from owncloud/system-root-certsThomas Müller
2016-01-12Allow admins to add system wide root certificatesRobin Appelman
2016-01-12Add config switch to disable the .well-known URL checkMorris Jobke
2016-01-10Concat also the other resultsLukas Reschke
2016-01-09Add check for .well-known URL in the root of the webservers URLMorris Jobke
2016-01-07Allow searching apps by IDJoas Schilling
2016-01-07Keep scroll position in users page when sortingVincent Petry
2015-12-28fix overlap and functionality of cropperJan-Christoph Borchardt
2015-12-28improve layout of personal settings pageJan-Christoph Borchardt
2015-12-17Add a default size to the avatar placeholdersRoeland Jago Douma
2015-12-17Merge pull request #21255 from owncloud/usermanagement-show-password-error-te...Thomas Müller
2015-12-17Only load the big (128x128) avatar on the perosnal pageRoeland Jago Douma
2015-12-17Update users.jsmichag86
2015-12-11Merge pull request #20978 from owncloud/fix-dont-show-unsaved-values-in-usermgmtThomas Müller
2015-12-07reset mailadress/displayname on blurmichag86
2015-12-04Do not request an avatar if there is noneRoeland Jago Douma
2015-12-04[Avatars] JS should not load same avatar twiceRoeland Jago Douma
2015-12-01Use .text instead of .htmlLukas Reschke
2015-11-20Moved changedisplayname to usercontrollerRoeland Jago Douma
2015-11-10Fix #18072Thomas Müller