nextcloud-server/lib/public/Files
Lukas Reschke 989a8a3668
Merge pull request #6220 from nextcloud/cached-mount-info-filepath
Allow getting the filepath when getting cached mounts by fileid
2017-11-09 00:04:25 +01:00
..
Cache Remove unused use statements 2017-04-22 19:23:31 -05:00
Config Merge pull request #6220 from nextcloud/cached-mount-info-filepath 2017-11-09 00:04:25 +01:00
Mount allow apps to set custom mount types 2017-04-28 09:38:21 +02:00
Notify Add since 2017-01-27 10:44:48 +01:00
ObjectStore Update license headers 2017-11-06 16:56:19 +01:00
Search Update license headers 2017-11-06 16:56:19 +01:00
SimpleFS Update license headers 2017-11-06 16:56:19 +01:00
Storage Update license headers 2017-11-06 16:56:19 +01:00
AlreadyExistsException.php
EmptyFileNameException.php Update license headers 2017-11-06 16:56:19 +01:00
EntityTooLargeException.php
File.php
FileInfo.php Update license headers 2017-11-06 16:56:19 +01:00
FileNameTooLongException.php
Folder.php Implement webdav SEARCH 2017-03-01 14:06:39 +01:00
ForbiddenException.php Update license headers 2017-11-06 16:56:19 +01:00
IAppData.php AppData is no longer internal 2017-08-01 08:20:15 +02:00
IHomeStorage.php
IMimeTypeDetector.php
IMimeTypeLoader.php
InvalidCharacterInPathException.php
InvalidContentException.php
InvalidDirectoryException.php Update license headers 2017-11-06 16:56:19 +01:00
InvalidPathException.php
IRootFolder.php
LockNotAcquiredException.php
Node.php
NotEnoughSpaceException.php
NotFoundException.php
NotPermittedException.php
ReservedWordException.php
Storage.php Update license headers 2017-11-06 16:56:19 +01:00
StorageAuthException.php Update license headers 2017-11-06 16:56:19 +01:00
StorageBadConfigException.php Update license headers 2017-11-06 16:56:19 +01:00
StorageConnectionException.php Update license headers 2017-11-06 16:56:19 +01:00
StorageInvalidException.php
StorageNotAvailableException.php Update license headers 2017-11-06 16:56:19 +01:00
StorageTimeoutException.php Update license headers 2017-11-06 16:56:19 +01:00
UnseekableException.php