Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement getDirectoryPermissions() in Shared Permissions, fixes #2846 | Michael Gapczynski | 2013-05-29 | 2 | -1/+31 |
| | |||||
* | Fix retrieving of mount points for shared storage, fix #3218 | Michael Gapczynski | 2013-05-02 | 2 | -5/+26 |
| | |||||
* | Merge pull request #3211 from owncloud/fix-2816 | Frank Karlitschek | 2013-05-02 | 1 | -5/+3 |
|\ | | | | | Fix #2816 renaming shared files | ||||
| * | Fix #2816 renaming shared files | Michael Gapczynski | 2013-05-01 | 1 | -5/+3 |
| | | |||||
* | | Further seperation of mount management logic | Robin Appelman | 2013-04-26 | 2 | -2/+2 |
|/ | |||||
* | the old path no longer exists after rename, update the parent folder instead | Björn Schießle | 2013-03-25 | 1 | -1/+1 |
| | |||||
* | fix indention | Björn Schießle | 2013-03-25 | 1 | -12/+12 |
| | |||||
* | skip update if the recipient is the same user as the owner, otherwise we run ↵ | Björn Schießle | 2013-03-25 | 1 | -5/+9 |
| | | | | in a infinite loop for group shares | ||||
* | Fix correctFolders and retrieve the correct storage cache | Michael Gapczynski | 2013-03-08 | 2 | -17/+17 |
| | |||||
* | not only files can be reshared but also folders | Björn Schießle | 2013-03-08 | 1 | -1/+1 |
| | |||||
* | Fix share hook for updater | Michael Gapczynski | 2013-03-08 | 1 | -2/+14 |
| | |||||
* | Merge branch 'master' into shared-folder-etags | Michael Gapczynski | 2013-03-07 | 2 | -10/+32 |
|\ | | | | | | | | | Conflicts: apps/files_sharing/lib/sharedstorage.php | ||||
| * | Fix fetching source path of shared files | Michael Gapczynski | 2013-03-07 | 2 | -11/+32 |
| | | |||||
* | | itemSource parameter should be fileSource | Michael Gapczynski | 2013-03-07 | 1 | -2/+2 |
| | | |||||
* | | Update Shared folders ETags of users with reshares | Michael Gapczynski | 2013-03-06 | 1 | -5/+11 |
| | | |||||
* | | Move hook connectors from shared storage to app.php, add post_unshare hook | Michael Gapczynski | 2013-03-05 | 1 | -4/+0 |
| | | |||||
* | | Merge branch 'master' into shared-folder-etags | Michael Gapczynski | 2013-03-05 | 1 | -1/+1 |
|\| | | | | | | | | | Conflicts: apps/files_sharing/appinfo/app.php | ||||
| * | Change remove() $user parameter to optional | Michael Gapczynski | 2013-03-04 | 1 | -1/+1 |
| | | |||||
* | | Fix variable name in Shared_Updater | Michael Gapczynski | 2013-03-02 | 1 | -1/+1 |
| | | |||||
* | | Update ETag when file is shared | Michael Gapczynski | 2013-03-02 | 2 | -0/+11 |
| | | |||||
* | | Merge branch 'master' into shared-folder-etags | Michael Gapczynski | 2013-02-28 | 5 | -11/+29 |
|\| | | | | | | | | | Conflicts: apps/files_sharing/lib/sharedstorage.php | ||||
| * | Merge pull request #1856 from owncloud/fix_error_handling_stream_copy | Frank Karlitschek | 2013-02-25 | 1 | -1/+2 |
| |\ | | | | | | | don't use the number of written bytes as indicator if streamCopy() was successful | ||||
| | * | return both, count and result if the operation succeeded or failed. Maybe in ↵ | Björn Schießle | 2013-02-22 | 1 | -1/+2 |
| | | | | | | | | | | | | some cases it is useful to know how much bytes where copied | ||||
| * | | Style cleanup files_sharing | Bart Visscher | 2013-02-21 | 5 | -10/+27 |
| |/ | |||||
* | | Fix target path and reuse mtime | Michael Gapczynski | 2013-02-26 | 1 | -4/+4 |
| | | |||||
* | | Correct parent folders' ETags for all users with access to a shared file | Michael Gapczynski | 2013-02-26 | 3 | -2/+82 |
| | | |||||
* | | Fix variable | Michael Gapczynski | 2013-02-23 | 1 | -1/+1 |
| | | |||||
* | | Return unknown free space for shared root folder so we can still upload ↵ | Michael Gapczynski | 2013-02-23 | 1 | -1/+1 |
| | | | | | | | | partial files | ||||
* | | Fix WebDAV uploading of partial shared files | Michael Gapczynski | 2013-02-23 | 1 | -27/+46 |
| | | |||||
* | | Include etag field for folder contents | Michael Gapczynski | 2013-02-23 | 1 | -0/+1 |
| | | |||||
* | | Include etags for the root of the shared folder | Michael Gapczynski | 2013-02-19 | 1 | -3/+13 |
|/ | |||||
* | Proper fix for shared links | Michael Gapczynski | 2013-02-10 | 1 | -1/+1 |
| | |||||
* | Sharing: partailly fix searchByMime | Robin Appelman | 2013-01-28 | 1 | -27/+28 |
| | |||||
* | Move streamwrappers to seperate files and put them in a namespace | Robin Appelman | 2013-01-28 | 1 | -1/+1 |
| | |||||
* | Implement getETag() in shared storage | Michael Gapczynski | 2013-01-19 | 1 | -1/+8 |
| | |||||
* | Return NOT_FOUND in shared cache | Michael Gapczynski | 2013-01-10 | 1 | -1/+1 |
| | |||||
* | Almost fix Shared scanner... | Michael Gapczynski | 2013-01-07 | 5 | -9/+26 |
| | |||||
* | Maked Shared_Permissions extend Permissions class | Michael Gapczynski | 2013-01-07 | 1 | -6/+6 |
| | |||||
* | Fix mimetypes in shared cache | Michael Gapczynski | 2013-01-07 | 1 | -1/+8 |
| | |||||
* | Don't mount shared storage unless there are shared files | Michael Gapczynski | 2013-01-03 | 1 | -2/+4 |
| | |||||
* | Use the source Scanner for shared storage when the path is specified | Michael Gapczynski | 2013-01-01 | 1 | -3/+13 |
| | |||||
* | Initialize storageId variable in shared cache | Michael Gapczynski | 2013-01-01 | 1 | -0/+1 |
| | |||||
* | Actually add Shared_Watcher | Michael Gapczynski | 2013-01-01 | 1 | -0/+51 |
| | |||||
* | Remove Shared_Scanner and add Shared_Watcher instead | Michael Gapczynski | 2013-01-01 | 2 | -73/+4 |
| | |||||
* | Share: fix cache put function | Robin Appelman | 2013-01-01 | 1 | -1/+1 |
| | |||||
* | Share: small phpdoc fixes | Robin Appelman | 2013-01-01 | 1 | -4/+4 |
| | |||||
* | Fix Shared root problems with Watcher and Quota proxy | Michael Gapczynski | 2013-01-01 | 2 | -0/+16 |
| | |||||
* | Fix data for shared root folder | Michael Gapczynski | 2012-12-29 | 3 | -6/+23 |
| | |||||
* | Fix retrieving of shared source paths | Michael Gapczynski | 2012-12-29 | 1 | -13/+28 |
| | |||||
* | Fix shared folders | Michael Gapczynski | 2012-12-28 | 1 | -3/+14 |
| |