| Commit message (Expand) | Author | Age | Files | Lines |
* | style: update codestyle for coding-standard 1.2.3 | Daniel Kesselberg | 2024-08-25 | 1 | -1/+1 |
* | fix(federation): Fix missing protocol on CloudID remote | Joas Schilling | 2024-06-27 | 1 | -3/+13 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-24 | 1 | -24/+2 |
* | fix(federation): ICloudId->getRemote() should contain the protocol | Joas Schilling | 2024-04-02 | 1 | -2/+3 |
* | fix(federation): Fix creating local cloudIds with http:// protocol | Joas Schilling | 2024-03-25 | 1 | -13/+12 |
* | displayname on federated shares | Maxence Lange | 2023-06-28 | 1 | -4/+5 |
* | Refactors "strpos" calls in lib/private to improve code readability. | Faraz Samapoor | 2023-05-15 | 1 | -4/+4 |
* | Validate if the user part of a "cloud id" can even be a valid user id | Joas Schilling | 2022-12-09 | 1 | -0/+3 |
* | cache cloud id data in CloudIdManager | Robin Appelman | 2022-08-31 | 1 | -6/+73 |
* | Limit more contact searches | Joas Schilling | 2021-12-08 | 1 | -1/+6 |
* | Allow to get a local cloud id without going through the contacts manager | Julius Härtl | 2021-07-14 | 1 | -11/+34 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -2/+1 |
* | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 1 | -0/+2 |
* | [Fix #24682]: ensure federation cloud id is retruned if FN property not found | Guillaume Virlet | 2020-12-13 | 1 | -1/+7 |
* | send expected format of cloud id | Arthur Schiwon | 2020-11-24 | 1 | -1/+2 |
* | set the display name of federated sharees from addressbook | Arthur Schiwon | 2020-11-24 | 1 | -11/+37 |
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 1 | -0/+1 |
* | Use elseif instead of else if | Christoph Wurst | 2020-04-10 | 1 | -2/+2 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+4 |
* | Make OCP\Federation strict | Roeland Jago Douma | 2018-01-16 | 1 | -5/+6 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -6/+10 |
* | Fix DI of the cloud id manager into apps | Joas Schilling | 2017-02-14 | 1 | -0/+1 |
* | fix copyright headers | Robin Appelman | 2017-02-09 | 1 | -0/+2 |
* | clean cloud ids | Robin Appelman | 2017-02-09 | 1 | -3/+2 |
* | add tests | Robin Appelman | 2017-02-08 | 1 | -1/+1 |
* | Add a single public api for resolving a cloud id to a user and remote and back | Robin Appelman | 2017-02-08 | 1 | -0/+108 |