nextcloud/lib/private/Files
Arthur Schiwon b4f562bc2f
Merge pull request #37702 from nextcloud/backport/37617/stable25
[stable25] handle not being able to write file for notify self-test
2023-05-17 13:10:22 +02:00
..
AppData Move CappedMemoryCache to OCP 2022-07-14 15:54:31 +02:00
Cache fix: Check for wrapped retriable exceptions 2023-05-13 22:23:05 +00:00
Config fix updating cached mounts that didn't have their mount provider set previously 2022-08-16 13:47:41 +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 Make sure to never trigger files hooks on a null path 2023-05-11 14:43:04 +00:00
Notify Update php licenses 2021-06-04 22:02:41 +02:00
ObjectStore Avoid allocating too much memory for the buffer 2022-10-12 08:30:58 +00: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 Merge pull request #37702 from nextcloud/backport/37617/stable25 2023-05-17 13:10:22 +02:00
Stream Also update the unencrypted size of files when creating them with empty content 2022-12-08 09:18:00 +00: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 store unencrypted size in the unencrypted_size column 2022-08-16 13:54:26 +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 Update cache when file size === 0 2022-11-23 14:57:32 +00:00