Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/mailvelope/mailvelope
/ functions
Functions
1,624 in github.com/mailvelope/mailvelope
⨍
Functions
1,624
◇
Types & classes
225
Function
getKeysForId
(keyId)
test/legacy/modules/key-test.js:207
Function
getLatest
(offset)
src/modules/uiLog.js:69
Function
getMailAttachments
({payload, userEmail, msgId, exclude = ['encrypted.asc', 'signature.asc'], accessToken})
src/modules/gmail.js:466
Function
getManifest
()
test/integration/__mocks__/chrome-api-setup.js:266
Function
getMessage
(id)
test/integration/__mocks__/chrome-api-setup.js:300
Function
getMessageMimeType
({msgId, email, accessToken})
src/modules/gmail.js:39
Method
getOAuthTokens
({provider})
src/controller/app.controller.js:423
Function
getPGPEncryptedAttData
({msgId, email, accessToken})
src/modules/gmail.js:457
Function
getPGPSignatureAttId
({msgId, email, accessToken})
src/modules/gmail.js:448
Method
getPgpBackend
()
src/modules/KeyringLocal.js:20
Function
getPlaintext
(msg)
src/components/editor/editor.js:253
Function
getRecipients
(element)
test/integration/__mocks__/content-scripts/providers.js:20
Method
getRecipients
* Parse recipients from the DOM has not been reliable for generic webmail * @return {Promise.<Array>} The recipient objects in the form { email:
src/content-scripts/providerSpecific.js:58
Method
getRecipients
* Parse recipients from the Yahoo Webmail interface * @return {Promise.<Array>} The recipient objects in the form { email: 'jon@example.com' }
src/content-scripts/providerSpecific.js:146
Method
getRecipients
(editElement)
src/content-scripts/providerSpecific.js:199
Method
getSecurityBackground
()
src/controller/sub.controller.js:105
Method
getSender
* Extract sender * @return {Promise.<Array>} sender object in the form { email: 'jon@example.com' }
src/content-scripts/providerSpecific.js:72
Method
getSender
* Extract sender * @param {HTMLElement} emailElement - DOM element of displayed email content * @return {Promise.<Array>} sender object in the
src/content-scripts/providerSpecific.js:184
Method
getSender
(emailElement)
src/content-scripts/providerSpecific.js:280
Function
getSessionPref
(key)
src/modules/prefs.js:103
Function
getSignerDetails
(signatures)
src/app/decrypt/Decrypt.js:117
Function
getSourceLabels
({externalOnly})
src/modules/keyRegistry.js:101
Function
getUILanguage
()
test/integration/__mocks__/chrome-api-setup.js:303
Function
getURL
(name)
test/integration/__mocks__/chrome-api-setup.js:263
Function
getValue
()
src/components/editor/components/PlainText.js:26
Function
getVersion
()
src/modules/defaults.js:115
Function
getVersion
()
src/content-scripts/clientAPI.js:136
Function
globalSetup
()
test/integration/setup/global-setup.js:15
Function
globalTeardown
()
test/integration/setup/global-teardown.js:9
Method
handleAdd
()
src/app/keyring/User.js:140
Function
handleAddAttachment
(files)
src/components/editor/editor.js:355
Function
handleAddFile
(files)
src/app/keyring/KeyImport.js:209
Function
handleAddFile
(files)
src/app/decrypt/Decrypt.js:155
Function
handleAddFile
(files)
src/app/encrypt/Encrypt.js:217
Function
handleBack
()
src/app/decrypt/Decrypt.js:70
Function
handleBack
()
src/app/encrypt/Encrypt.js:140
Function
handleCancel
()
src/components/auth-domain/AuthDomain.js:51
Function
handleCancel
()
src/components/import-key/ImportKey.js:103
Function
handleCancel
* Is called when the user clicks the cancel button.
src/components/editor/editor.js:230
Function
handleCancel
()
src/components/enter-password/PasswordDialog.js:141
Function
handleCancel
()
src/components/decrypt-message/DecryptMessage.js:229
Function
handleCancel
()
src/app/settings/SecurityBackground.js:72
Function
handleCancel
()
src/app/settings/Provider.js:229
Function
handleCancel
()
src/app/settings/General.js:74
Method
handleCancel
()
src/app/settings/Analytics.js:64
Function
handleChange
(event)
src/components/generate-key/GenKey.js:50
Function
handleChange
(event)
src/app/keyring/GenerateKey.js:63
Function
handleChange
(event)
src/app/keyring/components/KeyDetails.js:87
Method
handleChange
(event)
src/components/util/DefinePassword.js:43
Method
handleChange
(event)
src/app/keyring/User.js:126
Method
handleChange
(event)
src/app/settings/Analytics.js:44
Method
handleChange
(event)
src/app/settings/Security.js:59
Function
handleChangeDefaultKey
(keyFpr)
src/app/keyring/Keyring.js:132
Function
handleChangeExDate
()
src/app/keyring/components/KeyDetails.js:109
Function
handleChangeExtraKeyInput
(extraKeys)
src/components/editor/editor.js:452
Method
handleChangeFrame
(change, index)
src/app/settings/WatchList.js:126
Function
handleChangeKey
(selectedKeyIdx)
src/app/keyring/components/KeyDetails.js:98
Function
handleChangeKeyTypeFilter
(e)
src/app/keyring/KeyGrid.js:85
Function
handleChangeKeyring
(keyringId)
src/app/keyring/Keyring.js:122
Function
handleChangePrefs
(update)
src/app/app.js:93
Function
handleChangePwd
()
src/app/keyring/components/KeyDetails.js:145
Function
handleChangeRecipients
(recipients)
src/components/editor/editor.js:442
Function
handleChangeRecipients
(recipients)
src/app/encrypt/Encrypt.js:98
Function
handleChangeRecipientsCc
(recipientsCc)
src/components/editor/editor.js:447
Function
handleChangeSignKey
(value)
src/components/editor/editor.js:392
Function
handleChangeSigningKey
()
src/app/encrypt/Encrypt.js:208
Method
handleChangeSite
(key, value)
src/app/settings/WatchList.js:122
Function
handleCheck
(event)
src/components/editor/editor.js:400
Function
handleCheck
({target})
src/app/settings/General.js:58
Function
handleClick
()
src/components/key-backup/BackupKey.js:64
Function
handleClick
()
src/components/restore-backup/BackupRestore.js:90
Function
handleClick
(selectedIndex)
src/app/keyring/components/KeySelect.js:27
Function
handleClickBgIcon
(icon)
src/app/settings/SecurityBackground.js:47
Function
handleClickColorIcon
(color)
src/app/settings/SecurityBackground.js:53
Function
handleClickEncFile
(e)
src/components/decrypt-message/DecryptMessage.js:187
Function
handleClickExport
()
src/app/keyring/components/KeyExport.js:58
Function
handleClickFile
()
src/components/decrypt-message/DecryptMessage.js:193
Method
handleClickUpload
()
src/components/util/FileUpload.js:35
Function
handleConfirm
()
src/components/auth-domain/AuthDomain.js:56
Function
handleConfirm
()
src/components/import-key/ImportKey.js:109
Function
handleConfirm
()
src/components/enter-password/PasswordDialog.js:146
Method
handleContentReady
()
src/controller/mainCs.controller.js:15
Function
handleCopyToClipboard
()
src/app/keyring/components/KeyExport.js:62
Function
handleCopyToClipboard
(text)
src/app/decrypt/Decrypt.js:192
Function
handleCopyToClipboard
(text)
src/app/encrypt/Encrypt.js:254
Function
handleDateChange
src/app/keyring/components/AdvKeyGenOptions.js:27
Function
handleDecrypt
()
src/components/decrypt-message/DecryptMessage.js:234
Function
handleDecrypt
()
src/app/decrypt/Decrypt.js:59
Method
handleDefaultClick
()
src/app/keyring/Key.js:115
Function
handleDeleteKey
(fingerprint, type)
src/app/keyring/Keyring.js:137
Function
handleDeleteKeyring
(keyringId)
src/app/keyring/Keyring.js:127
Method
handleDeleteWatchListEntry
()
src/app/settings/WatchList.js:72
Function
handleDownloadAll
()
src/app/decrypt/Decrypt.js:185
Function
handleDownloadAll
()
src/app/encrypt/Encrypt.js:247
Method
handleDragEnter
(e)
src/components/util/FileUpload.js:42
Method
handleDragLeave
(e)
src/components/util/FileUpload.js:50
Method
handleDrop
(e)
src/components/util/FileUpload.js:59
Function
handleEncrypt
()
src/app/encrypt/Encrypt.js:129
Function
handleError
(msg)
src/components/key-backup/BackupKey.js:53
Function
handleError
(msg)
src/components/restore-backup/BackupRestore.js:71
← previous
next →
1,101–1,200 of 1,624, ranked by callers