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 Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +07:00
Mount
Notify Update license headers for 19 2020-04-29 11:57:22 +07:00
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 Update license headers for 19 2020-04-29 11:57:22 +07:00
EmptyFileNameException.php Remove @package annotations from public namespace 2020-08-26 16:59:40 +07:00
EntityTooLargeException.php Update license headers for 19 2020-04-29 11:57:22 +07:00
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 Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00
InvalidContentException.php Update license headers for 19 2020-04-29 11:57:22 +07:00
InvalidDirectoryException.php Remove @package annotations from public namespace 2020-08-26 16:59:40 +07:00
InvalidPathException.php Update license headers for 19 2020-04-29 11:57:22 +07:00
LockNotAcquiredException.php
Node.php Remove @package annotations from public namespace 2020-08-26 16:59:40 +07:00
NotEnoughSpaceException.php Update license headers for 19 2020-04-29 11:57:22 +07:00
NotFoundException.php Update license headers for 19 2020-04-29 11:57:22 +07:00
NotPermittedException.php Update license headers for 19 2020-04-29 11:57:22 +07:00
ReservedWordException.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00
Storage.php teach psalm about `Storage::instanceOfStorage` 2021-12-02 20:00:45 +07:00
StorageAuthException.php
StorageBadConfigException.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00
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 Update license headers for 19 2020-04-29 11:57:22 +07:00