nextcloud/apps/settings/src/store
Vincent Petry a1e7ac9e33
Make user list pagination more tolerant
In case the server returns more results than expected by the limit, it
is now still interpreted as there being more results to query.

This situation can happen when there are multiple user backends in
place.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-02-04 10:15:53 +01:00
..
admin-security.js Bump eslint-config-nextcloud from 0.0.6 to 0.1.0 2019-12-19 11:55:33 +01:00
api.js Cancel user search requests to avoid duplicate results being added 2020-12-16 12:38:33 +01:00
apps.js Use `babel-loader-exclude-node-modules-except` 2020-07-31 11:00:33 +02:00
index.js Bump eslint-config-nextcloud from 0.0.6 to 0.1.0 2019-12-19 11:55:33 +01:00
oc.js Use `babel-loader-exclude-node-modules-except` 2020-07-31 11:00:33 +02:00
settings.js Bump eslint-config-nextcloud from 0.0.6 to 0.1.0 2019-12-19 11:55:33 +01:00
users.js Make user list pagination more tolerant 2021-02-04 10:15:53 +01:00