aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/Accounts/IAccount.php
Commit message (Expand)AuthorAgeFilesLines
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* Add example to DocBlockChristopher Ng2022-03-171-0/+34
* Add method to set all account properties from jsonChristopher Ng2022-03-171-0/+9
* adjust internal data handling logic to fix store and loadArthur Schiwon2021-06-301-1/+2
* Merge pull request #27189 from nextcloud/feat/26866/account-collection-proper...blizzz2021-06-081-2/+35
|\
| * allow interacting with IAccountPropertyCollectionsArthur Schiwon2021-06-031-2/+35
* | Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+2
|/
* do not use private AccountManager in UsersControllerArthur Schiwon2021-05-251-2/+3
* Remove @package annotations from public namespaceJulius Härtl2020-08-261-1/+0
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Allow property filters to be nullJulius Härtl2018-10-241-1/+1
* Add \OCP\Account public APIJulius Härtl2018-10-151-0/+92