nextcloud-server/lib/private/Files
Jonas 7441ce2b11
enh(IMountManager): Add method to get MountPoint from CachedMountInfo
Signed-off-by: Jonas <jonas@freesources.org>
2023-10-23 20:50:24 +07:00
..
AppData
Cache Convert isset ternary to null coalescing operator 2023-09-28 17:44:19 +07:00
Config enh(IMountManager): Add method to get MountPoint from CachedMountInfo 2023-10-23 20:50:24 +07:00
Lock
Mount enh(IMountManager): Add method to get MountPoint from CachedMountInfo 2023-10-23 20:50:24 +07:00
Node add method to create a node from cache entry + mountpoint 2023-09-19 11:43:29 +07:00
Notify
ObjectStore Convert isset ternary to null coalescing operator 2023-09-28 17:44:19 +07:00
Search
SimpleFS
Storage Convert isset ternary to null coalescing operator 2023-09-28 17:44:19 +07:00
Stream fix SeekableHttpStream::stream_stat errors on failed open 2023-07-13 15:38:58 +07:00
Template feat(files): migrate template picker 2023-10-17 11:17:35 +07:00
Type Wrap mimetype insert and getLastInsertId in a transaction 2023-09-04 08:02:35 +07:00
Utils
FileInfo.php fix: Only read unencrypted_size when file is actually encrypted 2023-09-06 07:25:28 +07:00
Filesystem.php
SetupManager.php Merge pull request #39863 from nextcloud/sharing-mask-wrapper 2023-09-04 14:05:14 +07:00
SetupManagerFactory.php cleanup di for share permissions wrapper 2023-08-16 15:25:05 +07:00
View.php Detect aborted connection in OC\Files\View and stop writing data to the output buffer 2023-09-07 09:32:32 +07:00