0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-03-13 07:53:51 +00:00
nextcloud_server/lib/private/Files
Côme Chilliet b7d82f7c01 Detect aborted connection in OC\Files\View and stop writing data to the
output buffer

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-09-05 17:06:10 +00:00
..
AppData Move CappedMemoryCache to OCP 2022-07-14 15:54:31 +02:00
Cache Merge pull request from nextcloud/backport/38714/stable26 2023-08-28 13:44:48 +02:00
Config allow storing multiple mounts for the same rootid in the mount cache 2023-05-31 15:38:00 +02:00
Lock Adapt LockScope to LockContext rename 2022-04-07 11:52:16 +02:00
Mount fix tests 2023-02-07 15:50:10 +01:00
Node fix: prevent sharing permissions on user root folder 2023-09-04 09:19:44 +00:00
Notify Update php licenses 2021-06-04 22:02:41 +02:00
ObjectStore use source cache when listing folder during recursive copy 2023-06-19 12:31:17 +02:00
Search extend path-prefix optimizer to remove all cases of path_hash= when encountering a path prefix filter 2023-04-03 14:55:05 +00:00
SimpleFS Type sizes as int|float throughout the code base 2023-02-07 11:23:31 +01:00
Storage fix(sse): don't update uncached files 2023-07-04 20:23:47 +00:00
Stream Fix psalm errors related to filesizes 2023-02-07 11:23:29 +01:00
Template Add app config for default template path 2023-01-24 09:39:31 +00:00
Type composer run cs:fix 2023-01-20 11:45:08 +01:00
Utils split out some path manipulation logic 2022-04-04 15:40:12 +02:00
FileInfo.php chore: ugly type juggling 2023-06-23 23:04:40 +00:00
Filesystem.php Fix psalm errors 2023-02-07 11:23:32 +01:00
SetupManager.php do onetime user setup before getting any mount from providers 2023-03-24 16:10:29 +00:00
SetupManagerFactory.php make mount cache duration configurable 2022-03-24 17:36:53 +01:00
View.php Detect aborted connection in OC\Files\View and stop writing data to the 2023-09-05 17:06:10 +00:00