nextcloud-server/lib/private/Files
2022-10-03 13:44:14 +02:00
..
AppData Move CappedMemoryCache to OCP 2022-07-14 15:54:31 +02:00
Cache Fix unencrypted size calculation for files created before the Encryption storage is enabled 2022-10-03 13:44:14 +02:00
Config fix updating cached mounts that didn't have their mount provider set previously 2022-08-16 13:47:41 +02:00
Lock
Mount Move CappedMemoryCache to OCP 2022-07-14 15:54:31 +02:00
Node Filter out old files when trying to get recent files 2022-09-05 12:53:32 +02:00
Notify
ObjectStore Merge pull request #32740 from jasperweyne/patch-2 2022-09-19 10:19:15 +02:00
Search
SimpleFS Fix typos in lib/private subdirectory 2022-07-27 08:52:17 -04:00
Storage trigger a rescan when trying to fopen a file that exists in cache but not on disk 2022-09-29 11:17:16 +02:00
Stream fix using FSEEK_END with SeekableHttpStream to get file size 2022-09-15 17:23:16 +02:00
Template
Type
Utils
FileInfo.php store unencrypted size in the unencrypted_size column 2022-08-16 13:54:26 +02:00
Filesystem.php remove listeners to OC_Filesystem::(write|rename) old style hooks 2022-09-26 21:07:08 +02:00
SetupManager.php get quota for user only when needed 2022-09-01 19:32:24 +02:00
SetupManagerFactory.php
View.php Merge pull request #33566 from nextcloud/fopen-not-found-rescan 2022-10-01 21:47:26 +02:00