nextcloud-server/lib/public/Files
Julius Härtl 08802ad13f
Merge pull request #36566 from nextcloud/mount-find-by-numeric-id
2023-02-08 20:04:57 +07:00
..
AppData composer run cs:fix 2023-01-20 11:45:08 +07:00
Cache Document all getIncomplete implementations as returning string|false 2022-08-02 14:23:14 +07:00
Config allow getting mounts by providers 2022-04-04 14:57:56 +07:00
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 composer run cs:fix 2023-01-20 11:45:08 +07:00
Search generate a better optimized query for path prefix search filters 2021-08-26 19:07:52 +07:00
SimpleFS Type sizes as int|float throughout the code base 2023-02-07 11:23:31 +07:00
Storage Move back typing to phpdoc to keep backward compatibility in OCP 2023-02-07 11:23:35 +07:00
Template composer run cs:fix 2023-01-20 11:45:08 +07:00
AlreadyExistsException.php
DavUtil.php Move dav utils functions to OCP\Files\DavUtil 2022-08-30 09:58:12 +07:00
EmptyFileNameException.php
EntityTooLargeException.php
File.php
FileInfo.php Allow float sizes in FileInfo for 32bits 2023-02-07 11:23:31 +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 code checker fixes for instanceOfStorage 2021-12-02 17:35:10 +07:00
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 Move back typing to phpdoc to keep backward compatibility in OCP 2023-02-07 11:23:35 +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 Migrate HintException to OCP 2021-06-30 15:28:02 +07:00
StorageTimeoutException.php composer run cs:fix 2023-01-20 11:45:08 +07:00
UnseekableException.php