| Commit message (Expand) | Author | Age | Files | Lines |
* | Add method to set all account properties from json | Christopher Ng | 2022-03-17 | 1 | -0/+22 |
* | Discard duplicate collection name from account serialization | Christopher Ng | 2022-03-17 | 1 | -2/+9 |
* | Fix ArrayAccess and JsonSerializable return types | Côme Chilliet | 2021-11-23 | 1 | -1/+2 |
* | adjust internal data handling logic to fix store and load | Arthur Schiwon | 2021-06-30 | 1 | -6/+10 |
* | Merge pull request #27189 from nextcloud/feat/26866/account-collection-proper... | blizzz | 2021-06-08 | 1 | -8/+54 |
|\ |
|
| * | psalm happiness | Arthur Schiwon | 2021-06-04 | 1 | -1/+1 |
| * | adjust property type declaration | Arthur Schiwon | 2021-06-03 | 1 | -1/+1 |
| * | fix code style | Arthur Schiwon | 2021-06-03 | 1 | -1/+1 |
| * | allow interacting with IAccountPropertyCollections | Arthur Schiwon | 2021-06-03 | 1 | -6/+52 |
* | | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -2/+2 |
|/ |
|
* | do not use private AccountManager in UsersController | Arthur Schiwon | 2021-05-25 | 1 | -2/+2 |
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 1 | -0/+1 |
* | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 1 | -1/+1 |
* | Add \OCP\Account public API | Julius Härtl | 2018-10-15 | 1 | -0/+81 |