nextcloud/settings
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
..
ajax Run the license script 2016-07-22 09:48:05 +02:00
changepassword Run the license script 2016-07-22 09:48:05 +02:00
controller Run the license script 2016-07-22 09:48:05 +02:00
css Backport of Users page lazy multiselect group dropdowns #1128 to stable9 2016-08-29 23:51:14 +02:00
img backport design change 2016-06-10 15:31:57 +02:00
js Improve user list rendering perf by not resorting after every add (#26282) 2016-10-11 10:43:43 +02:00
l10n Some more branding 2016-06-20 22:10:20 +02:00
middleware Run the license script 2016-07-22 09:48:05 +02:00
templates Backport of Users page lazy multiselect group dropdowns #1128 to stable9 2016-08-29 23:51:14 +02:00
tests/js Add js tests for empty content page 2015-10-26 16:15:15 +01:00
admin.php Run the license script 2016-07-22 09:48:05 +02:00
application.php Run the license script 2016-07-22 09:48:05 +02:00
help.php Run the license script 2016-07-22 09:48:05 +02:00
languageCodes.php Run the license script 2016-07-22 09:48:05 +02:00
personal.php Run the license script 2016-07-22 09:48:05 +02:00
routes.php Run the license script 2016-07-22 09:48:05 +02:00
users.php Run the license script 2016-07-22 09:48:05 +02:00