Commit History

Author SHA1 Message Date
  Thomas Mueller 583dce5276 removing executable bit - again 12 years ago
  Michael Gapczynski 60103d9b94 Only mount shared storage after a user has logged in, fixes shared folder not appearing for some WebDAV clients and sync client 12 years ago
  Michael Gapczynski 14b240a3f4 Still trying to fix some sharing use cases 12 years ago
  Frank Karlitschek 97a8af7f25 ported oc_db 12 years ago
  Frank Karlitschek 70cea18cce ported getUser 12 years ago
  Robin Appelman e76e4e7540 add touch() to all storage backands, and make parameter optional 12 years ago
  Robin Appelman d4d09b06f8 merge master into encryption 12 years ago
  Robin Appelman 0af31a5328 missed one is_writeable 12 years ago
  Robin Appelman c8c3b8a63e chunked implementation for readfile 12 years ago
  Robin Appelman 325858e9e2 add stream wrapper for in-memory files and dont use global variables for the fakedir stream wrapper 12 years ago
  Bart Visscher 88b2391d2b Fix wrong var name in sharedstorage.php 12 years ago
  Robin Appelman 30673e4786 writable not writeable 12 years ago
  Robin Appelman 803f86e0fc dont try to use the filesystem when it isnt setup yet 13 years ago
  Robin Appelman d1edc360d9 merge master into filesystem 13 years ago
  Michael Gapczynski 64a24191a3 Fix return for empty Shared folder in opendir() 13 years ago
  Robin Appelman 65214bed0c make the sharing app return the corrrect result for is_writable on the shared folder 13 years ago
  Robin Appelman 524e3686a0 tell the user when the files are being scanned 13 years ago
  Robin Appelman 5a6aba1e11 provide caching for file metadata 13 years ago
  Robin Appelman 5cc6635eb8 remove OC_Filesystem::fromUploadedFile 13 years ago
  Robin Appelman ca6c500799 remove OC_Filesystem::fileatime 13 years ago
  Robin Appelman ec015a2e68 remove the need to register storage providers, pass the classname during mounting instead 13 years ago
  Robin Appelman b975f11514 make sharing work with the new mouting mechanism 13 years ago
  Michael Gapczynski c72187474a Check that the files exist before adding them to the fakedirs 13 years ago
  Michael Gapczynski 0eda75a193 One more bug fix in clearFolderSizeCache() 13 years ago
  Michael Gapczynski f10f916f8c Clean-up in OC_Filestorage_Shared and bug fixes for calculating folder sizes 13 years ago
  Michael Gapczynski ceae4fa7b4 Fix bugs preventing file upload in shared folders with write permission 13 years ago
  Michael Gapczynski 631152fc3e Implement searching of files shared with you 13 years ago
  Michael Gapczynski c2f0fe51c4 Add getLocalFile() to OC_Filestorage_Shared 13 years ago
  Michael Gapczynski 778b8543c1 Remove no longer needed functions in OC_Filestorage_Shared 13 years ago
  Michael Gapczynski 8fb75f379a Comment rename() and prevent trying to move items if the user doesn't have write permission 13 years ago