Commit Verlauf

Autor SHA1 Nachricht Datum
  Bjoern Schiessle 0eee3a2618 remove unencrypted_size from the cache, size will contain the unencrypted size vor 9 Jahren
  Jenkins for ownCloud b585d87d9d Update license headers vor 9 Jahren
  Morris Jobke 06aef4e8b1 Revert "Updating license headers" vor 9 Jahren
  Jenkins for ownCloud 6a1a4880f0 Updating license headers vor 9 Jahren
  Andreas Fischer b4a52e889a Do not use key() on array as the result depends on the internal array pointer. vor 9 Jahren
  Vincent Petry 01c83158bb Fix source path when share is a mount point vor 9 Jahren
  Bjoern Schiessle 24993280ed Next step in server-to-server sharing next generation, see #12285 vor 9 Jahren
  Bjoern Schiessle 527e1d001f try to get path from filesystem vor 10 Jahren
  Bjoern Schiessle 6e7acb8ae0 some small fixed, suggested by scrutinizer vor 10 Jahren
  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 vor 10 Jahren
  Bjoern Schiessle 89c3b650e6 group shares and combine permissions vor 10 Jahren
  Bjoern Schiessle c9903f2e68 make share folder configurable vor 10 Jahren
  Bjoern Schiessle 5f403f3e92 move the mount point up if a share is mounted to a subfolder and the subfolder no longer exists vor 10 Jahren
  Morris Jobke dc36d30953 Remove all occurences of @brief and @returns from PHPDoc vor 10 Jahren
  Vincent Petry 6e7c274d2e Merge pull request #8499 from owncloud/shareextstoragemountpointfix vor 10 Jahren
  Vincent Petry 28f0e6307f Fix sharing of ext storage mount points vor 10 Jahren
  Bart Visscher 66b1ad0a9b Merge branch 'master' into type-hinting-sharing vor 10 Jahren
  Bjoern Schiessle a86d97295e fix encryption tests after the removal of the shared folder vor 10 Jahren
  Bjoern Schiessle ed981294f1 fix share api tests vor 10 Jahren
  Bjoern Schiessle 6b19482f3e generate unique target name vor 10 Jahren
  Bjoern Schiessle b02b6d3c23 no exception for the root of the mount point (formerly Shared/), just get the file cache information from the cache vor 10 Jahren
  Bjoern Schiessle a27db9e4ca first steps to remove the shared folder: vor 10 Jahren
  Bart Visscher 999e74e834 Fix PHPdoc in apps/files_sharing vor 10 Jahren
  Thomas Müller 7c68025010 adding share owner information to the file list vor 10 Jahren
  Bjoern Schiessle a8943ad022 replace 'size' with 'unencrypted_size' if encryption is enabled vor 10 Jahren
  Bjoern Schiessle fa7f53e89d it is not an urgent error... a DEBUG message is enough at this point vor 10 Jahren
  Michael Gapczynski 5a47054505 Implement getDirectoryPermissions() in Shared Permissions, fixes #2846 vor 11 Jahren
  Michael Gapczynski 4826564344 Merge branch 'master' into shared-folder-etags vor 11 Jahren
  Michael Gapczynski a5cab28bea Fix fetching source path of shared files vor 11 Jahren
  Michael Gapczynski b5989c933f Merge branch 'master' into shared-folder-etags vor 11 Jahren