Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix some more sniffs | Joas Schilling | 2016-09-12 | 1 | -1/+0 |
| | |||||
* | Move federated sharing routes to the federatedfilesharingapp | Roeland Jago Douma | 2016-08-28 | 1 | -0/+34 |
| | | | | | | | | * Move routes to app * Move routes over to the AppFramework * Fix tests There is plenty of stuff to fix properly here. But out of scope for now. | ||||
* | adjust federatedfilesharing | Arthur Schiwon | 2016-08-11 | 1 | -1/+0 |
| | |||||
* | Fix apps/ | Joas Schilling | 2016-07-21 | 1 | -1/+2 |
| | |||||
* | create a real federated share if a user add a public link to his ownCloud | Björn Schießle | 2016-07-14 | 1 | -0/+4 |
| | | | | this way the owner sees all mounted public links and control them individually | ||||
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -1/+1 |
| | |||||
* | use share initiator as fall back to access the file | Björn Schießle | 2016-05-20 | 1 | -1/+2 |
| | | | | | in case of federated re-shares the owner can be a remote user. Therefore we can't always use to owner to access the local file | ||||
* | Move FederatedFileSharing to PSR-4 | Joas Schilling | 2016-05-18 | 1 | -0/+88 |