nextcloud-server/lib/public/Files
Jonas 7441ce2b11
enh(IMountManager): Add method to get MountPoint from CachedMountInfo
Signed-off-by: Jonas <jonas@freesources.org>
2023-10-23 20:50:24 +07:00
..
AppData
Cache
Config
Events feat!: Migrate TagService events to typed events 2023-07-28 14:11:18 +07:00
Lock
Mount enh(IMountManager): Add method to get MountPoint from CachedMountInfo 2023-10-23 20:50:24 +07:00
Notify
ObjectStore
Search
SimpleFS
Storage
Template feat(files): migrate template picker 2023-10-17 11:17:35 +07:00
AlreadyExistsException.php
ConnectionLostException.php Detect aborted connection in OC\Files\View and stop writing data to the output buffer 2023-09-07 09:32:32 +07:00
DavUtil.php improve performance of calculating dav permissions 2023-08-18 14:09:03 +07:00
EmptyFileNameException.php
EntityTooLargeException.php
File.php
FileInfo.php add IFileInfo::getParentId 2023-09-04 18:42:49 +07:00
FileNameTooLongException.php
Folder.php
ForbiddenException.php
GenericFileException.php
IAppData.php
IHomeStorage.php more share permission logic to storage wrapper 2023-08-14 18:17:27 +07:00
IMimeTypeDetector.php feat: redirect to the mime icon if no preview available 2023-08-17 18:56:38 +07:00
IMimeTypeLoader.php
IRootFolder.php add method to create a node from cache entry + mountpoint 2023-09-19 11:43:29 +07:00
InvalidCharacterInPathException.php
InvalidContentException.php
InvalidDirectoryException.php
InvalidPathException.php
LockNotAcquiredException.php
Node.php
NotEnoughSpaceException.php
NotFoundException.php
NotPermittedException.php
ReservedWordException.php
Storage.php
StorageAuthException.php
StorageBadConfigException.php
StorageConnectionException.php
StorageInvalidException.php
StorageNotAvailableException.php
StorageTimeoutException.php
UnseekableException.php