nextcloud-server/lib/private/Files
provokateurin 9a728db531 fix(View): Catch exceptions when executing mkdir for non-existent parents
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-12-17 09:38:46 +07:00
..
AppData chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
Cache Merge pull request #49654 from nextcloud/backport/49551/stable29 2024-12-12 13:22:31 +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: throw correct exception type when we can't verify if an s3 bucket exists 2024-11-26 18:45:46 +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(storage): Try to delete existing target 2024-11-21 07:41:54 +07:00
Stream fix: Apply new coding standard to all files 2024-04-04 11:45:22 +07:00
Template fix(TemplateManager): Make sure TemplateFolder is a Folder 2024-12-16 06:04:02 +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 fix: fix availability wrapper not applying 2024-11-26 18:45:52 +07:00
SetupManagerFactory.php
View.php fix(View): Catch exceptions when executing mkdir for non-existent parents 2024-12-17 09:38:46 +07:00