nextcloud-server/lib/private/Files
John Molakvoæ 408c870f61
Merge pull request #47862 from nextcloud/backport/47860/stable29
2024-09-16 11:01:28 +07:00
..
AppData
Cache fix(files): Adjust Cache::searchQuery() parameter name to match interface 2024-09-13 20:12:49 +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 Merge pull request #47873 from nextcloud/backport/47853/stable29 2024-09-15 22:14:49 +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
Storage fix(Storage\Local): Do not call getSourcePath() on SplFileInfo 2024-09-15 14:52:42 +07:00
Stream fix: Apply new coding standard to all files 2024-04-04 11:45:22 +07:00
Template fix: Only write once to template instead of create/copy 2024-09-10 10:13:04 +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
View.php fix(files): Check if the target path is a descendant of the shared folder path 2024-09-06 01:59:29 +07:00