nextcloud-server/apps/files_sharing/lib
Vincent Petry 21e12e1c4f Remove inefficient fed share scanner
Remove scanAll which relies on the "shareinfo" endpoint that returns the
full cache tree.
The latter can become big for big shares and result in timeouts.
Furthermode, the full tree would be retrieved again for each and every
detected change which can become expensive quickly.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-01-14 16:09:00 +07:00
..
Activity Limit more contact searches 2021-12-13 14:26:22 +07:00
AppInfo
BackgroundJob
Collaboration
Command Fix valid storages removed when cleaning remote storages 2021-03-18 08:05:04 +07:00
Controller Limit more contact searches 2021-12-13 14:26:22 +07:00
Event
Exceptions
External Remove inefficient fed share scanner 2022-01-14 16:09:00 +07:00
Listener No limit in the number of group shares 2021-07-15 15:18:00 +07:00
Middleware
Migration Migrate internal classes to the OCP db col types 2021-01-12 14:09:13 +07:00
Notification Discard share notification for non-existing groups 2021-12-17 07:09:28 +07:00
Settings
ShareBackend
Cache.php fix search in nested jails 2021-03-15 17:51:33 +07:00
Capabilities.php Add appconfig to always show the unique label of a sharee 2021-03-11 15:32:26 +07:00
DeleteOrphanedSharesJob.php
ExpireSharesJob.php
Helper.php
Hooks.php
ISharedStorage.php code checker fixes for instanceOfStorage 2021-12-02 20:00:45 +07:00
MountProvider.php
Scanner.php catch notfound and forbidden exception in smb::getmetadata 2021-03-05 07:51:47 +07:00
SharedMount.php
SharedStorage.php Return proper watcher if SharedStorage originates from ExternalMount 2021-09-10 15:27:37 +07:00
Updater.php When changing the share owner, downgrade permissions where needed 2021-06-29 19:00:21 +07:00