aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/Share/IManager.php
Commit message (Expand)AuthorAgeFilesLines
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Expose enumeration config though share managerJulius Härtl2020-03-201-0/+16
* Update license headersChristoph Wurst2019-12-051-1/+4
* Allow to accept group sharesJoas Schilling2019-11-121-0/+12
* fixup! Get all shares as iterableDaniel Calviño Sánchez2019-10-301-0/+1
* Get all shares as iterableRoeland Jago Douma2019-10-301-0/+11
* implement federated group sharesBjoern Schiessle2018-07-111-0/+8
* Fix PHPDocMorris Jobke2018-07-051-1/+1
* getDeletedSharedWith methodJohn Molakvoæ (skjnldsv)2018-07-051-0/+14
* Add API to undelete delete group sharesRoeland Jago Douma2018-07-051-0/+15
* Update license headersMorris Jobke2017-11-061-0/+4
* Add exceptions to PHPDoc of interfaceLukas Reschke2017-09-101-0/+3
* Adjust docs and make !$currentAccess simplerJoas Schilling2017-04-131-8/+23
* Fix returned paths for remote sharesJoas Schilling2017-04-131-1/+1
* Return the paths for the users without setting them all upJoas Schilling2017-04-131-2/+3
* Fix commentsRoeland Jago Douma2017-04-131-2/+3
* Added to public interfaceRoeland Jago Douma2017-04-131-0/+30
* @since 9.2.0 to @since 11.0.0Roeland Jago Douma2016-11-151-2/+2
* fix phpdocRobin Appelman2016-11-091-1/+1
* add method to check if a share provider for a given type is loadedBjoern Schiessle2016-11-011-0/+8
* Stricter signatureRoeland Jago Douma2016-10-311-2/+3
* Add getShareTypesInFolder to optimize folder listeningRobin Appelman2016-10-311-0/+11
* Fix othersJoas Schilling2016-07-211-2/+3
* Fix phpdocRoeland Jago Douma2016-05-101-2/+1
* Move post_removeFromGroup to shareManagerRoeland Jago Douma2016-04-131-1/+11
* Migrate post_groupDelete hook to share manager (#23841)Roeland Douma2016-04-121-0/+9
* Migrate post_userDelete hook to share managerRoeland Jago Douma2016-04-041-0/+11
* Move OCP\Share over to PSR-4Roeland Jago Douma2016-03-301-0/+247