Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | set the display name of federated sharees from addressbook | Arthur Schiwon | 2020-11-25 | 1 | -1/+10 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Use exactly one empty line after the namespace declaration | Christoph Wurst | 2020-04-09 | 1 | -1/+0 |
| | | | | | | For PSR2 Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 1 | -0/+1 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 1 | -10/+10 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+1 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 1 | -2/+3 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -1/+0 |
| | | | | | | | | | | | * Order the imports * No leading slash on imports * Empty line before namespace * One line per import * Empty after imports * Emmpty line at bottom of file Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+3 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Use ::class in test mocks | Morris Jobke | 2017-10-24 | 1 | -2/+2 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | remove test for removed code | Robin Appelman | 2017-02-08 | 1 | -22/+0 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Add a single public api for resolving a cloud id to a user and remote and back | Robin Appelman | 2017-02-08 | 1 | -1/+7 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | use https by default if no protocol is given. Only use unsecure connection ↵ | Bjoern Schiessle | 2016-11-02 | 1 | -0/+20 |
| | | | | | | if it is explicitely given Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | Fix deprecated usages of getMock in federatedfilesharing | Roeland Jago Douma | 2016-08-31 | 1 | -2/+4 |
| | |||||
* | Fix apps/ | Joas Schilling | 2016-07-21 | 1 | -2/+3 |
| | |||||
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -1/+1 |
| | |||||
* | create re-share by owner and propagate unshare and unshare-from self request | Björn Schießle | 2016-05-20 | 1 | -2/+1 |
| | | | | correctly accross share owner and share initiator | ||||
* | Move FederatedFileSharing to PSR-4 | Joas Schilling | 2016-05-18 | 1 | -0/+199 |