nextcloud/lib/private/Files/Node
Cristian Scheid a553bdf071 feat: set creation_time on file creation and render recently created icon
Signed-off-by: Cristian Scheid <cristianscheid@gmail.com>
2026-03-03 15:09:28 +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 fix(files): Always return a valid mimetype 2025-10-06 11:24:18 +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 fix(files): Always return a valid mimetype 2025-10-06 11:24:18 +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