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
handleFileNameChange
(event)
src/app/keyring/components/KeyExport.js:54
Function
handleGenerate
()
src/app/keyring/GenerateKey.js:82
Function
handleGenerated
({uploaded})
src/app/onboarding/Onboarding.js:94
Function
handleGmailSwitch
({target})
src/app/settings/Provider.js:216
Function
handleHiddenModal
()
src/app/keyring/KeyImport.js:252
Function
handleHiddenModal
()
src/app/keyring/components/KeyDetails.js:164
Method
handleHiddenModal
()
src/app/keyring/Key.js:163
Method
handleHiddenModal
()
src/app/keyring/User.js:201
Function
handleImport
()
src/app/keyring/KeyImport.js:156
Function
handleImported
()
src/app/onboarding/Onboarding.js:98
Function
handleInputChange
(event)
src/app/keyring/components/KeySearch.js:35
Function
handleKeyFound
(key)
src/app/keyring/KeyImport.js:205
Function
handleKeyPress
(e, index)
src/app/keyring/KeyGrid.js:89
Function
handleKeyPress
(e, id)
src/app/keyring/components/KeyUsers.js:39
Function
handleKeySearch
(event)
src/app/keyring/components/KeySearch.js:41
Method
handleKeyServerSync
({sync})
src/app/keyring/Key.js:173
Function
handleLoad
()
src/components/encrypted-form/components/FormSandbox.js:71
Function
handleMessages
(message, sender, sendResponse)
src/lib/offscreen/offscreen.js:31
Function
handleMismatchCancel
()
src/app/settings/Provider.js:149
Function
handleMismatchRetry
()
src/app/settings/Provider.js:145
Function
handleNotification
src/app/onboarding/Onboarding.js:92
Function
handleNotification
(notification)
src/app/keyring/Keyring.js:150
Function
handleOk
* Is called when the user clicks the encrypt button.
src/components/editor/editor.js:248
Function
handleOpenDecryptMessagePopup
(armored)
src/app/decrypt/Decrypt.js:150
Function
handlePlainTextLoad
()
src/components/editor/editor.js:144
Function
handlePreferGnuPG
(prefer_gnupg)
src/app/settings/General.js:78
Function
handlePreviewImport
(armored, keySource = {})
src/app/keyring/KeyImport.js:92
Function
handleRefreshKeyring
()
src/app/keyring/Keyring.js:142
Function
handleRemoveFile
(id)
src/components/editor/editor.js:387
Function
handleRemoveFile
(id)
src/app/keyring/KeyImport.js:235
Function
handleRemoveFile
(id)
src/app/decrypt/Decrypt.js:181
Function
handleRemoveFile
(id)
src/app/encrypt/Encrypt.js:243
Method
handleRuntimeMessage
(msg)
src/lib/EventHandler.js:61
Function
handleSave
()
src/app/settings/SecurityBackground.js:59
Function
handleSave
()
src/app/settings/Provider.js:220
Function
handleSave
()
src/app/settings/General.js:62
Method
handleSave
* Save the key server settings.
src/app/settings/keyserver.js:79
Method
handleSave
()
src/app/settings/Analytics.js:55
Method
handleSelection
(event)
src/app/settings/AnalyticsConsent.js:53
Method
handleSetExDate
(newExDateISOString)
src/app/keyring/Key.js:141
Method
handleSetNotification
({header = null, message, type = null, hideDelay = 5500})
src/app/settings/Settings.js:42
Function
handleSign
* Is called when the user clicks the sign button.
src/components/editor/editor.js:238
Function
handleSkip
()
src/app/onboarding/Onboarding.js:102
Function
handleSkipSetup
()
src/app/keyring/Keyring.js:117
Function
handleTestAPI
()
src/app/settings/Provider.js:211
Function
handleTextChange
(value)
src/components/editor/editor.js:285
Function
handleTextMouseUp
(event)
src/components/editor/editor.js:302
Function
handleTypeChange
(type)
src/app/keyring/components/KeyExport.js:48
Function
hasPrivateKey
({keyringId, fingerprint, email})
src/content-scripts/clientAPI.js:225
Method
hasPrivateKey
({keyringId, fingerprint, email})
src/controller/api.controller.js:124
Function
helpItems
()
src/app/onboarding/OnboardingSuccess.js:26
Function
hideNotification
(timeout = 0, closeEditor = false)
src/components/editor/editor.js:414
Function
hideNotification
(timeout = 0)
src/components/decrypt-message/DecryptMessage.js:244
Function
hideNotification
(id, timeout = 0)
src/components/util/Notifications.js:31
Function
hideSpinner
()
src/components/editor/editor.js:209
Function
if
(this.state.selectedKey !== null)
src/app/keyring/KeyGrid.js:164
Method
importKeys
(armoredKeys)
src/modules/KeyStoreGPG.js:53
Method
importKeys
* Import armored keys into the keyring * @param {Object<armored: String, type: String>} armoredKeys - armored keys of type 'public' or 'private'
src/modules/KeyringLocal.js:63
Method
importPubKey
({keyringId, armored})
src/controller/api.controller.js:104
Function
importPublicKey
({keyringId, armored})
src/content-scripts/clientAPI.js:249
Method
importPublicKey
* Asks the user if they want to import the public key. * @param {AsciiArmored} armored - public key to import * @returns {Promise.<String, Error
src/client-API/client-api.js:324
Function
init
()
src/modules/defaults.js:25
Function
init
()
src/modules/trustKey.js:14
Function
init
()
src/modules/pgpModel.js:28
Function
init
()
src/modules/prefs.js:14
Function
init
()
src/modules/pwdCache.js:108
Function
init
()
src/modules/keyBinding.js:11
Function
init
()
src/components/key-backup/backupKeyRoot.js:15
Function
init
()
src/components/auth-domain/authDomainRoot.js:15
Function
init
()
src/components/encrypted-form/encryptedFormRoot.js:15
Function
init
()
src/components/recovery-sheet/recoverySheetRoot.js:15
Function
init
()
src/components/restore-backup/backupRestoreRoot.js:15
Function
init
()
src/components/import-key/importKeyRoot.js:15
Function
init
()
src/components/action-menu/actionMenu.js:12
Function
init
()
src/components/editor/editorRoot.js:23
Function
init
()
src/components/enter-password/passwordDialogRoot.js:20
Function
init
()
src/components/decrypt-message/decryptMessageRoot.js:18
Function
init
()
src/components/generate-key/genKeyRoot.js:15
Function
init
()
src/app/router.js:13
Function
init
()
src/app/encrypt/Encrypt.js:80
Function
init
()
src/client-API/web-components.js:281
Function
init
()
src/client-API/client-api.js:777
Function
init
()
src/content-scripts/clientAPI.js:47
Function
init
(preferences)
src/content-scripts/providerSpecific.js:21
Method
init
(containerElem)
src/content-scripts/attachmentFrame.js:26
Method
init
()
src/content-scripts/gmailIntegration.js:34
Function
initActiveKeyring
()
src/app/keyring/Keyring.js:87
Method
initDecryptMessage
()
src/controller/app.controller.js:330
Function
initKeys
()
src/app/encrypt/Encrypt.js:93
Function
initSession
()
src/modules/pwdCache.js:115
Function
isEnabled
()
src/modules/mveloKeyServer.js:24
Function
isEnabled
()
src/modules/autocryptWrapper.js:24
Function
isEnabled
()
src/modules/wkdLocate.js:48
Function
isEnabled
()
src/modules/openpgpKeyServer.js:21
Function
isEncryptDisabled
()
src/components/editor/editor.js:424
Function
isEncryptDisabled
()
src/app/encrypt/Encrypt.js:121
Function
isOversize
(file)
src/lib/file.js:14
Method
isReady
* @returns {Promise.<undefined, Error>} - key backup ready or error * @throws {Error}
src/client-API/client-api.js:531
Method
isReady
* @returns {Promise.<undefined, Error>} - key restore ready or error * @throws {Error}
src/client-API/client-api.js:579
Function
json
()
test/legacy/modules/keyRegistry-test.js:28
← previous
next →
1,201–1,300 of 1,624, ranked by callers