Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -4/+1 |
* | Merge pull request #6123 from nextcloud/cleanup-shareItem | Morris Jobke | 2017-08-15 | 1 | -2/+3 |
|\ | |||||
| * | Cleanup usage of shareItem in internal code base | Morris Jobke | 2017-08-15 | 1 | -2/+3 |
* | | Use proper methods for checkPasswordProtectedShare | Morris Jobke | 2017-08-15 | 1 | -1/+1 |
|/ | |||||
* | Cleanup unused methods | Morris Jobke | 2017-08-15 | 1 | -675/+2 |
* | Fix last failures with oracle | Joas Schilling | 2017-08-02 | 1 | -2/+4 |
* | Only use readable chars in Share Tokens | Joas Schilling | 2017-07-18 | 1 | -2/+1 |
* | Remove OC_Group call | Lukas Reschke | 2017-05-15 | 1 | -1/+1 |
* | Remove unused use statements | Morris Jobke | 2017-04-22 | 1 | -1/+0 |
* | Do proper DI | Roeland Jago Douma | 2017-04-11 | 1 | -1/+1 |
* | remove discovery manager in favour of the OCSDiscoveryService | Bjoern Schiessle | 2017-04-11 | 1 | -5/+3 |
* | Merge sharing backend JS | Lukas Reschke | 2017-03-24 | 1 | -9/+2 |
* | Merge pull request #3679 from nextcloud/socialsharing | Lukas Reschke | 2017-03-16 | 1 | -0/+1 |
|\ | |||||
| * | Move social buttons to menu | Roeland Jago Douma | 2017-03-03 | 1 | -1/+0 |
| * | Add social sharing | Roeland Jago Douma | 2017-03-03 | 1 | -0/+2 |
* | | take share by mail into consideration if we calculate the access list | Bjoern Schiessle | 2017-03-14 | 1 | -3/+3 |
* | | Remove legacy class OC_Group and OC_User | Morris Jobke | 2017-03-09 | 1 | -14/+84 |
|/ | |||||
* | Remove adding sharedialogmailview | Roeland Jago Douma | 2016-11-04 | 1 | -1/+0 |
* | Adjust tests and DI for Share.php | Lukas Reschke | 2016-11-02 | 1 | -3/+21 |
* | Do not expose user data in exceptions & fix typo | Morris Jobke | 2016-11-02 | 1 | -2/+2 |
* | Add using casing check/fix for initMountPoints | Vincent Petry | 2016-11-02 | 1 | -0/+9 |
* | Fix post_unshareFromSelf hook parameter format | Vincent Petry | 2016-10-20 | 1 | -2/+2 |
* | 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 | 1 | -1/+1 |
* | Fix others | Joas Schilling | 2016-07-21 | 1 | -4/+6 |
* | Fix for #23066 (#24689) | Torben Dannhauer | 2016-05-31 | 1 | -1/+1 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -3/+5 |
* | Move \OC\Share to PSR-4 | Roeland Jago Douma | 2016-05-03 | 1 | -0/+2833 |