nextcloud-server/lib/public/Files
Robin Appelman 136c4ef925
dont expose metadata etag for now
Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-11-13 12:39:36 +07:00
..
Cache store filecache extension fields 2019-11-13 11:30:44 +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 Update license headers 2017-11-06 16:56:19 +07:00
SimpleFS Harden appdata putcontent 2019-04-08 13:22:00 +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 Update license headers 2017-11-06 16:56:19 +07:00
EntityTooLargeException.php
File.php Add getExtension() to FileInfo 2018-10-29 15:24:02 +07:00
FileInfo.php dont expose metadata etag for now 2019-11-13 12:39:36 +07:00
FileNameTooLongException.php
Folder.php Add hint about OCP\Folder::getById 2018-03-21 14:49:32 +07:00
ForbiddenException.php Update license headers 2017-11-06 16:56:19 +07:00
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 Update license headers 2017-11-06 16:56:19 +07:00
InvalidPathException.php
LockNotAcquiredException.php
Node.php add option to get raw size (without submounts) from fileinfo 2019-02-27 15:35:44 +07:00
NotEnoughSpaceException.php
NotFoundException.php
NotPermittedException.php
ReservedWordException.php
Storage.php Update license headers 2017-11-06 16:56:19 +07:00
StorageAuthException.php Update license headers 2017-11-06 16:56:19 +07:00
StorageBadConfigException.php Update license headers 2017-11-06 16:56:19 +07:00
StorageConnectionException.php Update license headers 2017-11-06 16:56:19 +07:00
StorageInvalidException.php
StorageNotAvailableException.php Update license headers 2017-11-06 16:56:19 +07:00
StorageTimeoutException.php Update license headers 2017-11-06 16:56:19 +07:00
UnseekableException.php