nextcloud-server/lib/private/Files/Node
Carl Schwan 67551f379f
Filter out old files when trying to get recent files
Only do so when asking for less than 100 files and having an offset
equal to 0.

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-09-05 12:53:32 +07:00
..
File.php Fix PHP 8.2 warnings about undeclared properties 2022-06-21 16:17:52 +07:00
Folder.php Filter out old files when trying to get recent files 2022-09-05 12:53:32 +07:00
HookConnector.php
LazyFolder.php more preset metadata for LazyUserFolder 2022-04-08 15:09:40 +07:00
LazyRoot.php optimize getById on LazyUserFolder to not require a full fs setup 2022-04-04 15:40:16 +07:00
LazyUserFolder.php more preset metadata for LazyUserFolder 2022-04-08 15:09:40 +07:00
Node.php Avoid extra query for the parent node if we can pass it along 2022-08-24 22:20:32 +07:00
NonExistingFile.php
NonExistingFolder.php
Root.php Fix typos in lib/private subdirectory 2022-07-27 08:52:17 +07:00