Commit Verlauf

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