nextcloud-server/lib/public/Files
Simon L d55a7c619d Fix typos in lib/public subdirectory
Found via `codespell -q 3 -S l10n -L jus ./lib/public`

Signed-off-by: luz paz <luzpaz@github.com>

Update lib/public/Accounts/IAccount.php

Signed-off-by: luz paz <luzpaz@github.com>

Signed-off-by: Simon L <szaimen@e.mail.de>
Co-Authored-By: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
2023-05-10 11:56:34 +07:00
..
AppData composer run cs:fix 2023-01-20 11:45:08 +07:00
Cache Fix typos in lib/public subdirectory 2023-05-10 11:56:34 +07:00
Config
Events composer run cs:fix 2023-01-20 11:45:08 +07:00
Lock composer run cs:fix 2023-01-20 11:45:08 +07:00
Mount fix tests 2023-02-07 15:50:10 +07:00
Notify
ObjectStore feat(s3): Use multipart upload for chunked uploading 2023-03-08 14:00:04 +07:00
Search
SimpleFS Fix return type of methods returning false on error 2023-04-03 10:52:34 +07:00
Storage Fix file_get_content signatures to make it clear it can return false 2023-04-27 09:56:05 +07:00
Template fix: Empty fallback for template creator action label 2023-04-27 15:52:08 +07:00
AlreadyExistsException.php
DavUtil.php
EmptyFileNameException.php
EntityTooLargeException.php
File.php Fix file_get_content signatures to make it clear it can return false 2023-04-27 09:56:05 +07:00
FileInfo.php More type cleanup in View and FileInfo 2023-04-03 10:52:35 +07:00
FileNameTooLongException.php
Folder.php
ForbiddenException.php composer run cs:fix 2023-01-20 11:45:08 +07:00
GenericFileException.php
IAppData.php
IHomeStorage.php
IMimeTypeDetector.php composer run cs:fix 2023-01-20 11:45:08 +07:00
IMimeTypeLoader.php composer run cs:fix 2023-01-20 11:45:08 +07:00
IRootFolder.php composer run cs:fix 2023-01-20 11:45:08 +07:00
InvalidCharacterInPathException.php
InvalidContentException.php
InvalidDirectoryException.php
InvalidPathException.php
LockNotAcquiredException.php
Node.php Type sizes as int|float throughout the code base 2023-02-07 11:23:31 +07:00
NotEnoughSpaceException.php
NotFoundException.php
NotPermittedException.php
ReservedWordException.php
Storage.php Fix file_get_content signatures to make it clear it can return false 2023-04-27 09:56:05 +07:00
StorageAuthException.php composer run cs:fix 2023-01-20 11:45:08 +07:00
StorageBadConfigException.php composer run cs:fix 2023-01-20 11:45:08 +07:00
StorageConnectionException.php composer run cs:fix 2023-01-20 11:45:08 +07:00
StorageInvalidException.php
StorageNotAvailableException.php
StorageTimeoutException.php composer run cs:fix 2023-01-20 11:45:08 +07:00
UnseekableException.php