nextcloud-server/lib/public/Files
Joas Schilling 42be7a5d74
fix(OCP): Add since tag for all constants
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-02-14 20:50:08 +07:00
..
AppData
Cache fix(OCP): Add since tag for all constants 2024-02-14 20:50:08 +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 fix(OCP): Add since tag for all constants 2024-02-14 20:50:08 +07:00
ObjectStore
Search fix(OCP): Add since tag for all constants 2024-02-14 20:50:08 +07:00
SimpleFS
Storage fix(OCP): Add since tag for all constants 2024-02-14 20:50:08 +07:00
Template feat(files): migrate template picker 2023-10-17 11:17:35 +07:00
AlreadyExistsException.php
ConnectionLostException.php Detect aborted connection in OC\Files\View and stop writing data to the output buffer 2023-09-07 09:32:32 +07:00
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 add method to create a node from cache entry + mountpoint 2023-09-19 11:43:29 +07:00
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 fix(OCP): Add since tag for all constants 2024-02-14 20:50:08 +07:00
StorageTimeoutException.php Use OCP\Util::getL10N instead of OC::$server->getL10N 2024-02-05 11:16:04 +07:00
UnseekableException.php