Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bitwarden/clients
/ functions
Functions
15,467 in github.com/bitwarden/clients
⨍
Functions
15,467
◇
Types & classes
7,351
↓ 39 callers
Method
decryptString
(encString: EncString, key: SymmetricCryptoKey)
libs/common/src/key-management/crypto/services/encrypt.service.implementation.ts:44
↓ 39 callers
Method
focus
()
libs/components/src/link/link.component.ts:168
↓ 39 callers
Method
postMessage
(message: T, port?: MessagePort)
apps/browser/src/autofill/fido2/content/messaging/messenger.spec.ts:288
↓ 39 callers
Method
send
(message: object)
apps/desktop/src/main/native-messaging.main.ts:133
↓ 39 callers
Method
showError
(data: any)
libs/common/src/platform/services/validation.service.ts:12
↓ 38 callers
Method
copyToClipboard
(text: string, options?: any)
apps/web/src/app/core/web-platform-utils.service.ts:177
↓ 38 callers
Method
delete
(cipher: CipherViewLike)
apps/browser/src/vault/popup/settings/archive.component.ts:176
↓ 38 callers
Method
deserializer
* Gets the deserializer configured for this {@link KeyDefinition}
libs/state/src/core/key-definition.ts:100
↓ 38 callers
Method
enable
()
libs/components/src/dialog/dialog.service.ts:41
↓ 38 callers
Method
lock
(&mut self)
apps/desktop/desktop_native/core/src/ssh_agent/mod.rs:271
↓ 38 callers
Method
setTimeout
* Sends a port message to the background to set up a fallback timeout. Also sets a timeout locally. * This is done to ensure that the timeout trigg
apps/browser/src/platform/services/task-scheduler/foreground-task-scheduler.service.ts:31
↓ 37 callers
Method
getFake
(keyDefinition: KeyDefinition<T>)
libs/state-test-utils/src/fake-state-provider.ts:90
↓ 37 callers
Method
setToGlobal
* Sets a globally scoped value to a location derived through the key definition * * This is for use with the state providers framework, DO NOT u
libs/state/src/state-migrations/migration-helper.ts:93
↓ 36 callers
Method
getDevice
()
apps/web/src/app/core/web-platform-utils.service.ts:21
↓ 36 callers
Function
read_framed_response
Reads a single length-prefixed response frame from any async reader.
apps/desktop/desktop_native/ssh_agent/tests/common.rs:249
↓ 36 callers
Method
removeEventListener
(type: string, callback: EventListener)
apps/browser/src/autofill/fido2/content/messaging/messenger.spec.ts:315
↓ 36 callers
Method
test
()
apps/browser/src/platform/decorators/dev-flag.decorator.spec.ts:12
↓ 35 callers
Method
ciphers
()
apps/web/src/app/vault/components/vault-items/vault-items.component.ts:131
↓ 35 callers
Method
close
( result: unknown | undefined, options: DialogCloseOptions | undefined, )
bitwarden_license/bit-web/src/app/key-management/policies/session-timeout.component.spec.ts:26
↓ 35 callers
Function
tick
()
libs/common/src/vault/services/cipher.service.spec.ts:1716
↓ 35 callers
Method
toSdk
(value: ClientType)
libs/common/src/platform/services/sdk/client-managed-state.ts:37
↓ 34 callers
Method
action
()
libs/key-management-ui/src/key-connector/remove-password.component.ts:79
↓ 34 callers
Method
get
( organizationId: OrganizationId, organizationUserId: string, )
apps/web/src/app/admin-console/organizations/core/services/user-admin.service.ts:17
↓ 34 callers
Method
get
(token: any, notFoundValue?: any, flags?: any)
libs/angular/src/components/modal/modal-injector.ts:18
↓ 34 callers
Method
getUserState$
(userKeyDefinition: UserKeyDefinition<T>, userId?: UserId)
libs/state-test-utils/src/fake-state-provider.ts:231
↓ 34 callers
Method
processResponse
(res: koa.Response, commandResponse: Response)
apps/cli/src/oss-serve-configurator.ts:438
↓ 34 callers
Function
uuidAsString
(uuid: T)
libs/common/src/platform/abstractions/sdk/sdk.service.ts:93
↓ 33 callers
Function
getById
(id: TId)
libs/common/src/platform/misc/rxjs-operators.ts:8
↓ 33 callers
Method
toEncoded
* Serializes the key to a format that can be written to state or shared * The currently permitted format is: * - AesCbc256_B64: 32 bytes (the ra
libs/common/src/platform/models/domain/symmetric-crypto-key.ts:99
↓ 32 callers
Method
getWebVaultUrl
()
libs/common/src/platform/abstractions/environment.service.ts:84
↓ 31 callers
Method
clear
(userId?: UserId)
libs/common/src/vault/services/cipher.service.ts:1412
↓ 31 callers
Method
description
()
apps/web/src/app/billing/shared/self-hosting-license-uploader/individual-self-hosting-license-uploader.component.ts:58
↓ 31 callers
Method
getClientType
()
apps/web/src/app/core/web-platform-utils.service.ts:65
↓ 31 callers
Method
getGlobal
(keyDefinition: KeyDefinition<T>)
libs/state-test-utils/src/fake-state-provider.ts:275
↓ 31 callers
Method
policiesByType$
(policyType: PolicyType, userId: UserId)
libs/common/src/admin-console/services/policy/default-policy.service.ts:55
↓ 30 callers
Method
clear
* Removes all stored session data. * * Called when the session key is unavailable (typically after browser restart or extension reload), * ma
apps/browser/src/platform/services/local-backed-session-storage.service.ts:226
↓ 30 callers
Method
isGuid
@deprecated Use isGuid from @bitwarden/guid instead
libs/common/src/platform/misc/utils.ts:438
↓ 30 callers
Method
processFolder
(result: ImportResult, folderName: string, addRelationship: boolean = true)
libs/importer/src/importers/base-importer.spec.ts:23
↓ 29 callers
Method
disable
* Disables the warning enabled by PopupCloseWarningService.enable.
apps/browser/src/popup/services/popup-close-warning.service.ts:38
↓ 29 callers
Method
nextState
(state: T)
libs/state-test-utils/src/fake-state.ts:45
↓ 29 callers
Method
organizationId
()
libs/vault/src/models/vault-filter.model.ts:79
↓ 29 callers
Method
public_key
(&self)
apps/desktop/desktop_native/ssh_agent/src/storage/keydata.rs:103
↓ 28 callers
Method
cipher
(cipher: CipherViewLike)
libs/vault/src/components/can-delete-cipher.directive.ts:18
↓ 28 callers
Method
decrypt
(encKey: SymmetricCryptoKey, context = "No Cipher Context")
libs/common/src/vault/models/domain/card.ts:34
↓ 28 callers
Method
decryptedCollections$
(userId: UserId)
libs/admin-console/src/common/collections/services/default-collection.service.ts:77
↓ 28 callers
Method
get
(orgDomainId: string)
libs/common/src/admin-console/services/organization-domain/org-domain.service.ts:20
↓ 28 callers
Method
isSelfHost
()
apps/web/src/app/core/web-platform-utils.service.ts:169
↓ 28 callers
Method
showPasswordPrompt
()
libs/vault/src/services/password-reprompt.service.ts:50
↓ 27 callers
Method
fullSync
( forceSync: boolean, allowThrowOnErrorOrOptions?: boolean | SyncOptions, )
libs/common/src/platform/sync/default-sync.service.ts:130
↓ 27 callers
Method
getHostname
* Get a friendly hostname for the environment. * * - For self-hosted this is the web vault url without protocol prefix. * - For cloud environ
libs/common/src/platform/abstractions/environment.service.ts:92
↓ 27 callers
Method
hasPremiumFromAnySource$
(userId: UserId)
apps/web/src/app/layouts/product-switcher/product-switcher.stories.ts:96
↓ 27 callers
Method
localize
(s: string)
apps/desktop/src/main/menu/menu.help.ts:271
↓ 27 callers
Method
to_vec
# Returns An array of all decrypted values. Due to the usage of `BtreeMap`, the order is deterministic. # Errors `DecryptionError` if an error occu
apps/desktop/desktop_native/core/src/secure_memory/encrypted_memory_store.rs:49
↓ 26 callers
Function
flushPromises
()
apps/browser/src/autofill/spec/testing-utils.ts:10
↓ 26 callers
Method
forRoot
(config: Partial<GlobalConfig> = {})
libs/components/src/toast/toast.module.ts:12
↓ 26 callers
Method
policyAppliesToUser$
(policyType: PolicyType, userId: UserId)
libs/common/src/admin-console/services/policy/default-policy.service.ts:79
↓ 26 callers
Function
runMigrator
( migrator: TMigrator, initalData?: InitialDataHint<TUsers>, direction: "migrate" | "rollback" = "migrat
libs/state/src/state-migrations/migration-helper.spec.ts:346
↓ 26 callers
Method
tabSendMessage
( tab: chrome.tabs.Tab, obj: T, options: chrome.tabs.MessageSendOptions = null, rejectOnError
apps/browser/src/platform/browser/browser-api.ts:413
↓ 25 callers
Function
connect
Connects to an IPC server and handles bidirectional message passing.
apps/desktop/desktop_native/core/src/ipc/client.rs:13
↓ 25 callers
Method
create
* Creates new session key and adds it to underlying storage. * * @return newly created session key
apps/browser/src/platform/services/local-backed-session-storage.service.ts:67
↓ 25 callers
Method
dispatchEvent
(event: Event)
apps/browser/src/autofill/fido2/content/messaging/messenger.spec.ts:311
↓ 25 callers
Method
getFeatureFlag$
(key: Flag)
libs/common/src/platform/services/config/default-config.service.ts:178
↓ 25 callers
Method
reject
(error?: Error)
apps/desktop/native-messaging-test-runner/src/deferred.ts:21
↓ 25 callers
Method
removeListener
( event: chrome.events.Event<T>, callback: T, )
apps/browser/src/platform/browser/browser-api.ts:685
↓ 25 callers
Method
resolve
(route: ActivatedRouteSnapshot)
bitwarden_license/bit-web/src/app/dirt/organization-integrations/organization-integrations.resolver.ts:29
↓ 24 callers
Function
awaitAsync
(ms = 1)
libs/core-test-utils/src/index.ts:54
↓ 24 callers
Method
clearCache
(userId?: UserId)
libs/common/src/vault/services/cipher.service.ts:264
↓ 24 callers
Method
close
(result?: any)
libs/angular/src/components/modal/modal.ref.ts:34
↓ 24 callers
Method
read
Read the entire store as a single blob.
apps/desktop/src/platform/main/storage/storage-backend.ts:8
↓ 24 callers
Function
setup
()
apps/desktop/desktop_native/ssh_agent/tests/server_unix.rs:31
↓ 23 callers
Method
buildConfig
( mode: CipherFormMode, cipherId?: CipherId, cipherType?: CipherType, )
apps/web/src/app/vault/org-vault/services/admin-console-cipher-form-config.service.ts:71
↓ 23 callers
Method
download
(request: FileDownloadRequest)
apps/web/src/app/core/web-file-download.service.ts:12
↓ 23 callers
Method
enable
()
apps/web/src/app/auth/settings/two-factor/two-factor-setup-duo.component.ts:137
↓ 23 callers
Method
has
(key: string, options?: StorageOptions)
libs/common/src/platform/storage/window-storage.service.ts:33
↓ 23 callers
Method
isSafari
()
apps/web/src/app/core/web-platform-utils.service.ts:89
↓ 23 callers
Method
json
()
libs/common/src/platform/server-notifications/internal/worker-webpush-connection.service.ts:34
↓ 23 callers
Method
upsert
( cipher: CipherData | CipherData[], userId?: UserId, )
libs/common/src/vault/services/cipher.service.ts:1355
↓ 22 callers
Function
always_approving_agent
( )
apps/desktop/desktop_native/ssh_agent/tests/common.rs:87
↓ 22 callers
Method
close
(result: MemberDialogResult)
apps/web/src/app/admin-console/organizations/members/components/member-dialog/member-dialog.component.ts:761
↓ 22 callers
Function
encStringFrom
( value?: T, )
libs/common/src/vault/utils/domain-utils.ts:24
↓ 22 callers
Method
getAllDecrypted
* Decrypts all ciphers for the active user and caches them in memory. If the ciphers have already been decrypted and * cached, the cached ciphers a
libs/common/src/vault/services/cipher.service.ts:430
↓ 22 callers
Method
getCardBrandByPatterns
(cardNum: string | undefined | null)
libs/common/src/vault/models/view/card.view.ts:88
↓ 22 callers
Method
getValue
(key: string, value: any)
libs/importer/src/importers/passkeep-csv-importer.ts:36
↓ 22 callers
Function
safeProvider
( provider: | AllowAngularDecorators<SafeClassProvider<AClass, IClass, DClass>> | SafeValueProvider<
libs/ui/common/src/di/safe-provider.ts:110
↓ 22 callers
Function
setup
()
apps/desktop/desktop_native/ssh_agent/tests/server_windows.rs:20
↓ 22 callers
Method
toBase64
* @returns The serialized key in base64 format
libs/common/src/platform/models/domain/symmetric-crypto-key.ts:87
↓ 22 callers
Method
userDecryptionOptionsById$
(userId: UserId)
libs/auth/src/common/services/user-decryption-options/user-decryption-options.service.ts:25
↓ 21 callers
Method
fromJSON
(obj: Partial<Jsonify<Card>> | undefined)
libs/common/src/vault/models/domain/card.ts:57
↓ 21 callers
Method
isManifestVersion
* Determines if the extension manifest version is the given version. * * @param expectedVersion - The expected manifest version to check against
apps/browser/src/platform/browser/browser-api.ts:34
↓ 21 callers
Method
send
(msg: BrowserFido2Message)
apps/browser/src/autofill/popup/fido2/fido2.component.ts:497
↓ 21 callers
Method
sign
(&self, data: &[u8])
apps/desktop/desktop_native/ssh_agent/src/crypto/mod.rs:51
↓ 21 callers
Function
test_socket_path
()
apps/desktop/desktop_native/ssh_agent/tests/server_unix.rs:20
↓ 20 callers
Function
agent_with_keys
( keys: Vec<SSHKeyData>, )
apps/desktop/desktop_native/ssh_agent/tests/common.rs:96
↓ 20 callers
Method
clearTimeout
* Clear any pending show timeout * * Use cases: prevent tooltip from appearing after hide; clear existing timeout before showing a * new tool
libs/components/src/tooltip/tooltip.directive.ts:108
↓ 20 callers
Method
encapsulateKeyUnsigned
( sharedKey: SymmetricCryptoKey, encapsulationKey: Uint8Array, )
libs/common/src/key-management/crypto/services/encrypt.service.implementation.ts:188
↓ 20 callers
Function
framed_sign_request
Builds a framed SSH SIGN_REQUEST message (type byte 13).
apps/desktop/desktop_native/ssh_agent/tests/common.rs:213
↓ 20 callers
Method
get
(appId: string)
apps/desktop/src/services/biometric-message-handler.service.ts:33
↓ 20 callers
Method
inPopout
* Identifies if the popup is within the popout. * * @param win - The passed window object.
apps/browser/src/platform/browser/browser-popup-utils.ts:39
↓ 20 callers
Method
inner
* It is preferred not to work with the raw key where possible. * Only use this method if absolutely necessary. * * @returns The inner key ins
libs/common/src/platform/models/domain/symmetric-crypto-key.ts:80
↓ 20 callers
Method
notFound
()
apps/cli/src/models/response.ts:38
← previous
next →
101–200 of 15,467, ranked by callers