nextcloud/lib/private/Files
Robin Appelman 72258649d6 fix: fix mimetype not being updated when changing file extention on object store
Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-12-11 07:45:51 +00:00
..
AppData Move CappedMemoryCache to OCP 2022-07-14 15:54:31 +02:00
Cache fix: fix mimetype not being updated when changing file extention on object store 2024-12-11 07:45:51 +00:00
Config allow storing multiple mounts for the same rootid in the mount cache 2023-05-31 16:15:47 +02:00
Lock Adapt LockScope to LockContext rename 2022-04-07 11:52:16 +02:00
Mount Move CappedMemoryCache to OCP 2022-07-14 15:54:31 +02:00
Node fix(node): non-existing folder is not searchable 2023-07-13 15:05:25 +00:00
Notify Update php licenses 2021-06-04 22:02:41 +02:00
ObjectStore fix: Only store unencrypted_size if path should be encrypted 2023-09-12 15:07:15 +02:00
Search extend path-prefix optimizer to remove all cases of path_hash= when encountering a path prefix filter 2023-04-03 16:35:54 +00:00
SimpleFS Scope the appdata theming storage for global and users 2022-10-14 16:19:32 +02:00
Storage fix(CI): Suppress psalm UndefinedClass 2024-04-24 09:29:39 +00:00
Stream set stream size for SeekableHttpStream 2023-06-12 16:29:12 +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 fix: Only read unencrypted_size when file is actually encrypted 2023-09-12 15:07:15 +02:00
Filesystem.php Move CappedMemoryCache to OCP 2022-07-14 15:54:31 +02:00
SetupManager.php delay updating setup providers untill we register the mounts 2022-11-18 14:32:02 +00:00
SetupManagerFactory.php make mount cache duration configurable 2022-03-24 17:36:53 +01:00
View.php Apply suggestions from code review in View.php 2023-09-05 14:36:23 +02:00