Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move (new) sharing over to composer autoloader | Roeland Jago Douma | 2016-03-20 | 1 | -389/+0 |
* | Properly check for legacy methods | Roeland Jago Douma | 2016-02-11 | 1 | -2/+9 |
* | Merge pull request #22192 from owncloud/fix_19685 | Thomas Müller | 2016-02-09 | 1 | -0/+3 |
|\ | |||||
| * | Throw exception | Roeland Jago Douma | 2016-02-09 | 1 | -1/+1 |
| * | Only set the default expiration date on share creation | Roeland Jago Douma | 2016-02-09 | 1 | -0/+3 |
* | | Example hook check | Roeland Jago Douma | 2016-02-09 | 1 | -0/+1 |
|/ | |||||
* | [Share 2.0] Add missing post_update_permissions hook | Roeland Jago Douma | 2016-02-04 | 1 | -0/+2 |
* | Also add type (file/folder) to IShare object | Roeland Jago Douma | 2016-02-04 | 1 | -0/+37 |
* | Make the share object lazy | Roeland Jago Douma | 2016-02-04 | 1 | -7/+43 |
* | [Share 2.0] Use strings for ids | Roeland Jago Douma | 2016-02-03 | 1 | -0/+9 |
* | [Share 2.0] Fix interfaces and comments | Roeland Jago Douma | 2016-01-28 | 1 | -7/+7 |
* | [Share 2.0] Move IShare to OCP | Roeland Jago Douma | 2016-01-27 | 1 | -1/+1 |
* | [Share 2.0] Fix IShare | Roeland Jago Douma | 2016-01-27 | 1 | -103/+29 |
* | [Share 2.0] Use full share id (providerId:shareId) | Roeland Jago Douma | 2016-01-13 | 1 | -14/+31 |
* | Happy new year! | Thomas Müller | 2016-01-12 | 1 | -1/+1 |
* | [Share 2.0] Update share class | Roeland Jago Douma | 2016-01-06 | 1 | -1/+1 |
* | [Sharing 2.0] Fix phpdoc etc | Roeland Jago Douma | 2015-11-24 | 1 | -2/+2 |
* | [Share2.0] OCS Share API getShare uses new code | Roeland Jago Douma | 2015-11-16 | 1 | -12/+45 |
* | Add unshare hooks | Roeland Jago Douma | 2015-11-05 | 1 | -0/+23 |
* | The new sharing code now handles deletion | Roeland Jago Douma | 2015-11-05 | 1 | -48/+58 |
* | Initial setup of shareing 2.0 sharemanager and share | Roeland Jago Douma | 2015-11-05 | 1 | -0/+285 |