Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add activity if a file was shared by mail | Bjoern Schiessle | 2016-11-08 | 1 | -1/+2 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | send mail for share-by-mail shares | Bjoern Schiessle | 2016-11-01 | 1 | -1/+3 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | add share by mail share provider | Bjoern Schiessle | 2016-11-01 | 1 | -0/+38 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | Add getShareTypesInFolder to optimize folder listening | Robin Appelman | 2016-10-31 | 1 | -0/+4 |
| | | | | Signed-off-by: Robin Appelman <icewind@owncloud.com> | ||||
* | Fix others | Joas Schilling | 2016-07-21 | 1 | -2/+3 |
| | |||||
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -1/+2 |
| | |||||
* | 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 federated sharing settings to the federatedfilesharing app | Björn Schießle | 2016-04-22 | 1 | -1/+2 |
| | |||||
* | Make shareproviders use the lazy root folder | Roeland Jago Douma | 2016-04-13 | 1 | -2/+2 |
| | |||||
* | re-try to send unshare notification if remote server is not available | Bjoern Schiessle | 2016-04-08 | 1 | -1/+2 |
| | |||||
* | Share type 2 is private | Roeland Jago Douma | 2016-04-04 | 1 | -2/+0 |
| | | | | | | This was added to the factory for legacy reasons when converting from old to new sharing code. It is not used anymore so can be deleted. Which means we no longer expose internal types. | ||||
* | Move (new) sharing over to composer autoloader | Roeland Jago Douma | 2016-03-20 | 1 | -0/+163 |