summaryrefslogtreecommitdiffstats
path: root/lib/public/share/ishare.php
Commit message (Expand)AuthorAgeFilesLines
* Move OCP\Share over to PSR-4Roeland Jago Douma2016-03-301-326/+0
* Add setId and setProviderID to the public interfaceRoeland Jago Douma2016-03-301-0/+27
* Throw exceptionRoeland Jago Douma2016-02-091-1/+2
* Only set the default expiration date on share creationRoeland Jago Douma2016-02-091-1/+1
* Also add type (file/folder) to IShare objectRoeland Jago Douma2016-02-041-0/+26
* Make the share object lazyRoeland Jago Douma2016-02-041-4/+12
* [Share 2.0] Use strings for idsRoeland Jago Douma2016-02-031-6/+6
* [Share 2.0] Remove setId and setProviderId from the interfaceRoeland Jago Douma2016-01-281-18/+0
* [Share 2.0] Fix interfaces and commentsRoeland Jago Douma2016-01-281-40/+39
* [Share 2.0] Move IShare to OCPRoeland Jago Douma2016-01-271-0/+283