nextcloud/lib/public/Files
Côme Chilliet 5434b35ac7
Merge pull request #40280 from nextcloud/backport/40233/stable26
[stable26] Detect aborted connection in OC\Files\View and stop writing data to the output buffer
2023-09-07 09:31:44 +02:00
..
AppData composer run cs:fix 2023-01-20 11:45:08 +01:00
Cache Document all getIncomplete implementations as returning string|false 2022-08-02 14:23:14 +02:00
Config
Events composer run cs:fix 2023-01-20 11:45:08 +01:00
Lock composer run cs:fix 2023-01-20 11:45:08 +01:00
Mount fix tests 2023-02-07 15:50:10 +01:00
Notify
ObjectStore feat(s3): Use multipart upload for chunked uploading 2023-03-09 15:31:12 +01:00
Search
SimpleFS Type sizes as int|float throughout the code base 2023-02-07 11:23:31 +01:00
Storage Make it clear that file sizes may be float on 32bits 2023-04-01 13:12:05 +00:00
Template composer run cs:fix 2023-01-20 11:45:08 +01:00
AlreadyExistsException.php
ConnectionLostException.php Lower log to debug for connections aborted by the client 2023-09-05 17:06:11 +00:00
DavUtil.php fix share roots always being marked as writable 2023-08-01 15:02:34 +00:00
EmptyFileNameException.php
EntityTooLargeException.php
File.php
FileInfo.php Allow float sizes in FileInfo for 32bits 2023-02-07 11:23:31 +01:00
FileNameTooLongException.php
Folder.php
ForbiddenException.php composer run cs:fix 2023-01-20 11:45:08 +01:00
GenericFileException.php
IAppData.php
IHomeStorage.php more share permission logic to storage wrapper 2023-09-04 14:21:11 +02:00
IMimeTypeDetector.php composer run cs:fix 2023-01-20 11:45:08 +01:00
IMimeTypeLoader.php composer run cs:fix 2023-01-20 11:45:08 +01:00
InvalidCharacterInPathException.php
InvalidContentException.php
InvalidDirectoryException.php
InvalidPathException.php
IRootFolder.php docs: adjust @since version to backport 2023-06-26 14:49:16 +02:00
LockNotAcquiredException.php
Node.php Type sizes as int|float throughout the code base 2023-02-07 11:23:31 +01:00
NotEnoughSpaceException.php
NotFoundException.php
NotPermittedException.php
ReservedWordException.php
Storage.php Make it clear that file sizes may be float on 32bits 2023-04-01 13:12:05 +00:00
StorageAuthException.php composer run cs:fix 2023-01-20 11:45:08 +01:00
StorageBadConfigException.php composer run cs:fix 2023-01-20 11:45:08 +01:00
StorageConnectionException.php composer run cs:fix 2023-01-20 11:45:08 +01:00
StorageInvalidException.php
StorageNotAvailableException.php
StorageTimeoutException.php composer run cs:fix 2023-01-20 11:45:08 +01:00
UnseekableException.php