nextcloud/apps/files
Robin Appelman d52328660e
only run the background scanner for users that have unscanned files
instead of looping trough all users and seeing if they have unscanned files, we do a single query to find all storages that need scanning and run trough the users for them

Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-10-20 17:48:25 +02:00
..
ajax Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
appinfo Bump versions 2020-09-18 09:16:45 +02:00
composer Update autloader 2020-09-24 14:59:41 +02:00
css Adjust entry highlights of navigation and menus based on Vue component style 2020-08-05 16:33:58 +02:00
img compress some images with tinypng.com 2020-05-22 13:07:11 +00:00
js Bump v-click-outside from 3.1.1 to 3.1.2 2020-10-19 10:50:01 +00:00
l10n [tx-robot] updated from transifex 2020-10-14 02:18:46 +00:00
lib only run the background scanner for users that have unscanned files 2020-10-20 17:48:25 +02:00
src Fix app sidebar mountpoint 2020-10-14 16:17:53 +00:00
templates Fix some MissingDocblockType or InvalidDocblock warnings. 2020-08-14 15:10:48 +02:00
tests only run the background scanner for users that have unscanned files 2020-10-20 17:48:25 +02:00
.l10nignore Ignored compiled js files in files 2019-11-01 08:29:41 +01:00
list.php Make sure every file ends with an empty newline 2020-04-09 16:11:50 +02:00
recentlist.php Update license headers 2019-12-05 15:38:45 +01:00
simplelist.php Make sure every file ends with an empty newline 2020-04-09 16:11:50 +02:00
webpack.js Add OCA.Files.Settings for Files Settings 2020-03-22 22:34:49 +08:00