41 コミット (5453c1d7fa5a96393c8ab2f7046ec95fe1c43cfa)

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