..
AppData
chore: Add SPDX header
2024-05-24 13:11:22 +02:00
Cache
feat: add getParentId to ICacheEntry
2025-03-28 16:47:07 +01:00
Config
chore: Add SPDX header
2024-05-24 13:11:22 +02:00
Conversion
fix(files): conversion api simplification and conflict check
2025-01-16 18:35:40 +01:00
Events
fix(dav): Emit BeforeZipCreatedEvent
when creating folder zip archive
2024-09-29 13:29:04 +02:00
Lock
chore(deps): Update nextcloud/coding-standard to v1.3.1
2024-09-19 14:21:20 +02:00
Mount
feat(Files\Mount): Add IShareOwnerlessMount
2024-11-25 09:56:02 +01:00
Notify
chore: Add SPDX header
2024-05-24 13:11:22 +02:00
ObjectStore
feat: add command to list objects
2025-03-31 14:30:40 +02:00
Search
chore: Add SPDX header
2024-05-24 13:11:22 +02:00
SimpleFS
chore: Add SPDX header
2024-05-24 13:11:22 +02:00
Storage
refactor(Storage): Make all parameter types strong types
2024-10-07 15:00:05 +02:00
Template
docs: Use proper return type for custom template listing
2025-01-15 12:18:29 +01: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: Add SPDX header
2024-05-24 13:11:22 +02:00
EmptyFileNameException.php
chore: Add SPDX header
2024-05-24 13:11:22 +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-08-27 10:52:35 +02:00
FileNameTooLongException.php
chore: Add SPDX header
2024-05-24 13:11:22 +02:00
Folder.php
docs: Folder.get throws a NotPermittedException exception
2024-09-30 19:00:36 +02:00
ForbiddenException.php
style: update codestyle for coding-standard 1.2.3
2024-08-25 19:34:58 +02:00
GenericFileException.php
chore: Add SPDX header
2024-05-24 13:11:22 +02:00
IAppData.php
chore: Add SPDX header
2024-05-24 13:11:22 +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
refactor(IMimeTypeDetector): use consistent capitalization
2025-04-02 13:22:16 +02:00
IMimeTypeLoader.php
fix: psalm and OCP @since declarations
2025-02-06 15:21:18 +01: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: Add SPDX header
2024-05-24 13:11:22 +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
refactor: Replace __CLASS__ with ::class references
2024-09-15 21:40:55 +02:00
Node.php
chore: Use more gender neutral language
2024-10-14 13:59:24 +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
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