Commit Graph

62 Commits (57a7f09a722c384cb3940c19ed2d00d5b9ec925c)

Author SHA1 Message Date
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
Robin Appelman cbd6e65678
save email as lower case 5 years ago
Christoph Wurst d9015a8c94
Format code to a single space around binary operators 5 years ago
Daniel Kesselberg 096fe20611
Help static code analysis to understand code. 5 years ago
Morris Jobke d3680e682a
Remove not needed semicolon and PHPDoc hint 5 years ago
Arthur Schiwon f959828616
emit typed event for user management 5 years ago
Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 5 years ago
Morris Jobke 7e281a07bb
Use IBootstrap for the app federatedfilesharing 6 years ago
Joas Schilling 6e46df26a8
Unify settings middleware with others 6 years ago
GretaD fce716b905
Fix languages empty array 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 6 years ago
Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 6 years ago
Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 6 years ago
Christoph Wurst 74936c49ea
Remove unused imports 6 years ago
Christoph Wurst d47daefe38
Revive the "send email to new users" toggle for the user form 6 years ago