| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #3614 from nextcloud/discover-federatedsharing-endpoints | Björn Schießle | 2017-04-12 | 1 | -5/+3 |
|\ |
|
| * | 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 |
* | | Removes unused code for link share emails | Morris Jobke | 2017-04-11 | 1 | -68/+0 |
|/ |
|
* | Move OC_Defaults to OCP\Defaults | Morris Jobke | 2017-04-09 | 1 | -1/+0 |
* | Merge sharing backend JS | Lukas Reschke | 2017-03-24 | 1 | -9/+2 |
* | shares-circles | Maxence Lange | 2017-03-17 | 1 | -0/+1 |
* | 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 |
|/ |
|
* | Add a single public api for resolving a cloud id to a user and remote and back | Robin Appelman | 2017-02-08 | 1 | -37/+5 |
* | 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 |
* | introduce share by mail, ui part | Bjoern Schiessle | 2016-11-01 | 1 | -2/+2 |
* | Remove internal share mail function | Roeland Jago Douma | 2016-10-26 | 1 | -80/+0 |
* | 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 | 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 |