nextcloud-server/lib/public/Files
Côme Chilliet f73f966c98 chore: Add missing ArrayAccess template parameters
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-02-06 10:24:41 +07:00
..
AppData
Cache chore: Add missing ArrayAccess template parameters 2024-02-06 10:24:41 +07:00
Config optimize UserMountCache::registerStorage 2023-11-16 16:21:59 +07:00
Events Synchronize operation on live photo files 2023-11-29 19:07:32 +07:00
Lock
Mount enh(IMountManager): Add method to get MountPoint from CachedMountInfo 2023-10-23 20:50:24 +07:00
Notify
ObjectStore
Search Fix is-define operator 2023-11-22 12:43:27 +07:00
SimpleFS
Storage
Template feat(files): migrate template picker 2023-10-17 11:17:35 +07:00
AlreadyExistsException.php
ConnectionLostException.php
DavUtil.php
EmptyFileNameException.php
EntityTooLargeException.php
File.php
FileInfo.php IFilesMetadata 2023-11-07 00:21:38 +07:00
FileNameTooLongException.php
Folder.php
ForbiddenException.php
GenericFileException.php
IAppData.php
IHomeStorage.php
IMimeTypeDetector.php
IMimeTypeLoader.php
IRootFolder.php
InvalidCharacterInPathException.php
InvalidContentException.php
InvalidDirectoryException.php
InvalidPathException.php
LockNotAcquiredException.php Use OCP\Util::getL10N instead of OC::$server->getL10N 2024-02-05 11:16:04 +07:00
Node.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
NotEnoughSpaceException.php
NotFoundException.php
NotPermittedException.php
ReservedWordException.php
Storage.php
StorageAuthException.php Use OCP\Util::getL10N instead of OC::$server->getL10N 2024-02-05 11:16:04 +07:00
StorageBadConfigException.php Use OCP\Util::getL10N instead of OC::$server->getL10N 2024-02-05 11:16:04 +07:00
StorageConnectionException.php Use OCP\Util::getL10N instead of OC::$server->getL10N 2024-02-05 11:16:04 +07:00
StorageInvalidException.php
StorageNotAvailableException.php Use OCP\Util::getL10N instead of OC::$server->getL10N 2024-02-05 11:16:04 +07:00
StorageTimeoutException.php Use OCP\Util::getL10N instead of OC::$server->getL10N 2024-02-05 11:16:04 +07:00
UnseekableException.php