Commit Graph

25 Commits (95cee0eb5d39ceb0c47c053c81134d039ab514d6)

Author SHA1 Message Date
Björn Schießle 5e19854d47 always calll fopen 13 years ago
Björn Schießle 781b579074 create correct file cache entries for new files/folder created in shared folders 13 years ago
Björn Schießle 39b6bb8a18 make function static 13 years ago
Björn Schießle 56c8976bac introduce util.php for file sharing which provides functionallity which is also needed in other places, e.g. the webdav server 13 years ago
Björn Schießle 550813ce41 don't use the complete path but the basename if the file/foder has no extension. Otherwise 13 years ago
Bart Visscher 11bdc8baa8 Fix the mimetype filter in OC_Share_Backend_File 13 years ago
Bart Visscher ee77ef86d3 Check mimetype filter in file share backend 13 years ago
Bart Visscher 01ce2babd1 Fix sharing of single files, target name was not correct 13 years ago
Michael Gapczynski deb1fbf9a1 Provide update script for files sharing 13 years ago
Michael Gapczynski b163bd514f Fix fetching shared children items, fixes problem with displaying owner of a shared file inside a shared folder 13 years ago
Thomas Mueller 3829460ab8 adding space between) and { 13 years ago
Michael Gapczynski 73d726d1b2 Support for unshare from self, with a bunch of temporary fixes to overcome configuration problems with file actions 13 years ago
Michael Gapczynski 29d1e8087d Implement generateTarget for file sharing backend 13 years ago
Michael Gapczynski 8d490b9880 Fix shared storage working with user backend defined data directories 13 years ago
Bart Visscher 0e58800016 Whitespace fixes in apps 13 years ago
Georg Ehrke ead7de6bff only mount every single homefolder when using sharing app 13 years ago
Michael Gapczynski 36487246ed Switch to using file cache ids instead of paths for file sharing 13 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. 13 years ago
Michael Gapczynski 25d474579a Removing most of files_sharing, the Share API implemented the majority of it 13 years ago
Michael Gapczynski df8a2e5361 File sharing cleanup, works perfectly I think :) 13 years ago
Michael Gapczynski ba0cf98175 Remove extra line, caused 'headers already sent' issues 13 years ago
Michael Gapczynski 3b2c853916 Lots of refactoring to share API 13 years ago
Michael Gapczynski 4d17ed2f71 Make file actions permissions aware 13 years ago
Michael Gapczynski 7b01e3285e Include a few CRUDS permissions checks in shared storage, plus a little clean-up in shared storage 13 years ago
Michael Gapczynski 7c908a0016 Sharing files working using share API 13 years ago