nextcloud/apps/files_sharing/tests
Vincent Petry 22653e21a2 Propagate file action changes to the file lists
Whenever an app needs to register an event late, it does that on the
original file actions object.

Since the file actions that the file list work on is a merged list, not
the original one, the registration event needs to be propagated there as
well.
2014-07-09 12:26:33 +02:00
..
js Propagate file action changes to the file lists 2014-07-09 12:26:33 +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 Fix update cleanup to only affect file and folders 2014-07-08 14:53:31 +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