nextcloud-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 +07:00
..
Cache add event for inserting cache entries 2019-02-07 15:51:30 +07:00
Config Add the option to filter mounts for a user 2018-07-10 16:49:26 +07:00
Mount Fix tests 2018-04-04 12:50:54 +07:00
Notify
ObjectStore Add objectExists to objectstore interface 2018-12-12 14:17:19 +07:00
Search
SimpleFS Add since labels 2019-02-07 14:23:16 +07:00
Storage Add interface to allow storages from opting out of encryption 2018-11-29 16:31:34 +07:00
AlreadyExistsException.php
EmptyFileNameException.php
EntityTooLargeException.php
File.php Add getExtension() to FileInfo 2018-10-29 15:24:02 +07:00
FileInfo.php Add getExtension() to FileInfo 2018-10-29 15:24:02 +07:00
FileNameTooLongException.php
Folder.php
ForbiddenException.php
GenericFileException.php Throw an exception if file_put_contents fails 2018-03-27 16:23:06 +07:00
IAppData.php
IHomeStorage.php
IMimeTypeDetector.php
IMimeTypeLoader.php
IRootFolder.php Fix string doc type casing 2018-11-15 11:57:05 +07:00
InvalidCharacterInPathException.php
InvalidContentException.php
InvalidDirectoryException.php
InvalidPathException.php
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