nextcloud-server/apps/files_sharing/tests
2014-06-06 09:56:02 +02:00
..
js Merge pull request #8861 from owncloud/share-overview-linklist 2014-06-05 10:59:54 +02:00
api.php update share API tests, file shares never have delete permissions 2014-06-06 09:56:00 +02:00
base.php
cache.php
permissions.php update unit tests and make sure that we return the right permissions for files within a shared folder and for the shared folder itself 2014-06-06 09:56:02 +02:00
proxy.php
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 don't lose file size during rename 2014-05-26 14:11:33 +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 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
watcher.php