nextcloud/lib/public/Files
Arthur Schiwon bb08cc15b0
Merge pull request #40286 from nextcloud/backport/40233/stable27
[stable27] Detect aborted connection in OC\Files\View and stop writing data to t…
2023-09-07 11:03:42 +02:00
..
AppData composer run cs:fix 2023-01-20 11:45:08 +01:00
Cache Fix typos in lib/public subdirectory 2023-05-10 11:56:34 +02:00
Config allow getting mounts by providers 2022-04-04 14:57:56 +02:00
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 Update php licenses 2021-06-04 22:02:41 +02:00
ObjectStore feat(s3): Use multipart upload for chunked uploading 2023-03-08 14:00:04 +01:00
Search generate a better optimized query for path prefix search filters 2021-08-26 19:07:52 +02:00
SimpleFS Fix return type of methods returning false on error 2023-04-03 10:52:34 +02:00
Storage Fix file_get_content signatures to make it clear it can return false 2023-04-27 09:56:05 +02:00
Template fix: Empty fallback for template creator action label 2023-04-27 15:52:08 +02:00
AlreadyExistsException.php Update php licenses 2021-06-04 22:02:41 +02:00
ConnectionLostException.php Detect aborted connection in OC\Files\View and stop writing data to the output buffer 2023-09-06 09:22:06 +02:00
DavUtil.php fix share roots always being marked as writable 2023-07-28 14:57:06 +02:00
EmptyFileNameException.php Update php licenses 2021-06-04 22:02:41 +02:00
EntityTooLargeException.php Update php licenses 2021-06-04 22:02:41 +02:00
File.php Fix file_get_content signatures to make it clear it can return false 2023-04-27 09:56:05 +02:00
FileInfo.php More type cleanup in View and FileInfo 2023-04-03 10:52:35 +02:00
FileNameTooLongException.php Update php licenses 2021-06-04 22:02:41 +02:00
Folder.php Update php licenses 2021-06-04 22:02:41 +02:00
ForbiddenException.php composer run cs:fix 2023-01-20 11:45:08 +01:00
GenericFileException.php Update php licenses 2021-06-04 22:02:41 +02:00
IAppData.php Update php licenses 2021-06-04 22:02:41 +02:00
IHomeStorage.php more share permission logic to storage wrapper 2023-09-04 14:09:41 +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 Update php licenses 2021-06-04 22:02:41 +02:00
InvalidContentException.php Update php licenses 2021-06-04 22:02:41 +02:00
InvalidDirectoryException.php Update php licenses 2021-06-04 22:02:41 +02:00
InvalidPathException.php Update php licenses 2021-06-04 22:02:41 +02:00
IRootFolder.php docs: adjust @since version to backport 2023-06-26 17:40:21 +02:00
LockNotAcquiredException.php Update php licenses 2021-06-04 22:02:41 +02:00
Node.php Type sizes as int|float throughout the code base 2023-02-07 11:23:31 +01:00
NotEnoughSpaceException.php Update php licenses 2021-06-04 22:02:41 +02:00
NotFoundException.php Update php licenses 2021-06-04 22:02:41 +02:00
NotPermittedException.php Update php licenses 2021-06-04 22:02:41 +02:00
ReservedWordException.php Update php licenses 2021-06-04 22:02:41 +02:00
Storage.php Fix file_get_content signatures to make it clear it can return false 2023-04-27 09:56:05 +02: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 Update php licenses 2021-06-04 22:02:41 +02:00
StorageNotAvailableException.php Migrate HintException to OCP 2021-06-30 15:28:02 -04:00
StorageTimeoutException.php composer run cs:fix 2023-01-20 11:45:08 +01:00
UnseekableException.php Update php licenses 2021-06-04 22:02:41 +02:00