summaryrefslogtreecommitdiffstats
path: root/settings/js
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1690 from nextcloud/backport-1586-fix-multi-translation-n...Roeland Jago Douma2016-10-111-4/+51
|\
| * Better search functionalityJoas Schilling2016-10-111-5/+23
| * Fix authors that have a mail or homepageJoas Schilling2016-10-111-2/+24
| * Fix displaying and searching with multiple authorsJoas Schilling2016-10-111-0/+7
* | Improve user list rendering perf by not resorting after every add (#26282)Vincent Petry2016-10-111-1/+1
|/
* Backport of Users page lazy multiselect group dropdowns #1128 to stable9Vincent Petry2016-08-292-82/+96
* 25532_issue_password_update_notification_updated (#25756)Jack Davis2016-08-221-1/+3
* add events to check passwords with the password policy appBjoern Schiessle2016-06-281-11/+19
* decrease initial users to load to 50Jörn Friedrich Dreyer2016-06-201-1/+1
* fix strengthify in personal settingsMorris Jobke2016-06-151-1/+2
* Adjust some more branding textsLukas Reschke2016-06-111-1/+1
* Add user ID to log entries in admin pageLukas Reschke2016-06-101-0/+5
* Pass on the error message from the user manager to the UIJoas Schilling2016-05-111-1/+1
* Disable pastezone for jquery.fileuploadLukas Reschke2016-04-262-0/+2
* Add `allow sharing with groups` checkbox to admin pageRoeland Jago Douma2016-03-221-0/+4
* Update avatar on username change if avatar is setMorris Jobke2016-03-181-1/+4
* Disable app that bricks the server after enablingVincent Petry2016-02-291-26/+60
* Use the notification instead of the disruptive popupJoas Schilling2016-02-222-16/+18
* Make app updates better visibleJoas Schilling2016-02-181-1/+8
* Save display name and email address on paste operations - fixes #22245Thomas Müller2016-02-091-0/+8
* Allow to delete the email address in user managementMorris Jobke2016-02-051-18/+14
* Move data protection check to javascriptVincent Chan2016-02-011-3/+4
* Hide the delete button, until we know its a custom avatarJoas Schilling2016-01-261-9/+8
* Add a default app icon for apps that don't have oneJoas Schilling2016-01-221-0/+5
* Add a new app type that can not be enabled for groupsJoas Schilling2016-01-141-1/+2
* Merge pull request #21509 from owncloud/users-scrolltopThomas Müller2016-01-131-1/+8
|\
| * Keep scroll position in users page when sortingVincent Petry2016-01-071-1/+8
* | Merge pull request #21336 from owncloud/system-root-certsThomas Müller2016-01-122-67/+69
|\ \
| * | Allow admins to add system wide root certificatesRobin Appelman2016-01-122-67/+69
* | | Add config switch to disable the .well-known URL checkMorris Jobke2016-01-121-2/+2
|/ /
* | Concat also the other resultsLukas Reschke2016-01-101-2/+2
* | Add check for .well-known URL in the root of the webservers URLMorris Jobke2016-01-081-0/+2
* | Allow searching apps by IDJoas Schilling2016-01-071-0/+5
|/
* fix overlap and functionality of cropperJan-Christoph Borchardt2015-12-281-1/+1
* improve layout of personal settings pageJan-Christoph Borchardt2015-12-281-1/+1
* Add a default size to the avatar placeholdersRoeland Jago Douma2015-12-171-1/+1
* Merge pull request #21255 from owncloud/usermanagement-show-password-error-te...Thomas Müller2015-12-171-1/+1
|\
| * Update users.jsmichag862015-12-171-1/+1
* | Only load the big (128x128) avatar on the perosnal pageRoeland Jago Douma2015-12-171-0/+5
|/
* Merge pull request #20978 from owncloud/fix-dont-show-unsaved-values-in-usermgmtThomas Müller2015-12-111-3/+5
|\
| * reset mailadress/displayname on blurmichag862015-12-071-3/+5
* | Do not request an avatar if there is noneRoeland Jago Douma2015-12-041-2/+6
|/
* [Avatars] JS should not load same avatar twiceRoeland Jago Douma2015-12-041-2/+1
* Use .text instead of .htmlLukas Reschke2015-11-301-3/+3
* Moved changedisplayname to usercontrollerRoeland Jago Douma2015-11-202-2/+2
* Fix #18072Thomas Müller2015-11-101-10/+2
* Properly detect setup check messages set in the HTML templateRobin McCorkell2015-11-081-28/+36
* Merge pull request #20157 from owncloud/users-fixeveryonecountThomas Müller2015-11-041-3/+3
|\
| * Fix everyone count for subadminsVincent Petry2015-10-291-3/+3
* | new checkbox style in app settingsHendrik Leppelsack2015-10-311-16/+6
|/