nextcloud/lib/private/Files
Côme Chilliet a59176b7dc fix(encryption): Fix mountpoint check to accept if several are found
There is no strong requirement to have only one mount for a given
 storage id. Also the error in this case would be misleading.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-08-07 18:59:42 +00:00
..
AppData chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
Cache Merge pull request #45857 from nextcloud/backport/45172/stable28 2024-06-13 18:26:49 +02:00
Config optimize UserMountCache::registerStorage 2023-11-16 16:21:59 +01:00
Lock Adapt LockScope to LockContext rename 2022-04-07 11:52:16 +02:00
Mount chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
Node fix: OCP\Files\Node\Folder::search was not setting the owner 2024-07-30 11:05:22 +00:00
Notify Update php licenses 2021-06-04 22:02:41 +02:00
ObjectStore fix(s3): Don't wait indefinitely for S3 to return 2024-07-09 07:50:39 +00:00
Search accept boolean value 2023-11-22 01:20:42 -01:00
SimpleFS chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
Storage fix(encryption): Fix mountpoint check to accept if several are found 2024-08-07 18:59:42 +00:00
Stream chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
Template fix(TemplateManager): Bail early if templatedirectory is empty 2023-12-04 09:57:30 +00:00
Type chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
Utils continue background scanning different storages if one fails 2024-02-07 09:08:15 +00:00
FileInfo.php Refactoring getName function 2024-03-14 14:54:58 +00:00
Filesystem.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
SetupManager.php optimize builtin storage wrappers 2023-11-08 15:26:10 +01:00
SetupManagerFactory.php cleanup di for share permissions wrapper 2023-08-16 15:25:05 +02:00
View.php fix: Do not return partial file info if we have a cache entry 2024-07-25 17:40:12 +00:00