Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move OCP\Share over to PSR-4 | Roeland Jago Douma | 2016-03-30 | 7 | -885/+0 |
* | Add setId and setProviderID to the public interface | Roeland Jago Douma | 2016-03-30 | 2 | -0/+54 |
* | Add config to sharemanager | Roeland Jago Douma | 2016-03-22 | 1 | -0/+7 |
* | Use more generic node instead of File/Folder | Roeland Jago Douma | 2016-03-11 | 2 | -8/+7 |
* | Fix some scrutinizer warning in the sharing code | Roeland Jago Douma | 2016-03-10 | 1 | -2/+2 |
* | Map Maci | Lukas Reschke | 2016-03-01 | 1 | -0/+1 |
* | Update author information | Lukas Reschke | 2016-03-01 | 1 | -1/+19 |
* | Throw exception | Roeland Jago Douma | 2016-02-09 | 1 | -1/+2 |
* | Only set the default expiration date on share creation | Roeland Jago Douma | 2016-02-09 | 1 | -1/+1 |
* | Respect not allowing outgoing shares | Roeland Jago Douma | 2016-02-08 | 1 | -0/+7 |
* | getSharesBy should also expire link shares | Roeland Jago Douma | 2016-02-06 | 1 | -1/+1 |
* | Also add type (file/folder) to IShare object | Roeland Jago Douma | 2016-02-04 | 1 | -0/+26 |
* | Make the share object lazy | Roeland Jago Douma | 2016-02-04 | 1 | -4/+12 |
* | [Share 2.0] Fix shareManager | Roeland Jago Douma | 2016-02-03 | 1 | -10/+10 |
* | [Share 2.0] Fix defaultshare provider | Roeland Jago Douma | 2016-02-03 | 1 | -1/+1 |
* | [Share 2.0] Use strings for ids | Roeland Jago Douma | 2016-02-03 | 2 | -17/+17 |
* | [Share 2.0] Add exceptions to OCP | Roeland Jago Douma | 2016-02-02 | 2 | -0/+60 |
* | [Share 2.0] Allow moving of shares | Roeland Jago Douma | 2016-02-02 | 2 | -3/+30 |
* | [Share 2.0] Allow recipient to be passed in to getShareById | Roeland Jago Douma | 2016-02-02 | 2 | -4/+9 |
* | Add path filter to OCS Share API ?shared_with_me=true | Roeland Jago Douma | 2016-01-29 | 2 | -2/+6 |
* | [Share 2.0] Remove setId and setProviderId from the interface | Roeland Jago Douma | 2016-01-28 | 1 | -18/+0 |
* | [Share 2.0] Fix interfaces and comments | Roeland Jago Douma | 2016-01-28 | 3 | -49/+51 |
* | [Share 2.0] Create IManger interface for share manager | Roeland Jago Douma | 2016-01-27 | 1 | -0/+210 |
* | [Share 2.0] Move IShare to OCP | Roeland Jago Douma | 2016-01-27 | 3 | -0/+474 |