nextcloud-server/lib/public/Files
provokateurin 51d9d63a01
chore: Use more gender neutral language
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-10-14 13:59:24 +07:00
..
AppData
Cache fix(psalm): Fix @throws annotations 2024-09-17 17:18:30 +07:00
Config
Events fix(dav): Emit `BeforeZipCreatedEvent` when creating folder zip archive 2024-09-29 13:29:04 +07:00
Lock chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
Mount
Notify
ObjectStore
Search
SimpleFS
Storage refactor(Storage): Make all parameter types strong types 2024-10-07 15:00:05 +07:00
Template chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
AlreadyExistsException.php
ConnectionLostException.php
DavUtil.php
EmptyFileNameException.php
EntityTooLargeException.php
File.php
FileInfo.php chore: Improve isEncrypted description 2024-08-27 10:52:35 +07:00
FileNameTooLongException.php
Folder.php docs: Folder.get throws a NotPermittedException exception 2024-09-30 19:00:36 +07:00
ForbiddenException.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
GenericFileException.php
IAppData.php
IFilenameValidator.php feat: Add `IFilenameValidator` to have one consistent place for filename validation 2024-07-09 15:04:34 +07:00
IHomeStorage.php
IMimeTypeDetector.php
IMimeTypeLoader.php
IRootFolder.php
InvalidCharacterInPathException.php
InvalidContentException.php
InvalidDirectoryException.php
InvalidPathException.php
LockNotAcquiredException.php refactor: Replace __CLASS__ with ::class references 2024-09-15 21:40:55 +07:00
Node.php chore: Use more gender neutral language 2024-10-14 13:59:24 +07:00
NotEnoughSpaceException.php
NotFoundException.php
NotPermittedException.php
ReservedWordException.php
StorageAuthException.php
StorageBadConfigException.php
StorageConnectionException.php
StorageInvalidException.php
StorageNotAvailableException.php
StorageTimeoutException.php
UnseekableException.php