Commit Graph

607 Commits (dd08f9320249d8ac7bf96f338a5be70d60af1dce)

Author SHA1 Message Date
provokateurin b51e432d32
refactor(provisioning_api): Replace security annotations with respective attributes 1 year ago
Nextcloud bot 1198f64d24
Fix(l10n): Update translations from Transifex 1 year ago
Nextcloud bot c2acabf020
Fix(l10n): Update translations from Transifex 1 year ago
Richard Steinmetz b37fb43a32
feat: let users configure their first day of week 1 year ago
Louis Chemineau 26beedef36
test(users): Adapt tests to new admin delegation checks 1 year ago
Louis Chemineau dff8815449
feat(users): Add support for admin delegation for users and groups management 1 year ago
Nextcloud bot c63918587b
Fix(l10n): Update translations from Transifex 2 years ago
Ferdinand Thiessen b2cf05657d
chore: Make app icons consistent Material Symbols with same settings 2 years ago
provokateurin 68d60fcd26
fix(OpenAPI): Regenerate 2 years ago
yemkareems 4eba967d63 fix: getLastLoggedInUsers moved from AllConfig/IConfig to IUserManager/Manager 2 years ago
yemkareems 6ac49e549b fix: ran bash build/openapi-checker.sh and commit the result 2 years ago
yemkareems ae95e46787 fix: limit and fixLimit removed. negative limit handled in controller. removed getUsersSortedByLastLogin from Manager and instead used the config in controller 2 years ago
yemkareems ceedfb4616 fix: removed default limit of 25. if null is given all users are fetched or if limit is given limit number of users are fetched 2 years ago
yemkareems cfafbc8415 fix: removed references to old disabled users code. refactored query as per getDisplayNames function. limit and offset added to query. default limit set to 25. 2 years ago
yemkareems 4c62f78a25 fix: removed NoCSRFRequired used for testing locally 2 years ago
yemkareems afa51365ff fix: removed the params related to sortMode and order since it sorts by lastLogin 2 years ago
yemkareems 3615b1f928 fix: removed csrf check for the recent end point and ran cs fix 2 years ago
yemkareems 4cb85f7c9e fix: rebased the branch with master and resolved conflicts 2 years ago
yemkareems 76c875a588 fix: change orderBy and sort to sortMode and sortOrder. default it to uid asc. enable email search by changing query 2 years ago
yemkareems c8c68c3510 fix: sort the user getDisplayNames based on lastLogin. Default sort order is lastLogin DESC 2 years ago
yemkareems 87a8013ee3 feat: cs fix run on the changed files and default order by last_login desc. Also last_login sort logic changed 2 years ago
yemkareems 0ee676cd51 feat: add ability to sort users by last_login, uid or displayName. one of these needs to be passed as orderBy and sort can be ASC or DESC 2 years ago
provokateurin 32de958259
chore(deps): Update openapi-extractor 2 years ago
Nextcloud bot e3f6959c60
Fix(l10n): Update translations from Transifex 2 years ago
Nextcloud bot 475edf24c2
Fix(l10n): Update translations from Transifex 2 years ago
Nextcloud bot 94bc020d07
Fix(l10n): Update translations from Transifex 2 years ago
Andy Scherzinger afa48a4e0e
chore: Add SPDX header 2 years ago
Jake Nabasny f863290572
feat(ldap): sync additional properties to profile and SAB 2 years ago
Côme Chilliet 96b66621db
fix: Update openapi spec for provisioning_api app 2 years ago
Côme Chilliet 6d56f3557d
feat: Add back searching in disabled user list 2 years ago
provokateurin aff7798fc1
refactor(provisioning_api): Add types for user details scopes 2 years ago
Nextcloud bot fd78481fd5
Fix(l10n): Update translations from Transifex 2 years ago
Nextcloud bot 1f2ad209b3
Fix(l10n): Update translations from Transifex 2 years ago
Ferdinand Thiessen d566e1222d
fix(provisioning_api): Show warning but do not fail when listing accounts in case of users removed from backend but still in database 2 years ago
Nextcloud bot fc560d8ec9
Fix(l10n): Update translations from Transifex 2 years ago
Nextcloud bot fea0278947
Fix(l10n): Update translations from Transifex 2 years ago
provokateurin 015f582532
chore(deps): Update openapi-extractor 2 years ago
provokateurin f8ab422d81
chore(deps): Update openapi-extractor 2 years ago
Côme Chilliet ec5133b739 fix: Apply new coding standard to all files 2 years ago
Nextcloud bot 93065b22c4
Fix(l10n): Update translations from Transifex 2 years ago
Nextcloud bot 4b85a88620
Fix(l10n): Update translations from Transifex 2 years ago
Joas Schilling 03090bb5ee
feat(branchoff): Bump versions and requirements in apps 2 years ago
Nextcloud bot 6d3b4b0f27
Fix(l10n): Update translations from Transifex 2 years ago
Nextcloud bot 992dd3977e
Fix(l10n): Update translations from Transifex 2 years ago
Nextcloud bot 5723c13dc0
Fix(l10n): Update translations from Transifex 2 years ago
Christopher Ng 77d2d3cf53 fix(settings): Fix always empty disabled users list for subadmins 2 years ago
Nextcloud bot 27b09ce00a
Fix(l10n): Update translations from Transifex 2 years ago
Nextcloud bot ff9c3b0ee2
Fix(l10n): Update translations from Transifex 2 years ago
Nextcloud bot 7560415105
Fix(l10n): Update translations from Transifex 2 years ago
provokateurin 0565583c47
fix(provisioning_api): Fix AppInfo schema for OpenAPI 2 years ago