0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-05-02 13:00:42 +00:00
nextcloud_server/lib/public/Files
Ferdinand Thiessen 832f79ac93
chore: apply code style
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-04-30 19:04:59 +02:00
..
AppData chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Cache chore: apply code style 2025-04-30 19:04:59 +02:00
Config chore: apply code style 2025-04-30 19:04:59 +02:00
Events fix: Make webhook event serialization opt-in with a new interface 2024-06-11 14:10:29 +02:00
Lock chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Mount chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Notify chore: apply code style 2025-04-30 19:04:59 +02:00
ObjectStore chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Search chore: apply code style 2025-04-30 19:04:59 +02:00
SimpleFS chore: apply code style 2025-04-30 19:04:59 +02:00
Storage chore: apply code style 2025-04-30 19:04:59 +02:00
Template chore: apply code style 2025-04-30 19:04:59 +02:00
AlreadyExistsException.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
ConnectionLostException.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
DavUtil.php chore: apply code style 2025-04-30 19:04:59 +02:00
EmptyFileNameException.php chore: apply code style 2025-04-30 19:04:59 +02:00
EntityTooLargeException.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
File.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
FileInfo.php chore: Improve isEncrypted description 2024-09-04 10:32:36 +02:00
FileNameTooLongException.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Folder.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
ForbiddenException.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
GenericFileException.php chore: apply code style 2025-04-30 19:04:59 +02:00
IAppData.php chore: apply code style 2025-04-30 19:04:59 +02:00
IFilenameValidator.php feat: Add IFilenameValidator to have one consistent place for filename validation 2024-07-09 15:04:34 +02:00
IHomeStorage.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
IMimeTypeDetector.php fix: psalm and OCP @since declarations 2025-02-06 15:15:41 +00:00
IMimeTypeLoader.php fix: psalm and OCP @since declarations 2025-02-06 15:15:41 +00:00
InvalidCharacterInPathException.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
InvalidContentException.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
InvalidDirectoryException.php chore: apply code style 2025-04-30 19:04:59 +02:00
InvalidPathException.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
IRootFolder.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
LockNotAcquiredException.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Node.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
NotEnoughSpaceException.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
NotFoundException.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
NotPermittedException.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
ReservedWordException.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Storage.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
StorageAuthException.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
StorageBadConfigException.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
StorageConnectionException.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
StorageInvalidException.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
StorageNotAvailableException.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
StorageTimeoutException.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
UnseekableException.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00