nextcloud-server/lib/private/Files/Node
Carl Schwan 9522dde7a2
feat: Add Folder::getOrCreateFolder api
Allow to remove some boilerplate and also this new function is type
safe.

Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>
2025-11-24 11:10:52 +07:00
..
File.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Folder.php feat: Add Folder::getOrCreateFolder api 2025-11-24 11:10:52 +07:00
HookConnector.php fix: Correctly create NonExistingFolder during copy 2024-12-04 15:38:35 +07:00
LazyFolder.php feat: Add Folder::getOrCreateFolder api 2025-11-24 11:10:52 +07:00
LazyRoot.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
LazyUserFolder.php feat(files): Add appconfig value to disable fixed userfolder permissions optimization 2025-09-26 17:43:22 +07:00
Node.php fix(files): Always return a valid mimetype 2025-10-06 09:06:17 +07:00
NonExistingFile.php fix(files): Always return a valid mimetype 2025-10-06 09:06:17 +07:00
NonExistingFolder.php fix: Do not fail to get internal path on NonExistingFile/NonExistingFolder 2024-08-29 12:43:44 +07:00
Root.php feat(files): Add appconfig value to disable fixed userfolder permissions optimization 2025-09-26 17:43:22 +07:00