nextcloud-server/lib/private/Files
Andy Scherzinger 609fa7d5db
Merge pull request #47044 from nextcloud/fix/accept-several-mounts-in-encryption
fix(encryption): Fix mountpoint check to accept if several are found
2024-08-07 20:58:19 +07:00
..
AppData chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Cache fix: make batch propagator work with sharding restrictions 2024-07-17 19:16:07 +07:00
Config fix: ensure array returned from getMountsForFileId is continious 2024-08-02 17:22:33 +07:00
Lock chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Mount chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Node fix(files): Fix incorrect keys by reindexing 2024-08-01 09:14:44 +07:00
Notify chore: Add SPDX header 2024-05-24 13:11:22 +07:00
ObjectStore fix(s3): Don't wait indefinitely for S3 to return 2024-07-05 16:24:32 +07:00
Search chore: Add SPDX header 2024-05-24 13:11:22 +07:00
SimpleFS chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Storage fix(encryption): Fix mountpoint check to accept if several are found 2024-08-05 17:34:25 +07:00
Stream chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Template feat: Add support for filling fields to backend components 2024-07-25 11:11:40 +07:00
Type chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Utils chore: Add SPDX header 2024-05-24 13:11:22 +07:00
FileInfo.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
FilenameValidator.php refactor: Migrate filename validation logic from `Storage` to `FilenameValidator` 2024-07-16 12:49:09 +07:00
Filesystem.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
SetupManager.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
SetupManagerFactory.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
View.php Merge pull request #46672 from nextcloud/fix/preview-invalid-id 2024-07-25 19:37:30 +07:00