Commit Graph

77 Commits (appStoreDisabledOcc)

Author SHA1 Message Date
Benjamin Gaussorgues 34ade098bd fix(users): use correct active user count 1 year ago
Côme Chilliet 1580c8612b
chore(apps): Apply new rector configuration to autouse classes 1 year ago
Maksim Sukharev 0d6acbf9e4 fix: do not reduce count for subadmins if they are members of group 1 year ago
Maksim Sukharev 2b2b4e9e96 fix: correctly count disabled users for subadmins 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
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
provokateurin f012c996ee
refactor(settings): Replace security annotations with respective attributes 1 year ago
Louis Chemineau 3574d7eec8
feat(users): Enable features for delegated user admins 1 year ago
Louis Chemineau dff8815449
feat(users): Add support for admin delegation for users and groups management 1 year ago
Christopher Ng e8cacc50a2 chore(settings): Rename user groups 1 year ago
Christopher Ng 51e9651436 chore(l10n): Translate group names 1 year ago
Christopher Ng 07319a118b feat: Add Recent accounts section 1 year ago
Andy Scherzinger ec5b60af28
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 ec5133b739 fix: Apply new coding standard to all files 2 years ago
Ferdinand Thiessen 5453c1d7fa
feat(settings): Allow to sort groups in the account management alphabetically 2 years ago
Ferdinand Thiessen 00386a5407 fix(settings): Use initial state instead of custom state for server data 2 years ago
Andrii Rublov 8d22d341c8 [Bugfix]: Titles of pages (dashboard, apps-settings, users-settings) #43327 2 years ago
Arthur Schiwon c98b0462e3 fix(admin role): fix old and wrong way to determine whether user is admin 2 years ago
Vincent Petry 839ddaa354
feat: rename users to account or person 2 years ago
provokateurin b64ab5fba8
refactor: Migrate IgnoreOpenAPI attributes to OpenAPI 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
jld3103 da7062b939
settings: Add OpenAPI spec 3 years ago
Hamid Dehnavi 8850c66ab8 use square bracket syntax to modify array 3 years ago
julia.kirschenheuter 0cfbe54a5a Create headings for settings pages 3 years ago
Carl Schwan 7f44a66296
Fix case sensitivity of email when saving settings 3 years ago
Carl Schwan d1209d8302 Rename mastodon to fediverse 3 years ago
Carl Schwan 86d9626901 Add mastodon personal info field 3 years ago
Arthur Schiwon 27865d03c0
use specific email getter where necessary 4 years ago
Julien Veyssier 416d10f76c refs #21045 add app config to disable unlimited quota and to set max quota 4 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Arthur Schiwon 847ed37afc
do not use private AccountManager in UsersController 5 years ago
Daniel Calviño Sánchez 67dd087ce4 Fix deleting properties of user settings when not given explicitly 5 years ago
Daniel Calviño Sánchez ac0c18327e Fix TypeError when "email" is not given in the controller request 5 years ago
Daniel Calviño Sánchez a7431817b9 Respect additional user settings not covered by the controller 5 years ago
Daniel Calviño Sánchez 8cae515daa Use constants from interface rather than class 5 years ago
Joas Schilling d80cc76ee7
Validate the website field input to be a valid URL 5 years ago
Vincent Petry 5d14fd4396
Make extra user profile fields always editable 5 years ago
Joas Schilling 61ed57b757
Rename some parameters and methods to make the API more clear 5 years ago
Joas Schilling 07095fd122
Also clear the knownUser when changing via the settings endpoint 5 years ago
dependabot-preview[bot] eb502c02ff
Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 5 years ago
Christoph Wurst 90d0732828
Fix updating user settings 5 years ago
Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 5 years ago
Joas Schilling f648635758
Make the throwing optional, so background tasks don't break 5 years ago
Joas Schilling 9e04e6f99a
Also translate the phone number when coming in via the accounts manager API directly 5 years ago
Joas Schilling efe79f2937
Validate and standardize the phone number on saving 5 years ago
Joas Schilling c2913f18d2
Also return the phone number and twitter handle on the API 5 years ago
Joas Schilling da9462b482
Make code strict 5 years ago
Morris Jobke a223f603f9
Simplify the check if admin can change password based on encryption status 5 years ago