| Commit message (Expand) | Author | Age | Files | Lines |
* | feat: add profile pronouns | John Molakvoæ (skjnldsv) | 2024-09-17 | 1 | -8/+14 |
* | style: update codestyle for coding-standard 1.2.3 | Daniel Kesselberg | 2024-08-25 | 2 | -4/+4 |
* | docs: update docs for ocp events | Daniel Kesselberg | 2024-07-23 | 1 | -0/+2 |
* | feat(ldap): sync additional properties to profile and SAB | Jake Nabasny | 2024-05-30 | 1 | -0/+6 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-24 | 6 | -124/+12 |
* | refactor(provisioning_api): Add types for user details scopes | provokateurin | 2024-05-11 | 1 | -0/+2 |
* | fix: Apply new coding standard to all files | Côme Chilliet | 2024-04-02 | 1 | -1/+1 |
* | fix(OCP): Add since tag for all constants | Joas Schilling | 2024-02-14 | 1 | -0/+53 |
* | feat!: Migrate AccountManager event to typed event | Joas Schilling | 2023-07-28 | 1 | -0/+58 |
* | Fix typos in lib/public subdirectory | Simon L | 2023-05-10 | 2 | -2/+2 |
* | Always set displayname and display-name for user data | jld3103 | 2023-02-10 | 1 | -0/+2 |
* | composer run cs:fix | Côme Chilliet | 2023-01-20 | 5 | -5/+0 |
* | Rename mastodon to fediverse | Carl Schwan | 2022-11-22 | 1 | -2/+2 |
* | Add mastodon personal info field | Carl Schwan | 2022-11-21 | 1 | -0/+2 |
* | Allow to tweak default scopes for accounts | Thomas Citharel | 2022-05-16 | 1 | -0/+36 |
* | Add example to DocBlock | Christopher Ng | 2022-03-17 | 1 | -0/+34 |
* | Add method to set all account properties from json | Christopher Ng | 2022-03-17 | 1 | -0/+9 |
* | Profile backend | Christopher Ng | 2021-10-19 | 1 | -0/+26 |
* | implement verification for additional mails | Arthur Schiwon | 2021-09-09 | 2 | -0/+29 |
* | adjust internal data handling logic to fix store and load | Arthur Schiwon | 2021-06-30 | 1 | -1/+2 |
* | prov api to be able to edit multivalue properties | Arthur Schiwon | 2021-06-30 | 1 | -0/+8 |
* | Merge pull request #27189 from nextcloud/feat/26866/account-collection-proper... | blizzz | 2021-06-08 | 3 | -3/+125 |
|\ |
|
| * | allow interacting with IAccountPropertyCollections | Arthur Schiwon | 2021-06-03 | 2 | -2/+42 |
| * | add IAccountPropertyCollection with implementation | Arthur Schiwon | 2021-06-03 | 1 | -0/+77 |
| * | extend AccountManager API with collection const | Arthur Schiwon | 2021-06-03 | 1 | -1/+6 |
* | | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 4 | -8/+7 |
|/ |
|
* | do not use private AccountManager in UsersController | Arthur Schiwon | 2021-05-25 | 2 | -2/+17 |
* | allow to set valid scopes only in AccountProperty | Arthur Schiwon | 2021-05-12 | 1 | -0/+3 |
* | Allow apps to write/update account data | Joas Schilling | 2021-03-31 | 1 | -0/+10 |
* | Map old account scope properties to new names | Vincent Petry | 2021-03-26 | 1 | -3/+3 |
* | Add new v2-private account scope | Vincent Petry | 2021-03-26 | 1 | -3/+46 |
* | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 1 | -0/+1 |
* | Add an endpoint to search for accounts based on phone number | Joas Schilling | 2020-12-07 | 1 | -0/+11 |
* | Remove @package annotations from public namespace | Julius Härtl | 2020-08-26 | 4 | -4/+0 |
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 2 | -0/+2 |
* | Add visibility to all constants | Christoph Wurst | 2020-04-10 | 1 | -13/+13 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 4 | -4/+0 |
* | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 1 | -1/+1 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -2/+0 |
* | Allow property filters to be null | Julius Härtl | 2018-10-24 | 1 | -1/+1 |
* | Add \OCP\Account public API | Julius Härtl | 2018-10-15 | 4 | -0/+310 |