nextcloud-server/lib/private/Files
Kate 3fe3f8d1f6
Merge pull request #48016 from nextcloud/fix/s3configtrait/proxy-false
2024-09-15 19:16:04 +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(S3ConfigTrait): Allow proxy field to take false 2024-09-15 15:41:58 +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(Storage\Local): Do not call getSourcePath() on SplFileInfo 2024-09-15 15:39:09 +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