nextcloud-server/lib/private/Files
Robin Appelman bdc86e9486
add missing return
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-04-08 15:04:35 +07:00
..
AppData Use storage filter when fetching previews to cleanup 2021-08-26 22:03:05 +07:00
Cache Merge pull request #31713 from nextcloud/fed-performance 2022-04-07 18:53:36 +07:00
Config allow getting mounts by providers 2022-04-04 14:57:56 +07:00
Mount don't do a full setup for `findByStorageId` 2022-04-04 15:40:20 +07:00
Node allow reusing known folder info when getting directory contents 2022-04-06 14:40:34 +07:00
Notify Update php licenses 2021-06-04 22:02:41 +07:00
ObjectStore Adapt more code to migration to LoggerInterface 2022-03-24 16:21:25 +07:00
Search generate a better optimized query for path prefix search filters 2021-08-26 19:07:52 +07:00
SimpleFS Extend simple file with extension getter 2022-03-04 06:11:53 +07:00
Storage use the same cached propfind for free space for dav storage 2022-04-04 16:48:31 +07:00
Stream Support seeking also from the end of file on S3 storage 2021-09-11 17:43:50 +07:00
Template Update php licenses 2021-06-04 22:02:41 +07:00
Type Migrate from ILogger to LoggerInterface in lib/private 2022-03-24 16:21:25 +07:00
Utils split out some path manipulation logic 2022-04-04 15:40:12 +07:00
FileInfo.php save filesystem node in dav node 2022-04-06 14:40:31 +07:00
Filesystem.php fixed when accessing static filesystem calls before setup 2022-03-24 17:01:42 +07:00
SetupManager.php add missing return 2022-04-08 15:04:35 +07:00
SetupManagerFactory.php make mount cache duration configurable 2022-03-24 17:36:53 +07:00
View.php sh 2022-04-06 18:08:13 +07:00