summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2013-04-221-0/+3
* [tx-robot] updated from transifexJenkins for ownCloud2013-04-181-0/+2
* [tx-robot] updated from transifexJenkins for ownCloud2013-04-171-0/+4
* [tx-robot] updated from transifexJenkins for ownCloud2013-04-161-2/+2
* [tx-robot] updated from transifexJenkins for ownCloud2013-04-131-0/+3
* [tx-robot] updated from transifexJenkins for ownCloud2013-04-101-7/+7
* [tx-robot] updated from transifexJenkins for ownCloud2013-04-041-0/+5
* [tx-robot] updated from transifexJenkins for ownCloud2013-04-031-0/+4
* [tx-robot] updated from transifexJenkins for ownCloud2013-03-271-0/+3
* Merge pull request #2270 from owncloud/fix_json_encoded_pubic_downloadBjörn Schießle2013-03-261-1/+7
|\
| * let public link download handle json encoded file listsBjörn Schießle2013-03-131-1/+7
* | the old path no longer exists after rename, update the parent folder insteadBjörn Schießle2013-03-251-1/+1
* | fix indentionBjörn Schießle2013-03-251-12/+12
* | skip update if the recipient is the same user as the owner, otherwise we run ...Björn Schießle2013-03-251-5/+9
* | use html video tag to preview videos for public sharesBjörn Schießle2013-03-141-1/+8
* | [tx-robot] updated from transifexJenkins for ownCloud2013-03-141-0/+4
* | we need to listen to the pre delete hook, otherwise the file is already goneBjörn Schießle2013-03-131-1/+1
|/
* Merge pull request #1786 from owncloud/shared-folder-etagsBernhard Posselt2013-03-115-39/+181
|\
| * Fix correctFolders and retrieve the correct storage cacheMichael Gapczynski2013-03-082-17/+17
| * not only files can be reshared but also foldersBjörn Schießle2013-03-081-1/+1
| * Fix share hook for updaterMichael Gapczynski2013-03-081-2/+14
| * use pre_unshare hook, otherwise the share is already removed. Which means tha...Björn Schießle2013-03-081-1/+1
| * Merge branch 'master' into shared-folder-etagsMichael Gapczynski2013-03-072-10/+32
| |\
| * | itemSource parameter should be fileSourceMichael Gapczynski2013-03-071-2/+2
| * | Update Shared folders ETags of users with resharesMichael Gapczynski2013-03-061-5/+11
| * | Move hook connectors from shared storage to app.php, add post_unshare hookMichael Gapczynski2013-03-052-4/+5
| * | Merge branch 'master' into shared-folder-etagsMichael Gapczynski2013-03-055-42/+41
| |\ \
| * | | Fix variable name in Shared_UpdaterMichael Gapczynski2013-03-021-1/+1
| * | | Update ETag when file is sharedMichael Gapczynski2013-03-022-0/+11
| * | | Merge branch 'master' into shared-folder-etagsMichael Gapczynski2013-02-2812-23/+68
| |\ \ \
| * | | | Fix target path and reuse mtimeMichael Gapczynski2013-02-261-4/+4
| * | | | Correct parent folders' ETags for all users with access to a shared fileMichael Gapczynski2013-02-264-2/+83
| * | | | Fix variableMichael Gapczynski2013-02-231-1/+1
| * | | | Return unknown free space for shared root folder so we can still upload parti...Michael Gapczynski2013-02-231-1/+1
| * | | | Fix WebDAV uploading of partial shared filesMichael Gapczynski2013-02-231-27/+46
| * | | | Include etag field for folder contentsMichael Gapczynski2013-02-231-0/+1
| * | | | Include etags for the root of the shared folderMichael Gapczynski2013-02-191-3/+13
* | | | | Merge pull request #2165 from owncloud/fix_2155Lukas Reschke2013-03-081-1/+5
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Offer download of whole shared dir only if it does not exceed zip input limitArthur Schiwon2013-03-071-1/+5
| | |_|/ | |/| |
* / | | Fix fetching source path of shared filesMichael Gapczynski2013-03-072-11/+32
|/ / /
* | | Merge pull request #2092 from owncloud/infieldlabels-placeholderLukas Reschke2013-03-041-2/+2
|\ \ \
| * | | explicitly add empty placeholder to inputs which use infield labels, fix #2049Jan-Christoph Borchardt2013-03-041-2/+2
* | | | Merge pull request #2030 from j-ed/masterBernhard Posselt2013-03-041-6/+6
|\ \ \ \ | |/ / / |/| | |
| * | | Update app.phpj-ed2013-03-021-6/+6
| | |/ | |/|
* | | Change remove() $user parameter to optionalMichael Gapczynski2013-03-041-1/+1
* | | [files_sharing] From echo to pLukas Reschke2013-02-273-32/+31
|/ /
* | [tx-robot] updated from transifexJenkins for ownCloud2013-02-272-0/+6
* | [tx-robot] updated from transifexJenkins for ownCloud2013-02-271-0/+4
* | Merge pull request #1856 from owncloud/fix_error_handling_stream_copyFrank Karlitschek2013-02-251-1/+2
|\ \
| * | return both, count and result if the operation succeeded or failed. Maybe in ...Björn Schießle2013-02-221-1/+2
| |/