nextcloud-server/lib/public/Files
Robin Appelman f6024a895c
also use case sensitive like when searching in a folder
this case was missed from https://github.com/nextcloud/server/pull/29080

Signed-off-by: Robin Appelman <robin@icewind.nl>
2021-12-14 17:49:48 +07:00
..
Cache Merge pull request #26146 from nextcloud/backport/26013/stable21 2021-03-17 20:03:58 +07:00
Config Update license headers for Nextcloud 20 (again) 2020-09-07 14:37:44 +07:00
Events
Mount
Notify
ObjectStore use in objectstore copy 2020-11-24 15:16:58 +07:00
Search also use case sensitive like when searching in a folder 2021-12-14 17:49:48 +07:00
SimpleFS Update license headers 2020-12-30 14:07:05 +07:00
Storage code checker fixes for instanceOfStorage 2021-12-02 20:00:45 +07:00
Template Make whole Template class final 2021-01-28 12:00:21 +07:00
AlreadyExistsException.php
EmptyFileNameException.php Remove @package annotations from public namespace 2020-08-26 16:59:40 +07:00
EntityTooLargeException.php
File.php Remove @package annotations from public namespace 2020-08-26 16:59:40 +07:00
FileInfo.php Remove @package annotations from public namespace 2020-08-26 16:59:40 +07:00
FileNameTooLongException.php Remove @package annotations from public namespace 2020-08-26 16:59:40 +07:00
Folder.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
ForbiddenException.php Remove @package annotations from public namespace 2020-08-26 16:59:40 +07:00
GenericFileException.php Remove @package annotations from public namespace 2020-08-26 16:59:40 +07:00
IAppData.php Remove @package annotations from public namespace 2020-08-26 16:59:40 +07:00
IHomeStorage.php code checker fixes for instanceOfStorage 2021-12-02 20:00:45 +07:00
IMimeTypeDetector.php Remove @package annotations from public namespace 2020-08-26 16:59:40 +07:00
IMimeTypeLoader.php Remove @package annotations from public namespace 2020-08-26 16:59:40 +07:00
IRootFolder.php Remove @package annotations from public namespace 2020-08-26 16:59:40 +07:00
InvalidCharacterInPathException.php
InvalidContentException.php
InvalidDirectoryException.php Remove @package annotations from public namespace 2020-08-26 16:59:40 +07:00
InvalidPathException.php
LockNotAcquiredException.php
Node.php Remove @package annotations from public namespace 2020-08-26 16:59:40 +07:00
NotEnoughSpaceException.php
NotFoundException.php
NotPermittedException.php
ReservedWordException.php
Storage.php teach psalm about `Storage::instanceOfStorage` 2021-12-02 20:00:45 +07:00
StorageAuthException.php
StorageBadConfigException.php
StorageConnectionException.php
StorageInvalidException.php
StorageNotAvailableException.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
StorageTimeoutException.php
UnseekableException.php