nextcloud-server/lib/private/Files
provokateurin 714671a8a6
fix(files): Adjust Cache::searchQuery() parameter name to match interface
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-09-13 18:13:44 +07:00
..
AppData chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Cache fix(files): Adjust Cache::searchQuery() parameter name to match interface 2024-09-13 18:13:44 +07:00
Config style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Lock chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Mount style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Node fix: Do not fail to get internal path on NonExistingFile/NonExistingFolder 2024-08-29 12:43:44 +07:00
Notify chore: Add SPDX header 2024-05-24 13:11:22 +07:00
ObjectStore fix: make swift connect exception message more informative 2024-09-09 17:15:01 +07:00
Search style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
SimpleFS chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Storage fix(files): Never return a null ETag in DAV 2024-09-09 10:30:33 +07:00
Stream style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Template fix: Only write once to template instead of create/copy 2024-09-10 09:43:42 +07:00
Type style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Utils chore: Add SPDX header 2024-05-24 13:11:22 +07:00
FileInfo.php fix(FileInfo): correctly implement `\ArrayAccess::offsetGet` 2024-09-06 03:58:00 +07:00
FilenameValidator.php fix: Also validate parent path in `verifyPath` 2024-08-28 17:22:20 +07:00
Filesystem.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
SetupManager.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
SetupManagerFactory.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
View.php fix(files): Check if the target path is a descendant of the shared folder path 2024-09-05 23:54:01 +07:00