Commit Graph

58 Commits (00a30e665128352e9b20268ea65400a968903c74)

Author SHA1 Message Date
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
Tom Needham b079447988 Add API method for sharing a file, currently only via a link. 14 years ago
Robin Appelman 6f1fbf97f7 some namespaces fixed for the shared backend 14 years ago
Robin Appelman cfa036eaa9 drop filectime from the filesystem api's 14 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 14 years ago
Bart Visscher 4af5b016cc Whitespace cleanup 14 years ago
Robin Appelman 5c6e9518ed drop Filesystem::getInternalPath and Filesystem::getStorage in favor of Filesystem::resolvePath 14 years ago
Robin Appelman aaa1b73364 don't use depricated OC_Filesystem 14 years ago
Björn Schießle 550813ce41 don't use the complete path but the basename if the file/foder has no extension. Otherwise 14 years ago
Robin Appelman f360d7c736 add getId to shared storage backend 14 years ago
Bart Visscher 11bdc8baa8 Fix the mimetype filter in OC_Share_Backend_File 14 years ago
Bart Visscher ee77ef86d3 Check mimetype filter in file share backend 14 years ago
scambra 2b5133a1c4 check free space using folder's owner 14 years ago
Bart Visscher 01ce2babd1 Fix sharing of single files, target name was not correct 14 years ago
Michael Gapczynski deb1fbf9a1 Provide update script for files sharing 14 years ago
Michael Gapczynski b163bd514f Fix fetching shared children items, fixes problem with displaying owner of a shared file inside a shared folder 14 years ago
Robin Appelman bd83422095 put filestorages in a namespace 14 years ago
Thomas Mueller 3829460ab8 adding space between) and { 14 years ago
Michael Gapczynski 73d726d1b2 Support for unshare from self, with a bunch of temporary fixes to overcome configuration problems with file actions 14 years ago
Michael Gapczynski 29d1e8087d Implement generateTarget for file sharing backend 14 years ago
Michael Gapczynski 8d490b9880 Fix shared storage working with user backend defined data directories 14 years ago
Bart Visscher 0e58800016 Whitespace fixes in apps 14 years ago
Georg Ehrke ead7de6bff only mount every single homefolder when using sharing app 14 years ago
Michael Gapczynski 36487246ed Switch to using file cache ids instead of paths for file sharing 14 years ago
Michael Gapczynski 3148edbdef Fix shared storage rename. Note: You can only rename shared files/folders that are inside a shared folder, not individual shared files/folders. 14 years ago
Michael Gapczynski 25d474579a Removing most of files_sharing, the Share API implemented the majority of it 14 years ago