aboutsummaryrefslogtreecommitdiffstats
path: root/core/Controller/ProfileApiController.php
Commit message (Expand)AuthorAgeFilesLines
* refactor(core): Make all attribute arguments namedprovokateurin2024-07-271-1/+1
* refactor(core): Replace security annotations with respective attributesprovokateurin2024-07-261-3/+6
* chore: Add SPDX headerAndy Scherzinger2024-05-271-20/+2
* refactor(core): Switch to attribute based routingprovokateurin2024-02-211-0/+2
* fix: phpunitJohn Molakvoæ2024-02-131-1/+1
* feat: rename users to account or personVincent Petry2024-02-131-3/+3
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-1/+1
* ProfileApi: Fix typojld31032023-09-031-1/+1
* core: Add OpenAPI specjld31032023-07-131-0/+14
* Applies agreed-upon indentation convention to the changed controllers.Faraz Samapoor2023-06-161-5/+7
* Refactors controllers by using PHP8's constructor property promotion.Faraz Samapoor2023-06-161-16/+5
* Improve handling of profile fieldsChristopher Ng2023-03-301-0/+1
* Update core to PHP 7.4 standardCarl Schwan2022-05-201-12/+4
* Profile backendChristopher Ng2021-10-191-0/+98