MCPcopy Create free account

hub / github.com/mailvelope/mailvelope / functions

Functions1,624 in github.com/mailvelope/mailvelope

Functionjson
()
test/legacy/modules/mveloKeyServer-test.js:18
FunctionkeyBackupContainer
({selector, keyringId, options = {}})
src/content-scripts/clientAPI.js:193
FunctionkeyBackupPopupIsReady
({popupId})
src/content-scripts/clientAPI.js:209
FunctionkeyGenContainer
({selector, keyringId, options = {}})
src/content-scripts/clientAPI.js:186
FunctionkeyLookup
(recipients)
src/components/editor/editor.js:405
FunctionkeyLookup
(recipients)
src/app/encrypt/Encrypt.js:103
Methodload
()
src/modules/KeyStoreLocal.js:12
FunctionloadAuthorisations
()
src/app/settings/Provider.js:191
FunctionloadKeyring
()
src/app/keyring/Keyring.js:95
FunctionloadPrefs
()
src/app/settings/SecurityBackground.js:39
FunctionloadPrefs
()
src/app/settings/Provider.js:172
FunctionloadPrefs
()
src/app/settings/General.js:48
FunctionloadWatchList
()
src/app/settings/Provider.js:201
FunctionlocalizeDateTime
(date, options = {})
src/lib/l10n.js:33
FunctionlogTextInput
()
src/components/editor/editor.js:291
FunctionlogUserInput
(type)
src/components/key-backup/BackupKey.js:69
FunctionlogUserInput
(type)
src/components/auth-domain/AuthDomain.js:44
FunctionlogUserInput
(type)
src/components/restore-backup/BackupRestore.js:95
FunctionlogUserInput
(type)
src/components/import-key/ImportKey.js:96
FunctionlogUserInput
* send log entry for user input * @param {string} type
src/components/editor/editor.js:219
FunctionlogUserInput
(type)
src/components/enter-password/PasswordDialog.js:133
FunctionlogUserInput
(type)
src/components/decrypt-message/DecryptMessage.js:222
FunctionlogUserInput
(type)
src/components/generate-key/GenKey.js:74
Functionlookup
(query)
src/modules/mveloKeyServer.js:38
Functionlookup
({email}, identity)
src/modules/autocryptWrapper.js:57
Functionlookup
({email})
src/modules/wkdLocate.js:57
Functionlookup
(query)
src/modules/openpgpKeyServer.js:31
Functionlookup
({query, identity, latest, externalOnly})
src/modules/keyRegistry.js:44
FunctionlookupKey
()
test/legacy/modules/pgpModel-test.js:131
FunctionmatchAttachment
* Matches non-attachment text/html nodes
src/lib/mail-reader.js:186
FunctionmatchEncrypted
* Matches encrypted PGP/MIME nodes * * multipart/encrypted * | * |-- application/pgp-encrypted * |-- application/octet-stream <-- ciphertext
src/lib/mail-reader.js:84
FunctionmatchHtml
* Matches non-attachment text/html nodes
src/lib/mail-reader.js:163
FunctionmatchSigned
* Matches signed PGP/MIME nodes * * multipart/signed * | * |-- *** (signed mime sub-tree) * |-- application/pgp-signature
src/lib/mail-reader.js:103
FunctionmatchSubject
* Matches the Subject header and sets it on the bodyPart only if Content-Type `protected-headers` is = "v1"
src/lib/mail-reader.js:66
FunctionmatchText
* Matches non-attachment text/plain nodes
src/lib/mail-reader.js:140
Functionnext
()
src/content-scripts/main.js:117
FunctionnormalizeDate
(date)
src/app/keyring/components/KeyDetails.js:76
Functionon
(event, handler)
test/integration/__mocks__/lib/EventHandler.js:26
FunctiononAddition
src/components/editor/components/RecipientInput.js:68
MethodonArmored
()
src/content-scripts/decryptContainer.js:59
MethodonArmored
()
src/content-scripts/decryptFrame.js:43
MethodonArmoredKey
({data})
src/controller/import.controller.js:42
MethodonArmoredMessage
()
src/content-scripts/verifyFrame.js:72
MethodonBlur
()
src/components/editor/components/BlurWarning.js:40
MethodonBrowserAction
({action})
src/controller/menu.controller.js:24
MethodonCancel
()
src/controller/verify.controller.js:61
FunctiononChangeCache
(value)
src/components/enter-password/PasswordDialog.js:128
FunctiononClickSubmit
()
src/components/encrypted-form/encryptedForm.js:84
MethodonConnect
()
src/lib/EventHandler.js:123
MethodonData
()
src/content-scripts/attachmentFrame.js:61
MethodonDecrypt
()
src/controller/gmailDecrypt.controller.js:42
MethodonDecrypt
()
src/controller/decrypt.controller.js:82
FunctiononDecryptFailed
(msg)
src/components/editor/editor.js:328
MethodonDecryptMessageInit
(options)
src/controller/gmailDecrypt.controller.js:35
FunctiononDecryptedAttachment
({attachment})
src/components/decrypt-message/DecryptMessage.js:121
FunctiononDecryptedMessage
({message, signOnly = false})
src/components/decrypt-message/DecryptMessage.js:117
FunctiononDelete
src/components/editor/components/RecipientInput.js:66
FunctiononDestroy
()
src/content-scripts/main.js:73
MethodonDestroy
()
src/content-scripts/decryptContainer.js:45
MethodonDestroy
()
src/content-scripts/encryptedFormContainer.js:49
MethodonDestroy
()
src/content-scripts/editorContainer.js:57
MethodonDialogDone
()
src/content-scripts/restoreBackupContainer.js:62
FunctiononDisconnect
()
src/components/auth-domain/AuthDomain.js:61
FunctiononDisconnect
()
src/components/import-key/ImportKey.js:62
FunctiononDisconnect
()
src/components/editor/editor.js:136
FunctiononDisconnect
()
src/components/enter-password/PasswordDialog.js:102
MethodonDisplayPopup
()
src/controller/verify.controller.js:32
MethodonDownloadEncAttachment
({fileName})
src/controller/gmailDecrypt.controller.js:247
MethodonEditorButton
(ev)
src/content-scripts/encryptFrame.js:99
MethodonEditorButton
(ev)
src/content-scripts/gmailIntegration.js:437
MethodonEditorContainerCreateDraft
(msg)
src/controller/editor.controller.js:238
MethodonEditorContainerEncrypt
(msg)
src/controller/editor.controller.js:203
MethodonEditorLoad
()
src/controller/editor.controller.js:128
MethodonEditorMount
()
src/controller/editor.controller.js:64
MethodonEditorPlaintext
* Receive plaintext from editor, initiate encryption * @param {String} options.action - 'sign' or 'encrypt' * @param {String} options.message -
src/controller/editor.controller.js:450
MethodonEditorReady
()
src/content-scripts/editorContainer.js:49
FunctiononEncAttachments
({encAtts})
src/components/decrypt-message/DecryptMessage.js:183
MethodonEncryptFrameDisplayEditor
* Opens a new editor control and gets the recipients to encrypt plaintext * input to their public keys. * @param {String} options.text The pl
src/controller/encrypt.controller.js:29
FunctiononEncryptInProgress
()
src/components/editor/editor.js:197
MethodonEncryptedMessage
({message})
src/content-scripts/editorContainer.js:72
FunctiononError
test/integration/components/editor/editor.test.js:504
FunctiononError
(error)
src/components/encrypted-form/components/FormSandbox.js:67
MethodonError
({error})
src/content-scripts/decryptContainer.js:50
MethodonError
(error)
src/content-scripts/encryptedFormContainer.js:55
FunctiononErrorMessage
(msg)
src/components/editor/editor.js:337
FunctiononErrorMessage
(msg)
src/components/decrypt-message/DecryptMessage.js:213
FunctiononFilterSuggestions
(textInputValue, possibleSuggestionsArray)
src/components/editor/components/RecipientInput.js:81
MethodonFormDefinition
(event)
src/controller/encryptedForm.controller.js:70
MethodonFormInit
()
src/controller/encryptedForm.controller.js:37
MethodonFormResize
(event)
src/controller/encryptedForm.controller.js:66
FunctiononFormSandboxError
(error)
src/components/encrypted-form/encryptedForm.js:101
FunctiononFormSubmit
(event)
src/components/encrypted-form/encryptedForm.js:105
MethodonFormSubmit
(event)
src/controller/encryptedForm.controller.js:99
FunctiononFormSubmitCancel
()
src/components/encrypted-form/encryptedForm.js:97
FunctiononFormValidate
()
src/components/encrypted-form/components/FormSandbox.js:56
MethodonGenerateConfirm
()
src/controller/privateKey.controller.js:68
MethodonGenerateKey
(msg)
src/controller/privateKey.controller.js:62
MethodonGenerateReject
()
src/controller/privateKey.controller.js:75
FunctiononHiddenModal
()
src/app/keyring/KeyGrid.js:109
FunctiononHidePwdDialog
()
src/components/editor/editor.js:351
← previousnext →1,301–1,400 of 1,624, ranked by callers