nextcloud/lib/private/Files
Daniel Kesselberg 1af2df8b4e
fix(s3): suppress php deprecation warning on php8
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2024-09-26 12:38:05 +02:00
..
AppData chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
Cache fix: verify that parent exists in cache when inserting 2024-09-19 17:44:45 +02:00
Config fix: Remove incorrect default null value 2024-04-04 11:45:22 +02:00
Lock Adapt LockScope to LockContext rename 2022-04-07 11:52:16 +02:00
Mount fix: Apply new coding standard to all files 2024-04-04 11:45:22 +02:00
Node fix: OCP\Files\Node\Folder::search was not setting the owner 2024-07-30 11:06:30 +00:00
Notify Update php licenses 2021-06-04 22:02:41 +02:00
ObjectStore fix(s3): suppress php deprecation warning on php8 2024-09-26 12:38:05 +02:00
Search fix: handle cases where non-binary operators are mixed in for optimizing search queries 2024-03-04 14:25:52 +01:00
SimpleFS chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
Storage chore: improve hash_file php usage in Local Storage 2024-09-16 15:18:02 +00:00
Stream fix: Apply new coding standard to all files 2024-04-04 11:45:22 +02:00
Template fix: Only write once to template instead of create/copy 2024-09-10 10:13:04 +02:00
Type refactor(mimeloader): modernize MimeTypeLoader 2024-03-14 17:24:36 +01:00
Utils fix: Apply new coding standard to all files 2024-04-04 11:45:22 +02:00
FileInfo.php Refactoring getName function 2024-03-12 17:24:24 +03:00
Filesystem.php chore: Migrate away from OC::$server->getLogger 2024-02-13 17:32:30 +01:00
SetupManager.php feat: store the mountpoint of storages in the mount options 2024-08-20 14:22:44 +00:00
SetupManagerFactory.php cleanup di for share permissions wrapper 2023-08-16 15:25:05 +02:00
View.php fix(files): Check if the target path is a descendant of the shared folder path 2024-09-06 01:59:29 +00:00