Commit Graph

87 Commits (33e0dfeecbcfba7c3caa6765f156cd06d7dfdb13)

Author SHA1 Message Date
Florin Peter 3c100af132 revert changes to fbbc76f281 because master is very unstable right now 13 years ago
Robin Appelman 809b5f81f6 Further seperation of mount management logic 13 years ago
Björn Schießle c2a49b5c1f the old path no longer exists after rename, update the parent folder instead 14 years ago
Björn Schießle abd48496d2 fix indention 14 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 14 years ago
Michael Gapczynski e743386acf Fix correctFolders and retrieve the correct storage cache 14 years ago
Björn Schießle 02e2f7384e not only files can be reshared but also folders 14 years ago
Michael Gapczynski 20828488bc Fix share hook for updater 14 years ago
Michael Gapczynski a5cab28bea Fix fetching source path of shared files 14 years ago
Michael Gapczynski 4cb5cb9693 itemSource parameter should be fileSource 14 years ago
Michael Gapczynski 812e306e6e Update Shared folders ETags of users with reshares 14 years ago
Michael Gapczynski 771e01af35 Move hook connectors from shared storage to app.php, add post_unshare hook 14 years ago
Michael Gapczynski e466d680fe Fix variable name in Shared_Updater 14 years ago
Michael Gapczynski 9b4d7d9925 Update ETag when file is shared 14 years ago
Michael Gapczynski ec2a9169b9 Change remove() $user parameter to optional 14 years ago
Michael Gapczynski ea83acedeb Fix target path and reuse mtime 14 years ago
Michael Gapczynski 8983465210 Correct parent folders' ETags for all users with access to a shared file 14 years ago
Michael Gapczynski 36827d1549 Fix variable 14 years ago
Michael Gapczynski 00e28cf156 Return unknown free space for shared root folder so we can still upload partial files 14 years ago
Michael Gapczynski b6a21cc4b5 Fix WebDAV uploading of partial shared files 14 years ago
Michael Gapczynski 09a2730f57 Include etag field for folder contents 14 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 14 years ago
Bart Visscher 59a3238d1a Style cleanup files_sharing 14 years ago
Michael Gapczynski 3dfb1628ce Include etags for the root of the shared folder 14 years ago
Michael Gapczynski 8e3b8c7f47 Proper fix for shared links 14 years ago
Robin Appelman a67f11c8af Sharing: partailly fix searchByMime 14 years ago
Robin Appelman c9c919da57 Move streamwrappers to seperate files and put them in a namespace 14 years ago
Michael Gapczynski 8ca30d244c Implement getETag() in shared storage 14 years ago
Michael Gapczynski 36cac7f924 Return NOT_FOUND in shared cache 14 years ago
Michael Gapczynski e8b195bf10 Almost fix Shared scanner... 14 years ago
Michael Gapczynski 8f8a5bbfb7 Maked Shared_Permissions extend Permissions class 14 years ago
Michael Gapczynski a7d4d04223 Fix mimetypes in shared cache 14 years ago
Michael Gapczynski f144be8857 Don't mount shared storage unless there are shared files 14 years ago
Michael Gapczynski a1f7c28e28 Use the source Scanner for shared storage when the path is specified 14 years ago
Michael Gapczynski fe90130618 Initialize storageId variable in shared cache 14 years ago
Michael Gapczynski 268c7acfc4 Actually add Shared_Watcher 14 years ago
Michael Gapczynski 3b67613afc Remove Shared_Scanner and add Shared_Watcher instead 14 years ago
Robin Appelman 0ac78a6411 Share: fix cache put function 14 years ago
Robin Appelman 4b65dd608a Share: small phpdoc fixes 14 years ago
Michael Gapczynski f2ca7023e1 Fix Shared root problems with Watcher and Quota proxy 14 years ago
Tom Needham 3d23e98390 Remove the WIP external sharing api 14 years ago
Michael Gapczynski cfc3526b25 Fix data for shared root folder 14 years ago
Michael Gapczynski fb053f8e73 Fix retrieving of shared source paths 14 years ago
Michael Gapczynski 8bdfb04056 Fix shared folders 14 years ago
Michael Gapczynski 1910057900 Fix shared statuses inside folders 14 years ago
Michael Gapczynski bf05ff351f Initial support for file sharing with filesystem branch 14 years ago
Thomas Tanghus 56239df2e7 Update all to use OCP\PERMISSION_* instead of OCP\Share::PERMISSION_* 14 years ago
Felix Moeller afadf93d31 Checkstyle: many fixes 14 years ago
Tom Needham 43917e187b External Share API: Move url down one level in response 14 years ago
Tom Needham 6675a46679 Fix url generated for public shared files 14 years ago