nextcloud/apps/files_sharing/tests
Vincent Petry 8ddff52c51 Do not show recipient for link shares in file list
In the "Shared with link" section, the share_with field can contain a
value when a password was set.

This fix prevents this value to be shown as it is not intended for the
end user.
2014-07-07 16:33:23 +02:00
..
js Do not show recipient for link shares in file list 2014-07-07 16:33:23 +02:00
api.php no need to prepare a statement twice 2014-06-10 14:46:47 +02:00
base.php allow admin to disable sharing for specific groups of users 2014-05-22 10:43:44 +02:00
cache.php Remove all occurences of @brief and @returns from PHPDoc 2014-05-19 17:50:53 +02:00
externalstorage.php Fix unit test 2014-07-02 14:39:45 +02:00
permissions.php add/update unit tests 2014-06-24 14:00:15 +02:00
proxy.php if a folder gets deleted we unshare all shared files/folders below 2014-07-04 10:34:54 +02:00
share.php fix unshareFromSelf() 2014-06-06 09:56:02 +02:00
sharedmount.php add some tests 2014-06-06 09:56:01 +02:00
sharedstorage.php add/update unit tests 2014-06-24 14:00:15 +02:00
update.php don't allow to share single files with delete permissions, user should only be possible to unshare a single file but never to delete it 2014-06-06 09:55:59 +02:00
updater.php if a folder gets deleted we unshare all shared files/folders below 2014-07-04 10:34:54 +02:00
watcher.php fix share api tests 2014-04-23 12:54:25 +02:00