nextcloud/lib/public/Files
Andy Scherzinger 49e9442199
Update lib/public/Files/Storage/IStorage.php
Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-09-03 14:32:49 +02:00
..
AppData
Cache perf: Avoid updating the folder size if we know the size difference 2024-04-05 12:57:39 +00:00
Config optimize UserMountCache::registerStorage 2023-11-16 16:21:59 +01:00
Events Synchronize operation on live photo files 2023-11-30 09:44:51 +00:00
Lock composer run cs:fix 2023-01-20 11:45:08 +01:00
Mount
Notify Update php licenses 2021-06-04 22:02:41 +02:00
ObjectStore
Search Fix is-define operator 2023-11-22 12:43:27 -01:00
SimpleFS Fix return type of methods returning false on error 2023-04-03 10:52:34 +02:00
Storage Update lib/public/Files/Storage/IStorage.php 2024-09-03 14:32:49 +02:00
Template
AlreadyExistsException.php
ConnectionLostException.php Detect aborted connection in OC\Files\View and stop writing data to the output buffer 2023-09-07 09:32:32 +02:00
DavUtil.php
EmptyFileNameException.php
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 IFilesMetadata 2023-11-07 00:21:38 -01:00
FileNameTooLongException.php
Folder.php feat: add searchBySystemTag as PHP API 2023-06-21 18:19:09 +02:00
ForbiddenException.php composer run cs:fix 2023-01-20 11:45:08 +01:00
GenericFileException.php
IAppData.php Update php licenses 2021-06-04 22:02:41 +02:00
IHomeStorage.php
IMimeTypeDetector.php
IMimeTypeLoader.php
InvalidCharacterInPathException.php
InvalidContentException.php
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
LockNotAcquiredException.php Update php licenses 2021-06-04 22:02:41 +02:00
Node.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
NotEnoughSpaceException.php
NotFoundException.php Update php licenses 2021-06-04 22:02:41 +02:00
NotPermittedException.php
ReservedWordException.php
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
StorageInvalidException.php
StorageNotAvailableException.php
StorageTimeoutException.php
UnseekableException.php