nextcloud/lib/private/Files
2024-09-15 19:16:04 +02:00
..
AppData chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Cache fix(files): Adjust Cache::searchQuery() parameter name to match interface 2024-09-13 18:13:44 +02:00
Config style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
Lock chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Mount style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
Node fix: Do not fail to get internal path on NonExistingFile/NonExistingFolder 2024-08-29 12:43:44 +02:00
Notify chore: Add SPDX header 2024-05-24 13:11:22 +02:00
ObjectStore fix(S3ConfigTrait): Allow proxy field to take false 2024-09-15 15:41:58 +02:00
Search style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
SimpleFS chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Storage fix(Storage\Local): Do not call getSourcePath() on SplFileInfo 2024-09-15 15:39:09 +02:00
Stream style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
Template fix: Only write once to template instead of create/copy 2024-09-10 09:43:42 +02:00
Type style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
Utils chore: Add SPDX header 2024-05-24 13:11:22 +02:00
FileInfo.php fix(FileInfo): correctly implement \ArrayAccess::offsetGet 2024-09-06 03:58:00 +02:00
FilenameValidator.php fix: Also validate parent path in verifyPath 2024-08-28 17:22:20 +02:00
Filesystem.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
SetupManager.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
SetupManagerFactory.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
View.php fix(files): Check if the target path is a descendant of the shared folder path 2024-09-05 23:54:01 +02:00