nextcloud/apps/files_sharing
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 +00:00
..
appinfo Adjust share_external table 2020-12-23 15:44:32 +01:00
composer Add missing files for Composer v2 2021-08-16 08:30:10 +02:00
css Remove unused sharedfilelist 2020-10-22 15:21:33 +02:00
img Svgo optimization 2016-09-27 20:56:26 +02:00
js Fix share owner not being displayed in sharing tab 2021-12-21 14:10:01 +01:00
l10n [tx-robot] updated from transifex 2022-01-12 02:27:17 +00:00
lib Remove inefficient fed share scanner 2022-01-14 16:09:00 +00:00
src Fix share owner not being displayed in sharing tab 2021-12-21 14:10:01 +01:00
templates Fix "No entries in this …" template 2021-10-26 09:25:40 +02:00
tests Remove inefficient fed share scanner 2022-01-14 16:09:00 +00:00
.l10nignore Exclude compiled assets of files_sharing for transifex 2019-03-26 11:23:31 +01:00
list.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
public.php Update the license headers for Nextcloud 19 2020-03-31 14:52:54 +02:00
webpack.js Allow users to specify to accept (internal) shares by default 2019-12-17 10:49:29 +01:00