nextcloud-server/lib/public/Files
Maxence Lange 467c84ec53 feat(files): copy live photos
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2024-03-08 13:09:22 +07:00
..
AppData
Cache fix(OCP): Add since tag for all constants 2024-02-14 20:50:08 +07:00
Config
Events feat(files): copy live photos 2024-03-08 13:09:22 +07:00
Lock
Mount
Notify fix(OCP): Add since tag for all constants 2024-02-14 20:50:08 +07:00
ObjectStore
Search add some comments for the distributive operation and add another test 2024-02-16 10:59:33 +07:00
SimpleFS
Storage fix(OCP): Add since tag for all constants 2024-02-14 20:50:08 +07:00
Template
AlreadyExistsException.php
ConnectionLostException.php
DavUtil.php
EmptyFileNameException.php
EntityTooLargeException.php
File.php
FileInfo.php
FileNameTooLongException.php
Folder.php feat: add interface to get only a single node by id instead of all nodes for the id 2024-03-04 12:26:30 +07:00
ForbiddenException.php
GenericFileException.php
IAppData.php
IHomeStorage.php
IMimeTypeDetector.php
IMimeTypeLoader.php
IRootFolder.php feat: add interface to get only a single node by id instead of all nodes for the id 2024-03-04 12:26:30 +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