Hierarchy (view full)

Implements

Constructors

Properties

Methods

assembleLocation baseFolderToMsgs batchUploads beforeUnloadHandler buildConversion buyStoragePlan checkAndInitSharing checkAndUpcycle checkIfUpcycle checkLocked checkNotifications checkSharedTo cleanShutdown clonePkgToMsgs cloneShares cloneUpload convert createExpiresValue createFolders deleteTargets downloadByUlid downloadExternalFile downloadFile downloadStaging encodeCreateNotification encodeDeleteNotification encodeExecuteContract encodeFileTreeBaseFolder encodeFileTreeFile encodeFileTreeFileShare encodeFileTreeFileShareLink encodeFileTreeFolder encodeFileTreeNull encodeFileTreeRef encodeFileTreeRefShare encodeFileTreeShared encodeFileTreeSharerRef encodeInstantiateContract encodePostKey encodeStorageCloneFile encodeStorageDeleteFile encodeStoragePostFile estimateStoragePlan executeToSpecialMsgs existingFolderToMsgs existingMetaToMsgs existingPkgToMsgs fileDeleteToMsgs filetreeDeleteToMsgs findProviderIps findUlid folderToMsgs getAllProviders getAvailableProviders getFileMetaData getFileParticulars getFolderDetailsByUlid getMetaDataByUlid initCustomRoot initStorage initUlidHome instantiateToMsgs legacyPkgToMsgs listChildFileMetas listChildFiles listChildFolderMetas listChildFolders loadDirectory loadProviderPool loadProvidersFromChain loadShared loadThumbnail makeCreateBaseFolderMsgs makeCreateFolderMsgs makeRenamePkg movePkgToMsgs moveRenameResource pkgToMsgs planStatus possibleRnsToAddress prepDelete prepShare processAllQueues processPendingNotifications processPrivate processPublic purchaseStoragePlan queuePrivate queuePublic readActivePath readChildCount readCurrentLocation readCurrentQueue readCurrentUlid readDirectoryContents readMustConvertStatus readSharing receiveShareToMsgs registerPubKey removeFromQueue removeShareRecord resetReader runUpcycleQueue saveFolder sendShareToMsgs sendUnshareToMsgs shareDirect shareLink shareLinkToMsgs stageQueue storageEncodeFileTree tidyReceivedNotifications ulidFolderToMsgs unshare upcycleBaseFolderToMsgs upcycleFile upgradeSigner enableFullSigner init

Constructors

Properties

fullSigner: boolean
hostAddress: string
hostSigner: THostSigningClient
jackalClient: IClientHandler
jackalSigner: TJackalSigningClient
jklAddress: string
keyPair: PrivateKey
mustConvert: boolean
notifications: INotificationRecord[]
path: string
proofInterval: number
providers: IProviderPool
rns: null | IRnsHandler
stagedUploads: Record<string, IStagedUploadPackage>
upcycleQueue: IWrappedEncodeObject[]
uploadQueue: IUploadPackage[]
uploadsInProgress: boolean

Methods