nextcloud/lib/private/Files
John Molakvoæ d108a12b0e
Merge pull request #49794 from nextcloud/backport/40394/stable30
[stable30] fix mimetype not being updated when changing file extention on objectstore
2024-12-12 13:19:59 +01:00
..
AppData chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Cache Merge pull request #49794 from nextcloud/backport/40394/stable30 2024-12-12 13:19:59 +01: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: throw correct exception type when we can't verify if an s3 bucket exists 2024-11-26 18:49:56 +01: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): Try to delete existing target 2024-11-21 07:44:43 +01: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 fix: fix availability wrapper not applying 2024-11-26 18:50:00 +01: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-06 02:00:43 +00:00