nextcloud/apps/files_sharing/lib
Vincent Petry 8eaa39f4e2 Removed special handling of part files in shared storage rename
This fixes the issue introduced by the transfer id which itself wasn't
taken into account by the shortcut code for part file in the shared
storage class.
2014-01-08 18:43:20 +01:00
..
share Implement getDirectoryPermissions() in Shared Permissions, fixes #2846 2013-05-29 18:22:54 -04:00
api.php filter duplicates directly in the sql query 2013-10-18 10:23:34 +02:00
cache.php Merge pull request #5540 from owncloud/scanner-enhancments-master 2013-11-04 23:58:42 -08:00
maintainer.php Remove "link" shares right after disabling the "allow_link_share" setting 2013-10-18 11:37:13 +02:00
permissions.php Fixed sharing results to include the correct permissions 2013-12-09 18:14:58 +01:00
sharedstorage.php Removed special handling of part files in shared storage rename 2014-01-08 18:43:20 +01:00
updater.php get owner from share item, if we expire a share while the user updates his /Shared folder than the owner is different from the currently logged in user 2013-12-05 17:25:01 +01:00
watcher.php Added unit tests for shared files watcher 2013-11-05 19:30:52 +01:00