Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move federated sharing settings to the federatedfilesharing app | Björn Schießle | 2016-04-22 | 1 | -1/+45 |
| | |||||
* | Merge pull request #23798 from owncloud/federated-unshare-background-job | Morris Jobke | 2016-04-11 | 1 | -0/+151 |
|\ | | | | | re-try to send unshare notification if remote server is not available | ||||
| * | re-try to send unshare notification if remote server is not available | Bjoern Schiessle | 2016-04-08 | 1 | -0/+151 |
| | | |||||
* | | Migrate post_userDelete hook to share manager | Roeland Jago Douma | 2016-04-04 | 1 | -0/+48 |
|/ | | | | | | | | | | | | | This makes the post_userDelete hook call the sharemanager. This will cleanup to and from this user. * All shares owned by this user * All shares with this user (user) * All custom group shares * All link share initiated by this user (to avoid invisible link shares) Unit tests are added for the defaultshare provider as well as the federated share provider | ||||
* | Add new apps | Lukas Reschke | 2016-03-01 | 3 | -1/+21 |
| | |||||
* | Add autodiscovery support to server-to-server sharing | Lukas Reschke | 2016-02-26 | 1 | -0/+194 |
| | | | | Adds autodiscovery support to server-to-server sharing as specified in the specification. If no discovery data is found it is using the fallback ownCloud endpoints for legacy support. | ||||
* | Added tests for used parts | Roeland Jago Douma | 2016-02-08 | 3 | -2/+449 |
| | |||||
* | implementation of the federated share provider | Bjoern Schiessle | 2016-02-08 | 2 | -0/+260 |