server/lib/public/Files
Roeland Jago Douma 0487144b26
Remove deprecated searchByTag
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-07-26 12:29:19 +02:00
..
Cache Remove deprecated searchByTag 2019-07-26 12:29:19 +02:00
Config Add the option to filter mounts for a user 2018-07-10 16:49:26 +02:00
Mount Fix tests 2018-04-04 12:50:54 +02:00
Notify
ObjectStore Add objectExists to objectstore interface 2018-12-12 14:17:19 +01:00
Search
SimpleFS Harden appdata putcontent 2019-04-08 13:22:00 +02: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 option to get raw size (without submounts) from fileinfo 2019-02-27 15:35:44 +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 add option to get raw size (without submounts) from fileinfo 2019-02-27 15:35:44 +01:00
NotEnoughSpaceException.php
NotFoundException.php
NotPermittedException.php
ReservedWordException.php
Storage.php
StorageAuthException.php
StorageBadConfigException.php
StorageConnectionException.php
StorageInvalidException.php
StorageNotAvailableException.php
StorageTimeoutException.php
UnseekableException.php