nextcloud/lib/private/Files
provokateurin 69b01a265c fix(S3ConfigTrait): Allow proxy field to take false
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-09-15 17:19:40 +00: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 17:02:33 +00:00
Config fix: ensure array returned from getMountsForFileId is continious 2024-08-02 17:22:33 +02:00
Lock chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Mount chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Node fix: Do not fail to get internal path on NonExistingFile/NonExistingFolder 2024-09-03 00:40:03 +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 17:19:40 +00:00
Search chore: Add SPDX header 2024-05-24 13:11:22 +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 14:53:34 +00:00
Stream chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Template fix: Only write once to template instead of create/copy 2024-09-10 08:07:26 +00:00
Type chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Utils chore: Add SPDX header 2024-05-24 13:11:22 +02:00
FileInfo.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
FilenameValidator.php fix: Also validate parent path in verifyPath 2024-08-28 20:24:03 +02:00
Filesystem.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
SetupManager.php feat: store the mountpoint of storages in the mount options 2024-08-20 14:24:43 +00:00
SetupManagerFactory.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
View.php fix(files): Create non-existent parents of mountpoints 2024-09-04 18:04:13 +00:00