server/lib/public/Files
Morris Jobke baa6a2d52c
Merge pull request #13748 from nextcloud/cache-insert-event
add event for inserting cache entries
2019-02-07 16:35:02 +01:00
..
Cache add event for inserting cache entries 2019-02-07 15:51:30 +01:00
Config Add the option to filter mounts for a user 2018-07-10 16:49:26 +02:00
Mount
Notify
ObjectStore Add objectExists to objectstore interface 2018-12-12 14:17:19 +01:00
Search
SimpleFS Add since labels 2019-02-07 14:23:16 +01:00
Storage Add interface to allow storages from opting out of encryption 2018-11-29 16:31:34 +01:00
AlreadyExistsException.php
EmptyFileNameException.php
EntityTooLargeException.php
File.php Add getExtension() to FileInfo 2018-10-29 15:24:02 +01:00
FileInfo.php Add getExtension() to FileInfo 2018-10-29 15:24:02 +01:00
FileNameTooLongException.php
Folder.php
ForbiddenException.php
GenericFileException.php
IAppData.php
IHomeStorage.php
IMimeTypeDetector.php
IMimeTypeLoader.php
InvalidCharacterInPathException.php
InvalidContentException.php
InvalidDirectoryException.php
InvalidPathException.php
IRootFolder.php Fix string doc type casing 2018-11-15 11:57:05 +01:00
LockNotAcquiredException.php
Node.php
NotEnoughSpaceException.php
NotFoundException.php
NotPermittedException.php
ReservedWordException.php
Storage.php
StorageAuthException.php
StorageBadConfigException.php
StorageConnectionException.php
StorageInvalidException.php
StorageNotAvailableException.php
StorageTimeoutException.php
UnseekableException.php