summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2016-01-202-0/+2
* Merge pull request #21754 from owncloud/ocs_share_api_add_share_ownerThomas Müller2016-01-182-11/+21
|\
| * [Share 2.0] Add share owner information to OCS Share APIRoeland Jago Douma2016-01-152-11/+21
* | handle noopscanner in shared scannerRobin Appelman2016-01-152-2/+29
* | propagate folder size in the same query for write updatesRobin Appelman2016-01-151-3/+4
|/
* Merge pull request #21117 from owncloud/owner-file-existsThomas Müller2016-01-151-8/+2
|\
| * de-deplicate getUidAndFilenameRobin Appelman2016-01-111-8/+2
* | Merge pull request #20898 from owncloud/cache-interfacesThomas Müller2016-01-158-20/+32
|\ \
| * | add watcher interfaceRobin Appelman2016-01-141-1/+2
| * | add scanner interfaceRobin Appelman2016-01-141-1/+1
| * | Return a class from cache operations instead of an arrayRobin Appelman2016-01-141-6/+7
| * | Safe teardownsRobin Appelman2016-01-145-12/+22
* | | [tx-robot] updated from transifexJenkins for ownCloud2016-01-152-0/+2
|/ /
* | [tx-robot] updated from transifexJenkins for ownCloud2016-01-142-2/+28
* | [Share 2.0] Use full share id (providerId:shareId)Roeland Jago Douma2016-01-132-15/+36
* | [Share 2.0] Add share provider factoryRoeland Jago Douma2016-01-131-27/+1
* | [Share 2.0] Allow registering of share providersRoeland Jago Douma2016-01-131-12/+24
* | Merge pull request #21615 from owncloud/shared-islocalThomas Müller2016-01-131-0/+7
|\ \
| * | implement isLocal for shared storageRobin Appelman2016-01-111-0/+7
| |/
* | Happy new year!Thomas Müller2016-01-1281-91/+116
* | Add unit tests to make sure we do not lower the searchRoeland Jago Douma2016-01-121-0/+4
* | Do not lower the sharee searchRoeland Jago Douma2016-01-121-1/+1
* | Merge pull request #21628 from owncloud/deprecated_secure_random_funcionsThomas Müller2016-01-121-1/+1
|\ \
| * | getLowStrengthGenerator does not do anything anymoreRoeland Jago Douma2016-01-111-1/+1
| |/
* / [tx-robot] updated from transifexJenkins for ownCloud2016-01-122-2/+112
|/
* [tx-robot] updated from transifexJenkins for ownCloud2016-01-104-20/+24
* [tx-robot] updated from transifexJenkins for ownCloud2016-01-092-2/+6
* Properly close db cursorsRoeland Jago Douma2016-01-081-1/+1
* Make sure to respect deleted group shares by userRoeland Jago Douma2016-01-081-0/+79
* Make sure that permissions stay in sync for share_type 2Roeland Jago Douma2016-01-081-0/+135
* Fix public page URL JS testVincent Petry2016-01-081-1/+3
* Merge pull request #21506 from owncloud/issue-20218-min-max-owncloud-version-...Thomas Müller2016-01-071-2/+1
|\
| * Remove deprecated shipped flag from info.xml which has no use anymoreJoas Schilling2016-01-071-1/+0
| * Add ownCloud min and max version for shipped appsJoas Schilling2016-01-071-1/+1
* | Merge pull request #20773 from owncloud/share2.0_createThomas Müller2016-01-073-10/+451
|\ \
| * | [Sharing 2.0] Add L10N instance to manager for translated errorsRoeland Jago Douma2016-01-062-5/+9
| * | [Sharing 2.0] Do not use static function to get numeric storage idRoeland Jago Douma2016-01-062-5/+15
| * | [Sharing 2.0] General exceptions return 403Roeland Jago Douma2016-01-061-1/+1
| * | [Share 2.0] Enable share creation via OCS APIRoeland Jago Douma2016-01-063-5/+432
* | | Add token in webdav download link of public pageVincent Petry2016-01-072-4/+8
| |/ |/|
* | [tx-robot] updated from transifexJenkins for ownCloud2016-01-074-0/+4
|/
* [tx-robot] updated from transifexJenkins for ownCloud2016-01-062-6/+6
* [tx-robot] updated from transifexJenkins for ownCloud2016-01-042-0/+2
* [tx-robot] updated from transifexJenkins for ownCloud2015-12-314-0/+4
* [tx-robot] updated from transifexJenkins for ownCloud2015-12-282-0/+4
* [tx-robot] updated from transifexJenkins for ownCloud2015-12-272-0/+2
* [tx-robot] updated from transifexJenkins for ownCloud2015-12-204-0/+4
* [tx-robot] updated from transifexJenkins for ownCloud2015-12-192-0/+2
* Removed deprecated OC_Helper::mimeTypeIcon functionRoeland Jago Douma2015-12-181-1/+1
* Merge pull request #21268 from owncloud/cleanup-OC_Helper-getFileNameMimeTypeThomas Müller2015-12-181-2/+4
|\