nextcloud/apps/files
Robin Appelman 57042ab107
limit constructing of result objects in file search
even thought we currently have no proper way of limiting the search itself, we can at least limit the construction of the result objects.

this saves about 40% of the time spend in the search request in my local testing

Signed-off-by: Robin Appelman <robin@icewind.nl>
2021-03-18 08:22:31 +01:00
..
ajax Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
appinfo merge file activity settings into a single 'favorite changed' item 2020-08-13 00:01:34 +02:00
composer Make sure columns with an empty default are nullable for Oracle 2020-11-12 12:57:51 +01:00
css Bring back the restore share button 2020-10-22 18:58:57 +00:00
img compress some images with tinypng.com 2020-05-22 13:07:11 +00:00
js Fix total upload size overwritten by next upload 2020-12-28 10:21:13 +00:00
l10n [tx-robot] updated from transifex 2021-03-18 02:25:22 +00:00
lib limit constructing of result objects in file search 2021-03-18 08:22:31 +01:00
src Fix app sidebar mountpoint 2020-10-15 13:25:31 +00:00
templates Fix some MissingDocblockType or InvalidDocblock warnings. 2020-08-14 15:10:48 +02:00
tests Check for target folder available quota when uploading 2020-11-17 15:33:54 +01: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