nextcloud/apps/files_sharing/lib
Vincent Petry c88509902e Fix mime type returning for "shared with others" files
Use "path" instead of "file_target", as the latter is not always set /
reliable.
2014-06-04 11:26:03 +02:00
..
connector Expose public shares over webdav 2014-04-25 14:45:18 +02:00
share move the mount point up if a share is mounted to a subfolder and the subfolder no longer exists 2014-05-21 13:19:17 +02:00
api.php Fix mime type returning for "shared with others" files 2014-06-04 11:26:03 +02:00
cache.php Remove all occurences of @brief and @returns from PHPDoc 2014-05-19 17:50:53 +02:00
helper.php move the mount point up if a share is mounted to a subfolder and the subfolder no longer exists 2014-05-21 13:19:17 +02:00
maintainer.php Fix more missing or broken PHPDoc 2014-05-16 22:21:57 +01:00
permissions.php check if it is a share storage 2014-06-02 20:39:20 +02:00
proxy.php Use instanceOfStorage instead of instanceof 2014-05-29 13:52:58 +02:00
sharedstorage.php get permissions directly from share storage to avoid additional db calls 2014-06-02 20:17:40 +02:00
updater.php move the mount point up if a share is mounted to a subfolder and the subfolder no longer exists 2014-05-21 13:19:17 +02:00
watcher.php fix share api tests 2014-04-23 12:54:25 +02:00