| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove @package annotations from public namespace | Julius Härtl | 2020-08-27 | 11 | -11/+0 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 9 | -12/+0 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 13 | -13/+45 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -1/+1 |
* | Use numeric placeholders if there are multiple, so that RTL languages can ope... | Joas Schilling | 2018-10-09 | 1 | -1/+1 |
* | Fix exception class | Joas Schilling | 2018-09-10 | 1 | -1/+1 |
* | Fixed tiny grammar issue | rakekniven | 2018-07-31 | 1 | -2/+2 |
* | fix return type from send share | Bjoern Schiessle | 2018-07-02 | 1 | -1/+1 |
* | add support for different share types | Bjoern Schiessle | 2018-07-02 | 1 | -0/+9 |
* | cleanup variable naming, it is actually a resource type | Bjoern Schiessle | 2018-07-02 | 1 | -7/+7 |
* | some minor fixes and clode cleanup | Bjoern Schiessle | 2018-07-02 | 9 | -3/+86 |
* | replace \OCP\Federation\Exception\ShareNotFoundException with the generic \OC... | Bjoern Schiessle | 2018-07-02 | 2 | -31/+2 |
* | send reshare over OCM API | Bjoern Schiessle | 2018-07-02 | 2 | -2/+3 |
* | implement accept share notification | Bjoern Schiessle | 2018-07-02 | 3 | -0/+110 |
* | adjust to latest api version | Bjoern Schiessle | 2018-07-02 | 4 | -7/+20 |
* | send accept share notification (WIP) | Bjoern Schiessle | 2018-07-02 | 4 | -9/+52 |
* | use new API to send a federated share if possible | Bjoern Schiessle | 2018-07-02 | 2 | -9/+2 |
* | check if cloud federation api is ready | Bjoern Schiessle | 2018-07-02 | 1 | -0/+9 |
* | implement receiving of federated shares | Bjoern Schiessle | 2018-07-02 | 2 | -7/+11 |
* | start implementing federated sharing 2.0 | Bjoern Schiessle | 2018-07-02 | 9 | -0/+648 |
* | Make OCP\Federation strict | Roeland Jago Douma | 2018-01-16 | 2 | -7/+9 |
* | Update license headers | Morris Jobke | 2017-11-06 | 2 | -12/+19 |
* | Document that it throws | Joas Schilling | 2017-08-14 | 1 | -0/+1 |
* | fix copyright headers | Robin Appelman | 2017-02-09 | 2 | -2/+6 |
* | Add a single public api for resolving a cloud id to a user and remote and back | Robin Appelman | 2017-02-08 | 2 | -0/+113 |