summaryrefslogtreecommitdiffstats
path: root/lib/public
Commit message (Expand)AuthorAgeFilesLines
* Make the share object lazyRoeland Jago Douma2016-02-041-4/+12
* Merge pull request #22110 from owncloud/comment-types-always-pluralThomas Müller2016-02-042-7/+7
|\
| * types shall always be pluralArthur Schiwon2016-02-032-7/+7
* | [Share 2.0] Fix shareManagerRoeland Jago Douma2016-02-031-10/+10
* | [Share 2.0] Fix defaultshare providerRoeland Jago Douma2016-02-031-1/+1
* | [Share 2.0] Use strings for idsRoeland Jago Douma2016-02-032-17/+17
|/
* Merge pull request #22071 from owncloud/cache-split-insertThomas Müller2016-02-031-0/+13
|\
| * split cache->insert from cache->putRobin Appelman2016-02-031-0/+13
* | Merge pull request #22070 from owncloud/share2_exceptionsThomas Müller2016-02-032-0/+60
|\ \
| * | [Share 2.0] Add exceptions to OCPRoeland Jago Douma2016-02-022-0/+60
* | | Add store/retrieve checksumsRoeland Jago Douma2016-02-031-0/+8
|/ /
* | Merge pull request #22013 from owncloud/share2_moveshareThomas Müller2016-02-022-3/+30
|\ \ | |/ |/|
| * [Share 2.0] Allow moving of sharesRoeland Jago Douma2016-02-022-3/+30
* | Merge pull request #22049 from owncloud/issue-22041-activities-for-systemtagsThomas Müller2016-02-022-0/+178
|\ \ | |/ |/|
| * Dispatch events when tags are added/updated/deletedJoas Schilling2016-02-021-0/+85
| * Dispatch some events when tags are un-/assignedJoas Schilling2016-02-021-0/+93
* | [Share 2.0] Allow recipient to be passed in to getShareByIdRoeland Jago Douma2016-02-022-4/+9
|/
* Merge pull request #21967 from owncloud/comments-webdavThomas Müller2016-02-011-1/+47
|\
| * introduce comments read marke tables, comes with user cleanup after deletionArthur Schiwon2016-01-291-0/+19
| * Comments WebDAV adjustementsArthur Schiwon2016-01-291-1/+28
* | Merge pull request #21989 from owncloud/make-csp-modifiableThomas Müller2016-02-015-323/+458
|\ \
| * | Add public API to give developers the possibility to adjust the global CSP de...Lukas Reschke2016-01-285-323/+458
* | | Merge pull request #22022 from owncloud/share_ocs_filter_path_sharedwithmeThomas Müller2016-02-012-2/+6
|\ \ \
| * | | Add path filter to OCS Share API ?shared_with_me=trueRoeland Jago Douma2016-01-292-2/+6
| | |/ | |/|
* | | Merge pull request #22012 from owncloud/storagenotavailableexception-codeThomas Müller2016-02-011-1/+1
|\ \ \
| * | | Default to STATUS_ERROR in StorageNotAvailableExceptionRobin McCorkell2016-01-291-1/+1
* | | | Merge pull request #21956 from owncloud/cross-cache-moveThomas Müller2016-01-292-1/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | Add fallback moveFromCache implementationRobin Appelman2016-01-292-1/+5
* | | | Remove other broken usages in deprecated methodsJoas Schilling2016-01-291-35/+3
* | | | Deprecate the method and warn against using itJoas Schilling2016-01-281-0/+2
| |_|/ |/| |
* | | Merge pull request #21858 from owncloud/getMountsForFileIdThomas Müller2016-01-281-0/+15
|\ \ \
| * | | add IUserMountCache->getMountsForFileIdRobin Appelman2016-01-271-0/+15
| |/ /
* | | [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-283-49/+51
* | | [Share 2.0] Add getShareManager to OCP\IServerContainerRoeland Jago Douma2016-01-271-0/+8
* | | [Share 2.0] Create IManger interface for share managerRoeland Jago Douma2016-01-271-0/+210
* | | [Share 2.0] Move IShare to OCPRoeland Jago Douma2016-01-273-0/+474
* | | clean cache interfaceRobin Appelman2016-01-271-15/+0
|/ /
* | Merge pull request #21741 from owncloud/l10n-improvementsThomas Müller2016-01-271-0/+43
|\ \
| * | Move finding the language files and creating the function out of the objectJoas Schilling2016-01-261-0/+10
| * | Move findLanguage() and setLanguageFromRequest() to factoryJoas Schilling2016-01-261-0/+16
| * | Move languageExists() to the factoryJoas Schilling2016-01-261-0/+8
| * | Move findAvailableLanguages() to the factoryJoas Schilling2016-01-261-0/+9
* | | Fix Oracle comparisonsJoas Schilling2016-01-261-25/+73
* | | Adjust comments to the new constantsJoas Schilling2016-01-261-1/+1
|/ /
* | Merge pull request #21894 from owncloud/refactor-csrfThomas Müller2016-01-261-3/+13
|\ \ | |/ |/|
| * Add new CSRF manager for unit testing purposesLukas Reschke2016-01-251-3/+13
* | Merge pull request #21892 from owncloud/issue-21890-parametersThomas Müller2016-01-251-0/+39
|\ \
| * | Add parameters to public interfaceJoas Schilling2016-01-251-0/+39
* | | Adding support of -1 as size to be passed into get and getFileThomas Müller2016-01-251-3/+3
|/ /