Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Remove adding sharedialogmailview | Roeland Jago Douma | 2016-11-04 | 1 | -1/+0 | |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | |||||
* | Adjust tests and DI for Share.php | Lukas Reschke | 2016-11-02 | 1 | -3/+21 | |
| | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | |||||
* | Do not expose user data in exceptions & fix typo | Morris Jobke | 2016-11-02 | 1 | -2/+2 | |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | |||||
* | Add using casing check/fix for initMountPoints | Vincent Petry | 2016-11-02 | 1 | -0/+9 | |
| | ||||||
* | introduce share by mail, ui part | Bjoern Schiessle | 2016-11-01 | 1 | -2/+2 | |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | |||||
* | Remove internal share mail function | Roeland Jago Douma | 2016-10-26 | 1 | -80/+0 | |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | |||||
* | Fix post_unshareFromSelf hook parameter format | Vincent Petry | 2016-10-20 | 1 | -2/+2 | |
| | | | | | | | | | | When unsharing from self in a group share situation, the share items passed to the post_unshareFromSelf hook were using the wrong format in which the attribute names (ex: "share_type") have non camel-case format. This fix makes sure that in group sharing case we use the correct format. It looks like the code was already producing it but in array_merge it was not using it and adding the unprocessed one. | |||||
* | Move Share backends to PSR-4 instead of using class path (#24941) | Joas Schilling | 2016-08-05 | 1 | -1/+1 | |
| | ||||||
* | Update with robin | Joas Schilling | 2016-07-21 | 2 | -2/+2 | |
| | ||||||
* | Fix others | Joas Schilling | 2016-07-21 | 5 | -11/+17 | |
| | ||||||
* | Fix for #23066 (#24689) | Torben Dannhauer | 2016-05-31 | 1 | -1/+1 | |
| | ||||||
* | Update license headers | Lukas Reschke | 2016-05-26 | 5 | -9/+12 | |
| | ||||||
* | Send permalink in internal share notification emails | Vincent Petry | 2016-05-06 | 1 | -20/+2 | |
| | ||||||
* | Move \OC\Share to PSR-4 | Roeland Jago Douma | 2016-05-03 | 5 | -0/+3536 | |