nextcloud-server/lib/private/Files
Robin Appelman 8a539df3a8 fix: write object to the correct urn when moving from another storage to object store
Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-08-26 12:24:38 +07:00
..
AppData chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
Cache feat: add option to disable scanner transactions 2024-06-13 12:02:53 +07:00
Config fix: Remove incorrect default null value 2024-04-04 11:45:22 +07:00
Lock
Mount fix: Apply new coding standard to all files 2024-04-04 11:45:22 +07:00
Node fix: `OCP\Files\Node\Folder::search` was not setting the owner 2024-07-30 11:06:30 +07:00
Notify
ObjectStore fix: write object to the correct urn when moving from another storage to object store 2024-08-26 12:24:38 +07:00
Search fix: handle cases where non-binary operators are mixed in for optimizing search queries 2024-03-04 14:25:52 +07:00
SimpleFS chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
Storage fix: use mountpoint from storage to find the encryption keys 2024-08-20 14:22:44 +07:00
Stream fix: Apply new coding standard to all files 2024-04-04 11:45:22 +07:00
Template fix: Apply new coding standard to all files 2024-04-04 11:45:22 +07:00
Type refactor(mimeloader): modernize MimeTypeLoader 2024-03-14 17:24:36 +07:00
Utils fix: Apply new coding standard to all files 2024-04-04 11:45:22 +07:00
FileInfo.php Refactoring getName function 2024-03-12 17:24:24 +07:00
Filesystem.php chore: Migrate away from OC::$server->getLogger 2024-02-13 17:32:30 +07:00
SetupManager.php feat: store the mountpoint of storages in the mount options 2024-08-20 14:22:44 +07:00
SetupManagerFactory.php cleanup di for share permissions wrapper 2023-08-16 15:25:05 +07:00
View.php fix: Do not return partial file info if we have a cache entry 2024-07-29 08:16:30 +07:00