nextcloud-server/lib/private/Files
Julius Härtl 83b1415906
Only pass parent if paths match
As the user folder might be initialized by the root from two levels
down the hierarchy, passing this as a parent only works if the path matches

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-08-24 22:20:32 +07:00
..
AppData Move CappedMemoryCache to OCP 2022-07-14 15:54:31 +07:00
Cache directly build the search filter for shared storage instead of setting up the source cache 2022-08-17 11:58:57 +07:00
Config fix updating cached mounts that didn't have their mount provider set previously 2022-08-16 13:47:41 +07:00
Lock Adapt LockScope to LockContext rename 2022-04-07 11:52:16 +07:00
Mount Move CappedMemoryCache to OCP 2022-07-14 15:54:31 +07:00
Node Only pass parent if paths match 2022-08-24 22:20:32 +07:00
Notify Update php licenses 2021-06-04 22:02:41 +07:00
ObjectStore don't update the folder size if we know it hasn't changed 2022-08-16 13:56:51 +07:00
Search generate a better optimized query for path prefix search filters 2021-08-26 19:07:52 +07:00
SimpleFS Fix typos in lib/private subdirectory 2022-07-27 08:52:17 +07:00
Storage store unencrypted size in the unencrypted_size column 2022-08-16 13:54:26 +07:00
Stream handle stream wrappers in SeekableHttpStream 2022-06-08 17:52:27 +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 store unencrypted size in the unencrypted_size column 2022-08-16 13:54:26 +07:00
Filesystem.php Move CappedMemoryCache to OCP 2022-07-14 15:54:31 +07:00
SetupManager.php always triger setup of builtin storage wrappers 2022-07-21 16:36:32 +07:00
SetupManagerFactory.php make mount cache duration configurable 2022-03-24 17:36:53 +07:00
View.php Merge branch 'master' into display-name-cache-public 2022-08-15 15:28:30 +07:00