Commit Graph

39 Commits (14a953fbe01a3d26e1330ea224ab71928a2f93c1)

Author SHA1 Message Date
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 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
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 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