nextcloud/lib/private/Files/Node
Robin Appelman 54ff7f8780 perf: don't fetch child mounts when getting node parent
Signed-off-by: Robin Appelman <robin@icewind.nl>
2026-04-15 06:55:16 +00:00
..
File.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Folder.php feat: set creation_time on file creation and render recently created icon 2026-03-03 15:09:28 +00:00
HookConnector.php fix: Correctly create NonExistingFolder during copy 2024-12-04 15:38:35 +01:00
LazyFolder.php feat(file-info): encapsulate logic to get last activity in getLastActivity function 2026-03-26 08:06:16 +00:00
LazyRoot.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
LazyUserFolder.php feat(files): Add appconfig value to disable fixed userfolder permissions optimization 2026-01-14 14:31:12 +01:00
Node.php perf: don't fetch child mounts when getting node parent 2026-04-15 06:55:16 +00:00
NonExistingFile.php fix(files): Always return a valid mimetype 2025-10-06 11:24:18 +00:00
NonExistingFolder.php fix: Do not fail to get internal path on NonExistingFile/NonExistingFolder 2024-08-29 12:43:44 +02:00
Root.php feat(files): Add appconfig value to disable fixed userfolder permissions optimization 2026-01-14 14:31:12 +01:00