nextcloud/lib/public/Files
Côme Chilliet 0b332ceac2 fix: Apply new coding standard to all files
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-04-04 11:45:22 +02:00
..
AppData
Cache feat: add interface for lower level filecache acess without having to do direct db queries 2024-03-25 16:48:41 +01:00
Config fix: Apply new coding standard to all files 2024-04-04 11:45:22 +02:00
Events fix: Apply new coding standard to all files 2024-04-04 11:45:22 +02:00
Lock
Mount
Notify
ObjectStore fix: Apply new coding standard to all files 2024-04-04 11:45:22 +02:00
Search
SimpleFS
Storage fix: Apply new coding standard to all files 2024-04-04 11:45:22 +02:00
Template fix: Apply new coding standard to all files 2024-04-04 11:45:22 +02:00
AlreadyExistsException.php
ConnectionLostException.php
DavUtil.php
EmptyFileNameException.php
EntityTooLargeException.php
File.php
FileInfo.php
FileNameTooLongException.php
Folder.php
ForbiddenException.php fix: Apply new coding standard to all files 2024-04-04 11:45:22 +02:00
GenericFileException.php
IAppData.php
IHomeStorage.php
IMimeTypeDetector.php
IMimeTypeLoader.php
InvalidCharacterInPathException.php
InvalidContentException.php
InvalidDirectoryException.php
InvalidPathException.php
IRootFolder.php
LockNotAcquiredException.php fix: Apply new coding standard to all files 2024-04-04 11:45:22 +02:00
Node.php
NotEnoughSpaceException.php
NotFoundException.php
NotPermittedException.php
ReservedWordException.php
Storage.php
StorageAuthException.php fix: Apply new coding standard to all files 2024-04-04 11:45:22 +02:00
StorageBadConfigException.php fix: Apply new coding standard to all files 2024-04-04 11:45:22 +02:00
StorageConnectionException.php fix: Apply new coding standard to all files 2024-04-04 11:45:22 +02:00
StorageInvalidException.php
StorageNotAvailableException.php fix: Apply new coding standard to all files 2024-04-04 11:45:22 +02:00
StorageTimeoutException.php fix: Apply new coding standard to all files 2024-04-04 11:45:22 +02:00
UnseekableException.php