Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor: Add void return type to PHPUnit test methods | Christoph Wurst | 2024-09-15 | 1 | -6/+6 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-13 | 1 | -19/+2 |
* | Add method to set all account properties from json | Christopher Ng | 2022-03-17 | 1 | -0/+25 |
* | Discard duplicate collection name from account serialization | Christopher Ng | 2022-03-17 | 1 | -1/+15 |
* | allow interacting with IAccountPropertyCollections | Arthur Schiwon | 2021-06-03 | 1 | -3/+24 |
* | do not use private AccountManager in UsersController | Arthur Schiwon | 2021-05-25 | 1 | -8/+8 |
* | Map old account scope properties to new names | Vincent Petry | 2021-03-26 | 1 | -18/+18 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -2/+0 |
* | Use IAccountManager constants | Julius Härtl | 2018-10-15 | 1 | -26/+26 |
* | Add tests for new account api classes | Julius Härtl | 2018-10-15 | 1 | -0/+112 |