nextcloud/settings/js
Vincent Petry 1bc2da1c60
Improve user list rendering perf by not resorting after every add (#26282)
The call to UserList.add() was wrong and was passing "user.lastLogin"
as the sort argument which would cause the list to be resorted over and
over again for every added item after loading the next page of users.
2016-10-11 10:43:43 +02:00
..
users Improve user list rendering perf by not resorting after every add (#26282) 2016-10-11 10:43:43 +02:00
admin.js Add allow sharing with groups checkbox to admin page 2016-03-22 12:36:59 +01:00
apps.js Adjust some more branding texts 2016-06-11 10:46:02 +02:00
certificates.js Disable pastezone for jquery.fileupload 2016-04-26 14:37:40 +02:00
log.js Add user ID to log entries in admin page 2016-06-10 15:44:24 +02:00
old-apps.js introduce new app page layout 2014-10-15 15:21:40 +02:00
personal.js add events to check passwords with the password policy app 2016-06-28 11:43:23 +02:00
settings.js Fix group select autocomplete 2015-01-06 15:48:15 +01:00