nextcloud-server/lib/private/Files
Robin Appelman 99d62bf368 fix: preserve fileid when moving from objectstore to non-objectstore
Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-10-08 18:14:26 +07:00
..
AppData chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
Cache fix: verify that parent exists in cache when inserting 2024-10-08 18:14:26 +07:00
Config optimize UserMountCache::registerStorage 2023-11-16 16:21:59 +07:00
Lock
Mount chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
Node fix: `OCP\Files\Node\Folder::search` was not setting the owner 2024-07-30 11:05:22 +07:00
Notify
ObjectStore fix: preserve fileid when moving from objectstore to non-objectstore 2024-10-08 18:14:26 +07:00
Search accept boolean value 2023-11-22 01:20:42 +07:00
SimpleFS chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
Storage fix: preserve fileid when moving from objectstore to non-objectstore 2024-10-08 18:14:26 +07:00
Stream chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
Template fix: Only write once to template instead of create/copy 2024-09-10 10:13:20 +07:00
Type chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
Utils continue background scanning different storages if one fails 2024-02-07 09:08:15 +07:00
FileInfo.php Refactoring getName function 2024-03-14 14:54:58 +07:00
Filesystem.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
SetupManager.php feat: store the mountpoint of storages in the mount options 2024-08-20 14:18:16 +07:00
SetupManagerFactory.php
View.php fix(files): Create non-existent parents of mountpoints 2024-09-04 18:01:36 +07:00