nextcloud-server/lib/public/Files
Robin Appelman ab9a36e872
allow apps to set custom mount types
Signed-off-by: Robin Appelman <robin@icewind.nl>
2017-04-28 09:38:21 +07:00
..
Cache Remove unused use statements 2017-04-22 19:23:31 +07:00
Config Remove unused use statements 2017-04-22 19:23:31 +07:00
Mount allow apps to set custom mount types 2017-04-28 09:38:21 +07:00
Notify Add since 2017-01-27 10:44:48 +07:00
ObjectStore
Search Allow searching for favorites 2017-03-08 16:30:55 +07:00
SimpleFS @since 9.2.0 to @since 11.0.0 2016-11-15 18:51:52 +07:00
Storage Add missing PHPDoc and properly throw exception 2017-02-13 18:03:35 +07:00
AlreadyExistsException.php
EmptyFileNameException.php Move the validation into one place only 2016-11-21 09:23:37 +07:00
EntityTooLargeException.php
File.php
FileInfo.php Fix type hints and doc blocks 2017-03-23 17:52:47 +07:00
FileNameTooLongException.php
Folder.php Implement webdav SEARCH 2017-03-01 14:06:39 +07:00
ForbiddenException.php
IAppData.php @since 9.2.0 to @since 11.0.0 2016-11-15 18:51:52 +07:00
IHomeStorage.php
IMimeTypeDetector.php
IMimeTypeLoader.php
IRootFolder.php
InvalidCharacterInPathException.php
InvalidContentException.php
InvalidDirectoryException.php Move the validation into one place only 2016-11-21 09:23:37 +07:00
InvalidPathException.php
LockNotAcquiredException.php
Node.php
NotEnoughSpaceException.php
NotFoundException.php
NotPermittedException.php
ReservedWordException.php
Storage.php Merge pull request #3600 from coletivoEITA/master 2017-03-14 15:14:59 +07:00
StorageAuthException.php
StorageBadConfigException.php
StorageConnectionException.php
StorageInvalidException.php
StorageNotAvailableException.php Storage 503 message improvements 2016-10-24 15:43:15 +07:00
StorageTimeoutException.php
UnseekableException.php