summaryrefslogtreecommitdiffstats
path: root/lib/public/Accounts
Commit message (Expand)AuthorAgeFilesLines
* Profile backendChristopher Ng2021-10-191-0/+26
* implement verification for additional mailsArthur Schiwon2021-09-092-0/+29
* adjust internal data handling logic to fix store and loadArthur Schiwon2021-06-301-1/+2
* prov api to be able to edit multivalue propertiesArthur Schiwon2021-06-301-0/+8
* Merge pull request #27189 from nextcloud/feat/26866/account-collection-proper...blizzz2021-06-083-3/+125
|\
| * allow interacting with IAccountPropertyCollectionsArthur Schiwon2021-06-032-2/+42
| * add IAccountPropertyCollection with implementationArthur Schiwon2021-06-031-0/+77
| * extend AccountManager API with collection constArthur Schiwon2021-06-031-1/+6
* | Update php licensesJohn Molakvoæ (skjnldsv)2021-06-044-8/+7
|/
* do not use private AccountManager in UsersControllerArthur Schiwon2021-05-252-2/+17
* allow to set valid scopes only in AccountPropertyArthur Schiwon2021-05-121-0/+3
* Allow apps to write/update account dataJoas Schilling2021-03-311-0/+10
* Map old account scope properties to new namesVincent Petry2021-03-261-3/+3
* Add new v2-private account scopeVincent Petry2021-03-261-3/+46
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-0/+1
* Add an endpoint to search for accounts based on phone numberJoas Schilling2020-12-071-0/+11
* Remove @package annotations from public namespaceJulius Härtl2020-08-264-4/+0
* Update license headers for 19Christoph Wurst2020-04-292-0/+2
* Add visibility to all constantsChristoph Wurst2020-04-101-13/+13
* Format control structures, classes, methods and functionChristoph Wurst2020-04-104-4/+0
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-1/+1
* Some php-cs fixesRoeland Jago Douma2019-11-221-2/+0
* Allow property filters to be nullJulius Härtl2018-10-241-1/+1
* Add \OCP\Account public APIJulius Härtl2018-10-154-0/+310