Commit Graph

52 Commits (738fcdafbeca595d72f9beea904bbb4228ccd4b1)

Author SHA1 Message Date
Andreas Fischer b4a52e889a Do not use key() on array as the result depends on the internal array pointer. 12 years ago
Vincent Petry 01c83158bb Fix source path when share is a mount point 12 years ago
Bjoern Schiessle 24993280ed Next step in server-to-server sharing next generation, see #12285 12 years ago
Bjoern Schiessle a7ebfe87c9 also check for the correct owner if it was submitted 12 years ago
Bjoern Schiessle 527e1d001f try to get path from filesystem 12 years ago
Bjoern Schiessle 3431d547a9 fix performance issues 12 years ago
Bjoern Schiessle 6e7acb8ae0 some small fixed, suggested by scrutinizer 12 years ago
Bjoern Schiessle 52b6469b0c call \OCP\Share::getItemsSharedWithUser() to get exclude list, this way all checks are executed, e.g. to check if the share is really visible 12 years ago
Bjoern Schiessle 89c3b650e6 group shares and combine permissions 12 years ago
Bjoern Schiessle c9903f2e68 make share folder configurable 12 years ago
Bjoern Schiessle 5f403f3e92 move the mount point up if a share is mounted to a subfolder and the subfolder no longer exists 12 years ago
Morris Jobke dc36d30953 Remove all occurences of @brief and @returns from PHPDoc 12 years ago
Vincent Petry 28f0e6307f Fix sharing of ext storage mount points 12 years ago
Bjoern Schiessle a86d97295e fix encryption tests after the removal of the shared folder 12 years ago
Bjoern Schiessle ed981294f1 fix share api tests 12 years ago
Bjoern Schiessle 6b19482f3e generate unique target name 12 years ago
Bjoern Schiessle b02b6d3c23 no exception for the root of the mount point (formerly Shared/), just get the file cache information from the cache 12 years ago
Bjoern Schiessle a27db9e4ca first steps to remove the shared folder: 12 years ago
Bart Visscher 999e74e834 Fix PHPdoc in apps/files_sharing 13 years ago
Thomas Müller 7c68025010 adding share owner information to the file list 13 years ago
Bjoern Schiessle a8943ad022 replace 'size' with 'unencrypted_size' if encryption is enabled 13 years ago
Bjoern Schiessle fa7f53e89d it is not an urgent error... a DEBUG message is enough at this point 13 years ago
Michael Gapczynski 5a47054505 Implement getDirectoryPermissions() in Shared Permissions, fixes #2846 13 years ago
Michael Gapczynski a5cab28bea Fix fetching source path of shared files 14 years ago
Michael Gapczynski 09a2730f57 Include etag field for folder contents 14 years ago
Bart Visscher 59a3238d1a Style cleanup files_sharing 14 years ago
Michael Gapczynski e8b195bf10 Almost fix Shared scanner... 14 years ago
Michael Gapczynski cfc3526b25 Fix data for shared root folder 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
Sam Tuke 8b01286a5d Merged branch 'master' 14 years ago
Bart Visscher 4af5b016cc Whitespace cleanup 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
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
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
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
Bart Visscher 0e58800016 Whitespace fixes in apps 14 years ago
Michael Gapczynski 36487246ed Switch to using file cache ids instead of paths for file sharing 14 years ago
Michael Gapczynski df8a2e5361 File sharing cleanup, works perfectly I think :) 14 years ago
Michael Gapczynski ba0cf98175 Remove extra line, caused 'headers already sent' issues 14 years ago
Michael Gapczynski 3b2c853916 Lots of refactoring to share API 14 years ago
Michael Gapczynski 4d17ed2f71 Make file actions permissions aware 14 years ago
Michael Gapczynski 7b01e3285e Include a few CRUDS permissions checks in shared storage, plus a little clean-up in shared storage 14 years ago
Michael Gapczynski 7c908a0016 Sharing files working using share API 14 years ago