summaryrefslogtreecommitdiffstats
path: root/apps/settings/src/store
Commit message (Expand)AuthorAgeFilesLines
* Make user list pagination more tolerantVincent Petry2021-02-041-2/+2
* Only let the infinite handler fetch more results if the limit is hitJulius Härtl2020-12-161-2/+2
* Cancel user search requests to avoid duplicate results being addedJulius Härtl2020-12-162-6/+26
* Fix the user remove from group in UISujith Haridasan2020-10-081-1/+1
* Use `babel-loader-exclude-node-modules-except`John Molakvoæ (skjnldsv)2020-07-313-11/+11
* Bump compiled filesJohn Molakvoæ (skjnldsv)2020-07-311-1/+1
* Fix some linter warnings in settingsRoeland Jago Douma2020-05-114-40/+43
* Make sure the group id parameter gets properly encoded when used in URLsJulius Härtl2020-04-111-3/+3
* Remove legacy js packagesRoeland Jago Douma2020-03-221-1/+1
* Bump eslint-config-nextcloud from 0.0.6 to 0.1.0dependabot-preview[bot]2019-12-197-49/+49
* Fix listing users in groups with slash in the nameGary Kim2019-12-181-2/+2
* Fix removing groups that have a slash in the nameGary Kim2019-12-051-1/+1
* when adding/removing users from groups don't touch counters if LDAPArthur Schiwon2019-10-211-8/+10
* Switch to @nextcloud/axios for the CSRF update fixChristoph Wurst2019-10-051-1/+1
* Comply to eslintJohn Molakvoæ (skjnldsv)2019-10-017-395/+379
* Move settings to an appChristoph Wurst2019-09-287-0/+1147