Commit Graph

94 Commits (36574241f821f0cbef2f52032b8187b99c5fce94)

Author SHA1 Message Date
Thomas Müller 3eed060ec9 backport of #4357 to master 12 years ago
kondou 9e8a6b704d Add _many_ newlines at the end of files 12 years ago
Robin Appelman 88cc2ccb3b use renamed constants 12 years ago
Michael Gapczynski 5a47054505 Implement getDirectoryPermissions() in Shared Permissions, fixes #2846 12 years ago
Michael Gapczynski 7039421efc Fix retrieving of mount points for shared storage, fix #3218 12 years ago
Michael Gapczynski 04b7a9902d Fix #2816 renaming shared files 12 years ago
Florin Peter 3c100af132 revert changes to fbbc76f281 because master is very unstable right now 12 years ago
Robin Appelman 809b5f81f6 Further seperation of mount management logic 12 years ago
Björn Schießle c2a49b5c1f the old path no longer exists after rename, update the parent folder instead 12 years ago
Björn Schießle abd48496d2 fix indention 12 years ago
Björn Schießle 102120f105 skip update if the recipient is the same user as the owner, otherwise we run in a infinite loop for group shares 12 years ago
Michael Gapczynski e743386acf Fix correctFolders and retrieve the correct storage cache 12 years ago
Björn Schießle 02e2f7384e not only files can be reshared but also folders 12 years ago
Michael Gapczynski 20828488bc Fix share hook for updater 12 years ago
Michael Gapczynski a5cab28bea Fix fetching source path of shared files 12 years ago
Michael Gapczynski 4cb5cb9693 itemSource parameter should be fileSource 12 years ago
Michael Gapczynski 812e306e6e Update Shared folders ETags of users with reshares 12 years ago
Michael Gapczynski 771e01af35 Move hook connectors from shared storage to app.php, add post_unshare hook 12 years ago
Michael Gapczynski e466d680fe Fix variable name in Shared_Updater 12 years ago
Michael Gapczynski 9b4d7d9925 Update ETag when file is shared 12 years ago
Michael Gapczynski ec2a9169b9 Change remove() $user parameter to optional 12 years ago
Michael Gapczynski ea83acedeb Fix target path and reuse mtime 12 years ago
Michael Gapczynski 8983465210 Correct parent folders' ETags for all users with access to a shared file 12 years ago
Michael Gapczynski 36827d1549 Fix variable 12 years ago
Michael Gapczynski 00e28cf156 Return unknown free space for shared root folder so we can still upload partial files 12 years ago
Michael Gapczynski b6a21cc4b5 Fix WebDAV uploading of partial shared files 12 years ago
Michael Gapczynski 09a2730f57 Include etag field for folder contents 12 years ago
Björn Schießle d8137fdf66 return both, count and result if the operation succeeded or failed. Maybe in some cases it is useful to know how much bytes where copied 12 years ago
Bart Visscher 59a3238d1a Style cleanup files_sharing 12 years ago
Michael Gapczynski 3dfb1628ce Include etags for the root of the shared folder 12 years ago
Michael Gapczynski 8e3b8c7f47 Proper fix for shared links 12 years ago
Robin Appelman a67f11c8af Sharing: partailly fix searchByMime 12 years ago
Robin Appelman c9c919da57 Move streamwrappers to seperate files and put them in a namespace 12 years ago
Michael Gapczynski 8ca30d244c Implement getETag() in shared storage 12 years ago
Michael Gapczynski 36cac7f924 Return NOT_FOUND in shared cache 12 years ago
Michael Gapczynski e8b195bf10 Almost fix Shared scanner... 12 years ago
Michael Gapczynski 8f8a5bbfb7 Maked Shared_Permissions extend Permissions class 12 years ago
Michael Gapczynski a7d4d04223 Fix mimetypes in shared cache 12 years ago
Michael Gapczynski f144be8857 Don't mount shared storage unless there are shared files 12 years ago
Michael Gapczynski a1f7c28e28 Use the source Scanner for shared storage when the path is specified 12 years ago
Michael Gapczynski fe90130618 Initialize storageId variable in shared cache 12 years ago
Michael Gapczynski 268c7acfc4 Actually add Shared_Watcher 12 years ago
Michael Gapczynski 3b67613afc Remove Shared_Scanner and add Shared_Watcher instead 12 years ago
Robin Appelman 0ac78a6411 Share: fix cache put function 12 years ago
Robin Appelman 4b65dd608a Share: small phpdoc fixes 12 years ago
Michael Gapczynski f2ca7023e1 Fix Shared root problems with Watcher and Quota proxy 12 years ago
Tom Needham 3d23e98390 Remove the WIP external sharing api 12 years ago
Michael Gapczynski cfc3526b25 Fix data for shared root folder 12 years ago
Michael Gapczynski fb053f8e73 Fix retrieving of shared source paths 12 years ago
Michael Gapczynski 8bdfb04056 Fix shared folders 12 years ago