summaryrefslogtreecommitdiffstats
path: root/lib/private/Share/Share.php
Commit message (Expand)AuthorAgeFilesLines
* Update license headersMorris Jobke2017-11-061-4/+1
* Merge pull request #6123 from nextcloud/cleanup-shareItemMorris Jobke2017-08-151-2/+3
|\
| * Cleanup usage of shareItem in internal code baseMorris Jobke2017-08-151-2/+3
* | Use proper methods for checkPasswordProtectedShareMorris Jobke2017-08-151-1/+1
|/
* Cleanup unused methodsMorris Jobke2017-08-151-675/+2
* Fix last failures with oracleJoas Schilling2017-08-021-2/+4
* Only use readable chars in Share TokensJoas Schilling2017-07-181-2/+1
* Remove OC_Group callLukas Reschke2017-05-151-1/+1
* Remove unused use statementsMorris Jobke2017-04-221-1/+0
* Do proper DIRoeland Jago Douma2017-04-111-1/+1
* remove discovery manager in favour of the OCSDiscoveryServiceBjoern Schiessle2017-04-111-5/+3
* Merge sharing backend JSLukas Reschke2017-03-241-9/+2
* Merge pull request #3679 from nextcloud/socialsharingLukas Reschke2017-03-161-0/+1
|\
| * Move social buttons to menuRoeland Jago Douma2017-03-031-1/+0
| * Add social sharingRoeland Jago Douma2017-03-031-0/+2
* | take share by mail into consideration if we calculate the access listBjoern Schiessle2017-03-141-3/+3
* | Remove legacy class OC_Group and OC_UserMorris Jobke2017-03-091-14/+84
|/
* Remove adding sharedialogmailviewRoeland Jago Douma2016-11-041-1/+0
* Adjust tests and DI for Share.phpLukas Reschke2016-11-021-3/+21
* Do not expose user data in exceptions & fix typoMorris Jobke2016-11-021-2/+2
* Add using casing check/fix for initMountPointsVincent Petry2016-11-021-0/+9
* Fix post_unshareFromSelf hook parameter formatVincent Petry2016-10-201-2/+2
* Move Share backends to PSR-4 instead of using class path (#24941)Joas Schilling2016-08-051-1/+1
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix othersJoas Schilling2016-07-211-4/+6
* Fix for #23066 (#24689)Torben Dannhauer2016-05-311-1/+1
* Update license headersLukas Reschke2016-05-261-3/+5
* Move \OC\Share to PSR-4Roeland Jago Douma2016-05-031-0/+2833