Commit Graph

641 Commits (b0197c5dfcb0dac94de43bfbfa89a2889fc1e30b)

Author SHA1 Message Date
provokateurin 381077028a
refactor(apps): Use constructor property promotion when possible 1 year ago
Nextcloud bot 488055e37e
Fix(l10n): Update translations from Transifex 1 year ago
Nextcloud bot 91614c29cd
Fix(l10n): Update translations from Transifex 1 year ago
Côme Chilliet 1580c8612b
chore(apps): Apply new rector configuration to autouse classes 1 year ago
Nextcloud bot 07f822c916
Fix(l10n): Update translations from Transifex 1 year ago
Nextcloud bot 0c27824263
Fix(l10n): Update translations from Transifex 1 year ago
Nextcloud bot d013a13eb5
Fix(l10n): Update translations from Transifex 1 year ago
Christopher Ng 96035d2de3 test: Fix tests 1 year ago
Christopher Ng 1dcdc87b44 refactor: Clean up 1 year ago
Christopher Ng 026b7b8b15 fix: Return correct list of managers for a user 1 year ago
Nextcloud bot 219cc82ddd
Fix(l10n): Update translations from Transifex 1 year ago
Nextcloud bot 599926680f
Fix(l10n): Update translations from Transifex 1 year ago
Nextcloud bot 6c14c933eb
Fix(l10n): Update translations from Transifex 1 year ago
Nextcloud bot 17cb6a81fd
Fix(l10n): Update translations from Transifex 1 year ago
Nextcloud bot 208f190cf2
Fix(l10n): Update translations from Transifex 1 year ago
Hamza Mahjoubi 9be2f060f9 fix: provision api's status codes 1 year ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
John Molakvoæ (skjnldsv) 26abc86eca
feat: add profile pronouns 1 year ago
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 1 year ago
Côme Chilliet 7ed583cb8e
chore: Migrate cleanAppId and getAppPath calls to IAppManager from OC_App 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Nextcloud bot e97421f12a
Fix(l10n): Update translations from Transifex 1 year ago
Nextcloud bot 0cab17bfe7
Fix(l10n): Update translations from Transifex 1 year ago
Joas Schilling 9641433001
fix(provisioning): Support setting new app configs as well 1 year ago
provokateurin ff10f9f60f
chore(deps): Update openapi-extractor to v1.0.0 1 year ago
Arthur Schiwon a3cd963264
fix(ProvisioningAPI): set typed config values by via API 1 year ago
Nextcloud bot e06931854a
Fix(l10n): Update translations from Transifex 1 year ago
Nextcloud bot dcdb4bbf8a
Fix(l10n): Update translations from Transifex 1 year ago
Joas Schilling eb365438d6
feat(branchoff): Bump versions and requirements in apps 1 year ago
Nextcloud bot dbd197cedc
Fix(l10n): Update translations from Transifex 1 year ago
Nextcloud bot 69814cd4f7
Fix(l10n): Update translations from Transifex 1 year ago
Nextcloud bot 86bcafd366
Fix(l10n): Update translations from Transifex 1 year ago
Christopher Ng 7f51a02076
fix: Reset notification email automatically when deleting additonal email 1 year ago
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