41 Commits (5453c1d7fa5a96393c8ab2f7046ec95fe1c43cfa)

Author SHA1 Message Date
  Ferdinand Thiessen 5453c1d7fa
feat(settings): Allow to sort groups in the account management alphabetically 2 months ago
  Ferdinand Thiessen 78bcab1aac
fix(settings): Save account management settings in local storage 2 months ago
  Ferdinand Thiessen c3c6de7bcb
fix(settings): Refactor logger code to use Typescript 3 months ago
  Ferdinand Thiessen a522d1b5ea fix(settings): Adjust frontend of appstore and user management to use initial state 3 months ago
  Marcel Klehr 162f801744 fix(Users/Quota setting): Prevent floating point value from getting truncated in locales other than english 5 months ago
  Christopher Ng f9bd957b03 enh(settings): Load from disabled users endpoint 8 months ago
  Varun Patil 9bd50a7296
refactor: remove remaining usage of OC::getCapabilities 7 months ago
  sorbaugh ab81cd1e1e
Add new user filter to search. 8 months ago
  Christopher Ng 0fe1b402fa enh(settings): Add groups accessibly 7 months ago
  Louis Chemineau bd787e8593 Do not manipulate userCount when it is equal to 0 8 months ago
  Christopher Ng cbfe0c67e9 enh(a11y): Users table 10 months ago
  Christoph Wurst 1381c4c157
feat(users): Store and load a user's manager 1 year ago
  John Molakvoæ 8633f13e0a
chore(eslint): fix missing import extensions 1 year ago
  Christoph Wurst 84780ffd33
fix(user-management): Fix deleting user in hidden group(s) 1 year ago
  Christopher Ng 8a15c629e2 Fix translation of user exists error server-side 1 year ago
  luz paz 9d26671f05 Fix typos in apps/ subdirectory 1 year ago
  Carl Schwan 2f30d3227f
Various fixes 1 year ago
  Joas Schilling ba9815fbe1
Translate error when user already exists 1 year ago
  Petre T ae1a8204dd Fix user counts updates on user add/remove 2 years ago
  Louis Chemineau 78481e2e7c Add compiled files 2 years ago
  ArcticFall 398297b449 Add new component for the group list items. 2 years ago
  ArcticFall 849d3697d3 Add js methods for renaming a group. 2 years ago
  Louis Chemineau 14e57bf70a Replace license information to SPDX expression 2 years ago
  Louis Chemineau 9fc6cc9634 Add generic type and description when its missing 2 years ago
  Louis Chemineau d92cbf5149 Typing corrections 2 years ago
  John Molakvoæ (skjnldsv) 74b9803108
Eslint fix 2 years ago
  Julien Veyssier c11689b5b2
avoid 'No users in here' in user list when there actually are users 2 years ago
  dependabot[bot] 6e5191b702 Bump @nextcloud/router from 1.2.0 to 2.0.0 2 years ago
  John Molakvoæ (skjnldsv) 3e624dc399
Bump js licenses 3 years ago
  Vincent Petry 49568e2a31
Make user list pagination more tolerant 3 years ago
  Julius Härtl bde4977288
Only let the infinite handler fetch more results if the limit is hit 3 years ago
  Julius Härtl 915d437512
Cancel user search requests to avoid duplicate results being added 3 years ago
  John Molakvoæ (skjnldsv) 3a31397ac2
Use `babel-loader-exclude-node-modules-except` 3 years ago
  Roeland Jago Douma 7daced619b Fix some linter warnings in settings 4 years ago
  Julius Härtl 5252836f44
Make sure the group id parameter gets properly encoded when used in URLs 4 years ago
  dependabot-preview[bot] ec01e0a790
Bump eslint-config-nextcloud from 0.0.6 to 0.1.0 4 years ago
  Gary Kim f23c2d0665
Fix listing users in groups with slash in the name 4 years ago
  Gary Kim 5ae38605ee
Fix removing groups that have a slash in the name 4 years ago
  Arthur Schiwon 72a8703627
when adding/removing users from groups don't touch counters if LDAP 4 years ago
  John Molakvoæ (skjnldsv) b9bc2417e7
Comply to eslint 4 years ago
  Christoph Wurst de6940352a Move settings to an app 4 years ago
  Christoph Wurst d058ef2b6c
Make it possible to wipe all tokens/devices of a user 4 years ago
  Arthur Schiwon 99075825e3
changes the returned key from UserID to id, in accordance with getUserData 5 years ago
  Arthur Schiwon bbe2f2535a
makes users management page aware of the introduced options 5 years ago
  Christoph Wurst 6b46d9f2e5
Move OC.getCapabilities to the bundle and deprecate OC._capabilities, oc_capabilities 5 years ago
  John Molakvoæ (skjnldsv) b28c42506f
Do not clear new user form on failure 5 years ago
  John Molakvoæ (skjnldsv) 2b41b01bf2
Add new group entry on users list + fixes 5 years ago
  Daniel Calviño Sánchez ab6688fe0b Set display name (if specified) when a new user is created 6 years ago
  Julius Härtl ba13880147
Fix invalid limit parameter when fetching groups 5 years ago
  John Molakvoæ (skjnldsv) b495716daf
Fix new group selection 5 years ago