aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/Share/IShareProvider.php
Commit message (Expand)AuthorAgeFilesLines
* fix: Add `acceptShare` as an interfaceFerdinand Thiessen2024-07-301-10/+0
* chore: Add SPDX headerAndy Scherzinger2024-05-241-22/+4
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-1/+1
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* Add argument to getSharesInFolder enable deep share lookupLouis Chemineau2022-07-261-1/+2
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Fix docblock return type for IShareProviderRoeland Jago Douma2021-03-021-1/+1
* Remove @package annotations from public namespaceJulius Härtl2020-08-261-1/+0
* Update license headersChristoph Wurst2019-12-051-1/+3
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+1
* Allow to accept group sharesJoas Schilling2019-11-121-0/+10
* fixup! Get all shares as iterableDaniel Calviño Sánchez2019-10-301-0/+1
* Get all shares as iterableRoeland Jago Douma2019-10-301-0/+8
* Add API to undelete delete group sharesRoeland Jago Douma2018-07-051-0/+14
* replace \OCP\Federation\Exception\ShareNotFoundException with the generic \OC...Bjoern Schiessle2018-07-021-2/+1
* implement accept share notificationBjoern Schiessle2018-07-021-3/+3
* Update license headersMorris Jobke2017-11-061-0/+2
* Adjust docs and make !$currentAccess simplerJoas Schilling2017-04-131-8/+2
* 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-3/+4
* Offload acceslist creation to providersRoeland Jago Douma2017-04-131-0/+17
* @since 9.2.0 to @since 11.0.0Roeland Jago Douma2016-11-151-1/+1
* 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
* Move post_removeFromGroup to shareManagerRoeland Jago Douma2016-04-131-0/+11
* Migrate post_groupDelete hook to share manager (#23841)Roeland Douma2016-04-121-0/+10
* Migrate post_userDelete hook to share managerRoeland Jago Douma2016-04-041-0/+10
* Move OCP\Share over to PSR-4Roeland Jago Douma2016-03-301-0/+149