nextcloud/lib/private/Files
2023-09-16 21:17:24 +02:00
..
AppData Move CappedMemoryCache to OCP 2022-07-14 15:54:31 +02:00
Cache fix: Only read unencrypted_size when file is actually encrypted 2023-09-06 07:25:28 +02:00
Config Refactors "strpos" calls in lib/private to improve code readability. 2023-05-15 15:17:19 +03:30
Lock Adapt LockScope to LockContext rename 2022-04-07 11:52:16 +02:00
Mount expose MovableMount in public interface 2023-07-28 14:42:09 +02:00
Node fix: Pass parent to NonExistingFile instances 2023-09-13 10:28:28 +02: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-06 07:25:28 +02:00
Search extend path-prefix optimizer to remove all cases of path_hash= when encountering a path prefix filter 2023-01-11 16:38:41 +01:00
SimpleFS Fix return type of methods returning false on error 2023-04-03 10:52:34 +02:00
Storage fix: Only store unencrypted_size if path should be encrypted 2023-09-06 07:25:28 +02:00
Stream fix SeekableHttpStream::stream_stat errors on failed open 2023-07-13 15:38:58 +02:00
Template Use typed version of IConfig::getSystemValue as much as possible 2023-04-05 12:50:08 +02:00
Type Wrap mimetype insert and getLastInsertId in a transaction 2023-09-04 08:02:35 -03:00
Utils add summary of detected changes to files:scan output 2023-06-16 17:56:34 +02:00
FileInfo.php fix: Only read unencrypted_size when file is actually encrypted 2023-09-06 07:25:28 +02:00
Filesystem.php Refactors "strpos" calls in lib/private to improve code readability. 2023-05-15 15:17:19 +03:30
SetupManager.php Merge pull request #39863 from nextcloud/sharing-mask-wrapper 2023-09-04 14:05:14 +02:00
SetupManagerFactory.php cleanup di for share permissions wrapper 2023-08-16 15:25:05 +02:00
View.php Detect aborted connection in OC\Files\View and stop writing data to the output buffer 2023-09-07 09:32:32 +02:00