aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/share20/share.php
Commit message (Expand)AuthorAgeFilesLines
* Move (new) sharing over to composer autoloaderRoeland Jago Douma2016-03-201-389/+0
* Properly check for legacy methodsRoeland Jago Douma2016-02-111-2/+9
* Merge pull request #22192 from owncloud/fix_19685Thomas Müller2016-02-091-0/+3
|\
| * Throw exceptionRoeland Jago Douma2016-02-091-1/+1
| * Only set the default expiration date on share creationRoeland Jago Douma2016-02-091-0/+3
* | Example hook checkRoeland Jago Douma2016-02-091-0/+1
|/
* [Share 2.0] Add missing post_update_permissions hookRoeland Jago Douma2016-02-041-0/+2
* Also add type (file/folder) to IShare objectRoeland Jago Douma2016-02-041-0/+37
* Make the share object lazyRoeland Jago Douma2016-02-041-7/+43
* [Share 2.0] Use strings for idsRoeland Jago Douma2016-02-031-0/+9
* [Share 2.0] Fix interfaces and commentsRoeland Jago Douma2016-01-281-7/+7
* [Share 2.0] Move IShare to OCPRoeland Jago Douma2016-01-271-1/+1
* [Share 2.0] Fix IShareRoeland Jago Douma2016-01-271-103/+29
* [Share 2.0] Use full share id (providerId:shareId)Roeland Jago Douma2016-01-131-14/+31
* Happy new year!Thomas Müller2016-01-121-1/+1
* [Share 2.0] Update share classRoeland Jago Douma2016-01-061-1/+1
* [Sharing 2.0] Fix phpdoc etcRoeland Jago Douma2015-11-241-2/+2
* [Share2.0] OCS Share API getShare uses new codeRoeland Jago Douma2015-11-161-12/+45
* Add unshare hooksRoeland Jago Douma2015-11-051-0/+23
* The new sharing code now handles deletionRoeland Jago Douma2015-11-051-48/+58
* Initial setup of shareing 2.0 sharemanager and shareRoeland Jago Douma2015-11-051-0/+285