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
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
2015-11-08Properly detect setup check messages set in the HTML templateRobin McCorkell
2015-11-04Merge pull request #20157 from owncloud/users-fixeveryonecountThomas Müller
2015-10-31new checkbox style in app settingsHendrik Leppelsack
2015-10-29Fix everyone count for subadminsVincent Petry
2015-10-28Initially load at least 250 usersJörn Friedrich Dreyer
2015-10-26Fix backwards and forward buttonJoas Schilling
2015-10-26Use speaking idsJoas Schilling
2015-10-26Fix backspace in search and empty content messageJoas Schilling
2015-10-26Display empty-content when there are no search resultsJoas Schilling
2015-10-26Clear search box for nowJoas Schilling
2015-10-26Allow searching by author name and app level as wellJoas Schilling
2015-10-26Stay on the same category when refreshing the page on the apps listJoas Schilling
2015-10-21Disable app icon preview in apps page for IEVincent Petry
2015-10-14Merge pull request #19625 from owncloud/passwordchange-hidestrengthifyThomas Müller
2015-10-14Merge pull request #19627 from owncloud/users-deletebeforecreateThomas Müller
2015-10-09Fix uploading avatar and root certs in IE8Vincent Petry
2015-10-07Properly hide strengthify after password changeVincent Petry
2015-10-07Delete last undoable user before user creationVincent Petry
2015-10-06fix wordingMorris Jobke
2015-10-05Use OC.Dialogs for modal reload messageMorris Jobke
2015-10-05Reload the page when an app needs an update after being enabledJoas Schilling
2015-10-02Merge pull request #19510 from owncloud/json-grouplist-sharing-excludeThomas Müller
2015-10-02Modify the group user count when changing membership of a userJoas Schilling
2015-10-01save excluded groups in json format - fixes #10983Thomas Müller
2015-09-25Save the settings in the user management pageRoeland Jago Douma
2015-09-05Rebuild app navigation in JSRobin McCorkell
2015-08-23Remove requesttoken for avatarsLukas Reschke
2015-08-21Merge pull request #18395 from owncloud/hide-empty-security-warningRobin McCorkell
2015-08-21add success messageMorris Jobke
2015-08-20Clear cron errors on change of background job modeMorris Jobke
2015-08-19Merge pull request #18403 from owncloud/do-not-delete-group-if-emptyMorris Jobke
2015-08-19do not remove empty group in gui by jsmichag86
2015-08-19Merge pull request #18114 from owncloud/fix-delete-user-feedbackMorris Jobke
2015-08-18[admin settings] hide security warnings if emptyMorris Jobke
2015-08-18Merge pull request #17975 from owncloud/settings_admin_warning_levelsJan-Christoph Borchardt
2015-08-13replace tipsys with tooltipsHendrik Leppelsack
2015-08-07Merge pull request #13949 from rullzer/no_negative_expireVincent Petry
2015-08-07[user mgnt] fix delete user feedback on failureMorris Jobke
2015-08-05use the main search box to filter users in user managementRobin Appelman