nextcloud-server/lib/public/Files
Christoph Wurst 1ee833efab
refactor: Replace __CLASS__ with ::class references
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-09-15 21:40:55 +07:00
..
AppData chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Cache style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Config chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Events fix: Make webhook event serialization opt-in with a new interface 2024-06-11 14:10:29 +07:00
Lock chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Mount chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Notify chore: Add SPDX header 2024-05-24 13:11:22 +07:00
ObjectStore chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Search chore: Add SPDX header 2024-05-24 13:11:22 +07:00
SimpleFS chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Storage style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Template feat(templates): add support for checkboxes in template filler 2024-08-27 14:41:58 +07:00
AlreadyExistsException.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
ConnectionLostException.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
DavUtil.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
EmptyFileNameException.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
EntityTooLargeException.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
File.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
FileInfo.php chore: Improve isEncrypted description 2024-08-27 10:52:35 +07:00
FileNameTooLongException.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Folder.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
ForbiddenException.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
GenericFileException.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
IAppData.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
IFilenameValidator.php feat: Add `IFilenameValidator` to have one consistent place for filename validation 2024-07-09 15:04:34 +07:00
IHomeStorage.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
IMimeTypeDetector.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
IMimeTypeLoader.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
IRootFolder.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
InvalidCharacterInPathException.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
InvalidContentException.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
InvalidDirectoryException.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
InvalidPathException.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
LockNotAcquiredException.php refactor: Replace __CLASS__ with ::class references 2024-09-15 21:40:55 +07:00
Node.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
NotEnoughSpaceException.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
NotFoundException.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
NotPermittedException.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
ReservedWordException.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Storage.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
StorageAuthException.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
StorageBadConfigException.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
StorageConnectionException.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
StorageInvalidException.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
StorageNotAvailableException.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
StorageTimeoutException.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
UnseekableException.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00