nextcloud/apps/files_sharing
Vincent Petry e4b650fa11 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 Bump app version 2021-09-29 10:07:22 +02:00
composer Emit event on link share action 2021-11-17 10:25:10 +01:00
css space above the downloadFile element added 2021-09-02 21:41:15 +00:00
img Svgo optimization 2016-09-27 20:56:26 +02:00
js Fix share owner not being displayed in sharing tab 2021-12-17 13:22:50 +00:00
l10n [tx-robot] updated from transifex 2022-01-12 02:27:09 +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-17 13:22:50 +00:00
templates Fix "No entries in this …" template 2021-10-26 10:58:25 +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 php licenses 2021-06-04 22:02:41 +02:00
public.php Update php licenses 2021-06-04 22:02:41 +02:00
webpack.js Bump js licenses 2021-03-31 12:17:18 +02:00