summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
Commit message (Expand)AuthorAgeFilesLines
* Use the new session wrapperRobin Appelman2013-05-281-3/+3
* [tx-robot] updated from transifexJenkins for ownCloud2013-05-241-7/+1
* RUNTIME_NOSETUPFS no longer exists, using tearDownFS() in public links insteadMichael Gapczynski2013-05-221-1/+1
* [tx-robot] updated from transifexJenkins for ownCloud2013-05-211-0/+3
* [tx-robot] updated from transifexJenkins for ownCloud2013-05-122-1/+12
* Merge pull request #3222 from owncloud/fix-3218Bart Visscher2013-05-032-5/+26
|\
| * Fix retrieving of mount points for shared storage, fix #3218Michael Gapczynski2013-05-022-5/+26
* | Merge pull request #3212 from owncloud/stop-linksMorris Jobke2013-05-021-0/+7
|\ \ | |/ |/|
| * Don't display shared links if disabledMichael Gapczynski2013-05-011-0/+7
* | Merge pull request #3211 from owncloud/fix-2816Frank Karlitschek2013-05-021-5/+3
|\ \ | |/ |/|
| * Fix #2816 renaming shared filesMichael Gapczynski2013-05-011-5/+3
* | [tx-robot] updated from transifexJenkins for ownCloud2013-05-021-0/+3
* | [tx-robot] updated from transifexJenkins for ownCloud2013-04-2722-21/+67
* | Further seperation of mount management logicRobin Appelman2013-04-262-2/+2
* | [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