nextcloud/lib/private/Files
Robin Appelman a937ab03dd
perform onetime setup earlier to ensure wrappers are registered on time
this fixes an issue with wrappers like encryption not always being applied to mountpoint that create the storage object directly (such as external storage)

Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-06-08 18:49:54 +02:00
..
AppData Merge pull request #32250 from nextcloud/cleanup/cappedmemorycache 2022-05-13 08:27:28 +02:00
Cache Files: Extend search to also cover tags 2022-05-17 21:05:09 +02:00
Config Add stricter psalm type for CappedMemoryCache 2022-05-12 15:06:18 +02:00
Lock Adapt LockScope to LockContext rename 2022-04-07 11:52:16 +02:00
Mount Fix docblock for return type 2022-05-27 20:05:46 +02:00
Node log stacktrace for 'Backends provided no user object' 2022-04-20 12:15:39 +02:00
Notify Update php licenses 2021-06-04 22:02:41 +02:00
ObjectStore Cleanup temporary files after finishing the write to object storage 2022-06-02 12:57:18 +00:00
Search generate a better optimized query for path prefix search filters 2021-08-26 19:07:52 +02:00
SimpleFS Extend simple file with extension getter 2022-03-04 06:11:53 +00:00
Storage composer run cs:fix 2022-04-26 16:52:53 +02:00
Stream Save encrypted files in binary format 2022-05-04 17:38:25 +02:00
Template Update php licenses 2021-06-04 22:02:41 +02:00
Type Migrate from ILogger to LoggerInterface in lib/private 2022-03-24 16:21:25 +01:00
Utils split out some path manipulation logic 2022-04-04 15:40:12 +02:00
FileInfo.php save filesystem node in dav node 2022-04-06 14:40:31 +02:00
Filesystem.php fixed when accessing static filesystem calls before setup 2022-03-24 17:01:42 +01:00
SetupManager.php perform onetime setup earlier to ensure wrappers are registered on time 2022-06-08 18:49:54 +02:00
SetupManagerFactory.php make mount cache duration configurable 2022-03-24 17:36:53 +01:00
View.php Migrate more classes of lib/private to LoggerInterface 2022-04-26 16:52:52 +02:00