nextcloud-server/lib/public/Files
Robin Appelman 8a92229485
getStorage can also return null
Signed-off-by: Robin Appelman <robin@icewind.nl>
2021-03-24 14:56:40 +01:00
..
Cache add ICopyFromCache trait to expose existing implementation 2021-03-12 17:22:36 +01:00
Config Update license headers for Nextcloud 20 (again) 2020-09-07 14:37:44 +02:00
Events
Mount getStorage can also return null 2021-03-24 14:56:40 +01:00
Notify
ObjectStore use in objectstore copy 2020-11-24 15:16:58 +01:00
Search handle ordering in folder search 2021-03-19 16:07:54 +01:00
SimpleFS Update license headers 2020-12-30 14:07:05 +01:00
Storage Update license headers 2020-12-30 14:07:05 +01:00
Template Make whole Template class final 2021-01-28 12:00:21 +01:00
AlreadyExistsException.php
EmptyFileNameException.php Remove @package annotations from public namespace 2020-08-26 16:59:40 +02:00
EntityTooLargeException.php
File.php Remove @package annotations from public namespace 2020-08-26 16:59:40 +02:00
FileInfo.php Remove @package annotations from public namespace 2020-08-26 16:59:40 +02:00
FileNameTooLongException.php Remove @package annotations from public namespace 2020-08-26 16:59:40 +02:00
Folder.php getRelativePath can return null 2021-03-24 14:30:29 +01:00
ForbiddenException.php Remove @package annotations from public namespace 2020-08-26 16:59:40 +02:00
GenericFileException.php Remove @package annotations from public namespace 2020-08-26 16:59:40 +02:00
IAppData.php Remove @package annotations from public namespace 2020-08-26 16:59:40 +02:00
IHomeStorage.php Remove @package annotations from public namespace 2020-08-26 16:59:40 +02:00
IMimeTypeDetector.php Remove @package annotations from public namespace 2020-08-26 16:59:40 +02:00
IMimeTypeLoader.php Remove @package annotations from public namespace 2020-08-26 16:59:40 +02:00
InvalidCharacterInPathException.php
InvalidContentException.php
InvalidDirectoryException.php Remove @package annotations from public namespace 2020-08-26 16:59:40 +02:00
InvalidPathException.php
IRootFolder.php Remove @package annotations from public namespace 2020-08-26 16:59:40 +02:00
LockNotAcquiredException.php
Node.php Remove @package annotations from public namespace 2020-08-26 16:59:40 +02:00
NotEnoughSpaceException.php
NotFoundException.php
NotPermittedException.php
ReservedWordException.php
Storage.php Update license headers 2020-12-30 14:07:05 +01:00
StorageAuthException.php
StorageBadConfigException.php
StorageConnectionException.php
StorageInvalidException.php
StorageNotAvailableException.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
StorageTimeoutException.php
UnseekableException.php