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
↓ 1 callers
Method
create
* Create an iframe
src/content-scripts/restoreBackupContainer.js:31
↓ 1 callers
Method
createDisplayContainer
* Creates an iframe to display the decrypted content of the encrypted mail. * The iframe will be injected into the container identified by selector
src/client-API/client-api.js:95
↓ 1 callers
Method
createDraft
()
src/content-scripts/editorContainer.js:93
↓ 1 callers
Method
createEditorButton
()
src/content-scripts/gmailIntegration.js:124
↓ 1 callers
Method
createEditorButtonMeet
(compGmailBtn)
src/content-scripts/gmailIntegration.js:147
↓ 1 callers
Method
createEditorContainer
* Creates an iframe with an editor for a new encrypted mail. * The iframe will be injected into the container identified by selector. * @param {
src/client-API/client-api.js:142
↓ 1 callers
Method
createEncryptedFormContainer
* Creates an iframe to display an encrypted form * The iframe will be injected into the container identified by selector. * @param {CssSelector}
src/client-API/client-api.js:184
↓ 1 callers
Function
createMockElementWithOwnerDocument
(selection)
test/unit/__mocks__/mockDOM.js:80
↓ 1 callers
Function
createMockElementWithTagName
(tagName, additionalProps = {})
test/unit/__mocks__/mockDOM.js:54
↓ 1 callers
Function
createMockRange
(overrides = {})
test/unit/__mocks__/mockDOM.js:11
↓ 1 callers
Function
createMockSelection
(overrides = {})
test/unit/__mocks__/mockDOM.js:36
↓ 1 callers
Function
createPeerController
(type)
src/controller/factory.js:69
↓ 1 callers
Method
createPrivateKeyBackup
()
src/controller/privateKey.controller.js:149
↓ 1 callers
Method
deactivate
()
src/content-scripts/gmailIntegration.js:388
↓ 1 callers
Method
deactivatePortMessages
()
src/lib/EventHandler.js:48
↓ 1 callers
Function
decodeHTML
(html)
src/lib/util.js:89
↓ 1 callers
Function
decodeQuotedPrint
(armored)
src/lib/util.js:104
↓ 1 callers
Function
deepMerge
(target, source)
test/integration/setup/test-harness.js:109
↓ 1 callers
Function
deleteEntry
* Delete key from cache * @param {String} primaryKeyFpr - primary key fingerprint
src/modules/pwdCache.js:184
↓ 1 callers
Function
denyCampaign
(campaignId)
src/lib/analytics.js:150
↓ 1 callers
Function
detectHost
()
src/content-scripts/main.js:82
↓ 1 callers
Method
disconnect
* Disconnect the port
test/integration/__mocks__/chrome-api-setup.js:80
↓ 1 callers
Method
download
(downloadObj)
src/controller/sync.controller.js:241
↓ 1 callers
Method
downloadSyncMessage
* @param {Object} options * @param {Boolean} [options.force] - if newer version on server available force download * @param {openpgp.key.Key}
src/controller/sync.controller.js:107
↓ 1 callers
Function
emailCheck
(email, key)
src/modules/keyStore.js:88
↓ 1 callers
Function
encodeUtf8
(str)
src/lib/util.js:116
↓ 1 callers
Function
encodeZBase32
* Encode input buffer using Z-Base32 encoding. * See: https://tools.ietf.org/html/rfc6189#section-5.1.6 * Copyright (C) 2018 Wiktor Kwapisiewicz *
src/modules/wkdLocate.js:315
↓ 1 callers
Method
encrypt
(recipients)
src/content-scripts/editorContainer.js:82
↓ 1 callers
Method
encryptError
(error)
src/controller/gmail.controller.js:105
↓ 1 callers
Method
encryptFile
(options)
src/controller/app.controller.js:296
↓ 1 callers
Method
encryptMessage
(options)
src/controller/app.controller.js:280
↓ 1 callers
Method
encryptMessage
* Encrypt only message * @param {String} data - message content * @param {Array<String>} keyFprs - encryption keys fingerprint * @return {Pro
src/controller/editor.controller.js:559
↓ 1 callers
Method
encryptedMessage
({armored, encFiles, subject, to, cc})
src/controller/gmail.controller.js:68
↓ 1 callers
Method
establishConnection
()
src/content-scripts/gmailIntegration.js:40
↓ 1 callers
Method
establishConnection
()
src/content-scripts/extractFrame.js:55
↓ 1 callers
Function
extractFileNameWithoutExt
(fileName)
src/lib/file.js:49
↓ 1 callers
Function
extractMailHeader
(payload, name)
src/modules/gmail.js:403
↓ 1 callers
Method
extractPersona
(pane)
src/content-scripts/providerSpecific.js:239
↓ 1 callers
Function
fetchKey
()
src/app/keyring/components/KeyBackup.js:89
↓ 1 callers
Function
filterURLsFromWatchList
(watchList)
src/lib/inject.js:43
↓ 1 callers
Function
findEditable
()
src/content-scripts/main.js:237
↓ 1 callers
Function
findPGPRanges
* Find text nodes in DOM that contain PGP messages * @return {Array.<Range>} - Array of Range objects containing the found PGP messages
src/content-scripts/main.js:185
↓ 1 callers
Function
firstParent
(element, selector)
src/lib/util.js:393
↓ 1 callers
Function
firstTimeLoad
* Check if keyring has been loaded for the first time during this session * @return {Boolean}
src/modules/keyring.js:146
↓ 1 callers
Method
generate
* Generate a key pair and check if the inputs are correct * @param {boolean} confirmRequired - generated key only valid after confirm
src/content-scripts/keyGenContainer.js:54
↓ 1 callers
Function
generateKey
()
src/app/keyring/GenerateKey.js:100
↓ 1 callers
Method
generateKey
(password, options)
src/controller/privateKey.controller.js:109
↓ 1 callers
Function
generateSecurityBGSVG
({bgIcon, bgColor})
src/lib/util.js:258
↓ 1 callers
Function
generateSecurityBackground
({width, height, scaling = 1, angle = 0, colorId = 0})
src/lib/util.js:244
↓ 1 callers
Method
getAccessToken
()
src/controller/editor.controller.js:85
↓ 1 callers
Function
getActiveKeyringId
()
src/controller/sub.controller.js:121
↓ 1 callers
Function
getAllKeyringIds
()
src/modules/keyring.js:296
↓ 1 callers
Method
getArmoredKeys
({keyFprs, options, keyringId})
src/controller/app.controller.js:232
↓ 1 callers
Method
getAttr
()
src/modules/KeyringGPG.js:16
↓ 1 callers
Function
getAuthToken
(email, scopes = chrome.runtime.getManifest().oauth2.scopes, prompt)
src/modules/gmail.js:263
↓ 1 callers
Function
getAuthTokens
(authCode)
src/modules/gmail.js:285
↓ 1 callers
Method
getBackupCode
()
src/controller/privateKey.controller.js:222
↓ 1 callers
Function
getByKeyring
(keyringId)
src/controller/sync.controller.js:254
↓ 1 callers
Function
getControllerClass
(type)
src/controller/factory.js:74
↓ 1 callers
Method
getControllerDetails
(frameElem)
src/content-scripts/gmailIntegration.js:226
↓ 1 callers
Method
getDefaultKey
* Retrieve default key. If no default key set then take newest private key available. * @return {openpgp.key.Key}
src/modules/KeyringLocal.js:28
↓ 1 callers
Function
getDomain
(url)
src/lib/offscreen/offscreen.js:78
↓ 1 callers
Method
getEncryptedAttachments
(msgElem)
src/content-scripts/gmailIntegration.js:245
↓ 1 callers
Method
getKeyServerSyncAlert
()
src/app/keyring/User.js:225
↓ 1 callers
Function
getLanguage
()
src/lib/l10n.js:29
↓ 1 callers
Method
getLogoImage
()
src/controller/privateKey.controller.js:216
↓ 1 callers
Function
getMessages
(ids)
src/lib/l10n.js:16
↓ 1 callers
Method
getMimeType
(accessToken)
src/controller/gmailDecrypt.controller.js:146
↓ 1 callers
Method
getMsgId
(msgElem)
src/content-scripts/gmailIntegration.js:68
↓ 1 callers
Method
getPlainText
(msgElem)
src/content-scripts/gmailIntegration.js:240
↓ 1 callers
Function
getPrecedingStep
(action)
src/lib/analytics.js:94
↓ 1 callers
Method
getPrivateKeys
()
src/modules/KeyringBase.js:40
↓ 1 callers
Function
getProtocol
(url)
src/lib/offscreen/offscreen.js:72
↓ 1 callers
Method
getPublicKeys
()
src/modules/KeyringBase.js:36
↓ 1 callers
Function
getRefreshedAccessToken
(refresh_token)
src/modules/gmail.js:305
↓ 1 callers
Function
getSecurityBackground
()
src/modules/prefs.js:52
↓ 1 callers
Function
getSecurityBackground
(port)
src/lib/util.js:251
↓ 1 callers
Method
getSubkeys
()
test/legacy/modules/key-test.js:192
↓ 1 callers
Function
getTagClassName
(recipient, keys, hasExtraKey)
src/components/editor/components/RecipientInput.js:22
↓ 1 callers
Function
getTargetOrigin
()
src/content-scripts/clientAPI.js:38
↓ 1 callers
Function
getTrustKey
(keyringId)
src/modules/trustKey.js:20
↓ 1 callers
Function
getUUID
()
src/client-API/client-api.js:716
↓ 1 callers
Function
getUserInfo
(accessToken)
src/modules/gmail.js:324
↓ 1 callers
Method
getVersion
* Gives access to the mailvelope extension version * @returns {Promise.<String, Error>}
src/client-API/client-api.js:33
↓ 1 callers
Function
getWatchListCache
()
src/modules/prefs.js:70
↓ 1 callers
Function
grantCampaign
(campaignId)
src/lib/analytics.js:164
↓ 1 callers
Method
grantCampaignConsent
(campaignId)
src/controller/app.controller.js:447
↓ 1 callers
Method
handleAddMatchPattern
()
src/app/settings/WatchList.js:147
↓ 1 callers
Method
handleCancel
()
src/app/settings/Security.js:97
↓ 1 callers
Method
handleChangePwd
(currentPassword, password)
src/app/keyring/Key.js:153
↓ 1 callers
Method
handleDelete
()
src/app/keyring/Key.js:120
↓ 1 callers
Method
handleDelete
()
src/app/keyring/User.js:169
↓ 1 callers
Method
handleDeleteMatchPattern
(index)
src/app/settings/WatchList.js:151
↓ 1 callers
Method
handleDisconnect
()
src/lib/EventHandler.js:81
↓ 1 callers
Method
handleHideWatchListEditor
()
src/app/settings/WatchList.js:90
↓ 1 callers
Method
handleKeyServerSync
({sync})
src/app/keyring/User.js:211
↓ 1 callers
Method
handlePortMessage
* Generic port message handler that can be attached via port.onMessage.addListener(). * Once set up, events can be handled with on('event', functio
src/lib/EventHandler.js:150
↓ 1 callers
Method
handleRevoke
()
src/app/keyring/Key.js:128
↓ 1 callers
Method
handleRevoke
()
src/app/keyring/User.js:185
↓ 1 callers
Method
handleSaveWatchListEditor
()
src/app/settings/WatchList.js:98
← previous
next →
501–600 of 1,624, ranked by callers