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
↓ 4 callers
Method
load
()
bitwarden_license/bit-web/src/app/admin-console/providers/manage/members.component.ts:151
↓ 4 callers
Method
loadOptions
(title: string, optionId: string, cipher?: CipherView)
apps/browser/src/autofill/browser/main-context-menu-handler.ts:318
↓ 4 callers
Method
lock
(userId: UserId)
libs/auth/src/common/services/accounts/lock.service.ts:92
↓ 4 callers
Method
lockDbFile
(action: () => T)
apps/cli/src/platform/services/lowdb-storage.service.ts:161
↓ 4 callers
Function
lockGuard
()
libs/angular/src/auth/guards/lock.guard.ts:26
↓ 4 callers
Method
logFormat
(message: string, color: string, payload?: any)
apps/desktop/native-messaging-test-runner/src/log-utils.ts:22
↓ 4 callers
Method
logInTwoFactor
()
libs/auth/src/common/login-strategies/webauthn-login.strategy.ts:56
↓ 4 callers
Method
logout
(userId: UserId, logoutReason?: LogoutReason)
libs/auth/src/common/services/logout/default-logout.service.ts:9
↓ 4 callers
Method
makeArray
(value: any)
libs/importer/src/importers/keeper/keeper-json-importer.ts:603
↓ 4 callers
Method
makeCredential
( params: Fido2AuthenticatorMakeCredentialsParams, window: ParentWindowReference, abortController?
libs/common/src/platform/services/fido2/fido2-authenticator.service.ts:63
↓ 4 callers
Method
makeError
(response: Response)
libs/importer/src/importers/lastpass/access/services/client.ts:582
↓ 4 callers
Method
makeOrganizationKeys
(activeUserId: UserId)
libs/common/src/billing/services/organization-billing.service.ts:122
↓ 4 callers
Method
makeOrganizationKeysRequest
(keys: OrganizationKeys)
libs/common/src/billing/services/organization-billing.service.ts:161
↓ 4 callers
Method
makeSendKey
(keyMaterial: CsprngArray)
libs/key-management/src/key.service.ts:433
↓ 4 callers
Method
makeUserKey
(masterKey: MasterKey)
libs/key-management/src/key.service.ts:187
↓ 4 callers
Function
make_local_state
(profiles: Vec<(&str, &str, Option<&str>, Option<&str>)>)
apps/desktop/desktop_native/chromium_importer/src/chromium/mod.rs:439
↓ 4 callers
Function
make_session_bind_payload_rsa
( keypair: &RsaKeypair, alg: &str, session_id: &[u8], is_forwarding: bool,
apps/desktop/desktop_native/ssh_agent/src/server/mod.rs:239
↓ 4 callers
Function
make_stub_listener
()
apps/desktop/desktop_native/ssh_agent/src/server/mod.rs:301
↓ 4 callers
Method
mapToCartDiscount
(discount: SubscriptionDiscount)
apps/web/src/app/billing/services/subscription-discount.service.ts:64
↓ 4 callers
Method
mark
(name: string)
libs/logging/src/console-log.service.ts:83
↓ 4 callers
Method
markApplicationsAsCritical$
(appNames: string[])
bitwarden_license/bit-common/src/dirt/access-intelligence/services/implementations/view/default-access-intelligence-data.service.ts:268
↓ 4 callers
Method
markBannerSeen
(organizationId: OrganizationId)
bitwarden_license/bit-web/src/app/admin-console/organizations/manage/scim-banner.service.ts:24
↓ 4 callers
Function
maybe
Conditionally enables a constraint. * @param enabled the condition to evaluate * @param constraint the condition to conditionally enable * @retu
libs/tools/generator/core/src/policies/constraints.ts:48
↓ 4 callers
Function
memoizedMap
( mapResult: (source: Source) => Result, options?: { size?: number; key?: (source: Source) => unknown }, )
libs/common/src/tools/rx.ts:260
↓ 4 callers
Method
migrate
(helper: MigrationHelper)
libs/state/src/state-migrations/migrator.spec.ts:12
↓ 4 callers
Method
newConstructor
( authenticationData: MasterPasswordAuthenticationData, unlockData: MasterPasswordUnlockData, rese
libs/admin-console/src/common/organization-user/models/requests/organization-user-reset-password.request.ts:18
↓ 4 callers
Method
newConstructorWithHint
( authenticationData: MasterPasswordAuthenticationData, unlockData: MasterPasswordUnlockData, mast
libs/common/src/auth/models/request/update-temp-password.request.ts:18
↓ 4 callers
Function
newDefaultEvaluator
()
libs/tools/generator/core/src/rx.ts:22
↓ 4 callers
Function
next
(value)
apps/browser/src/platform/browser/run-inside-angular.operator.ts:10
↓ 4 callers
Method
noAccess
()
apps/browser/src/autofill/browser/main-context-menu-handler.ts:393
↓ 4 callers
Method
onMessage
(message: any)
apps/desktop/src/main/messaging.main.ts:38
↓ 4 callers
Function
openBulkDeleteDialog
( dialogService: DialogService, config: DialogConfig<BulkDeleteDialogParams>, )
apps/web/src/app/vault/individual-vault/bulk-action-dialogs/bulk-delete-dialog/bulk-delete-dialog.component.ts:27
↓ 4 callers
Method
openDialog
( mode: VaultItemDialogMode, formConfig: CipherFormConfig, )
apps/desktop/src/vault/app/vault-v3/vault.component.ts:980
↓ 4 callers
Method
openEventsDialog
(user: ProviderUser, providerId: ProviderId)
bitwarden_license/bit-web/src/app/admin-console/providers/manage/members.component.ts:336
↓ 4 callers
Method
openVaultItemDialog
* Open the combined view / edit dialog for a cipher. * @param mode - Starting mode of the dialog. * @param formConfig - Configuration for the fo
apps/web/src/app/vault/individual-vault/vault.component.ts:951
↓ 4 callers
Method
openVaultItemDialog
* Open the combined view / edit dialog for a cipher.
apps/web/src/app/admin-console/organizations/collections/services/vault-cipher-actions.service.ts:221
↓ 4 callers
Function
organizationRedirectGuard
( customRedirect?: (org: Organization) => string | string[], )
apps/web/src/app/admin-console/organizations/guards/org-redirect.guard.ts:24
↓ 4 callers
Method
organizationState
(userId: UserId)
libs/common/src/admin-console/services/organization/default-organization.service.ts:99
↓ 4 callers
Method
password
(value: string)
libs/angular/src/tools/password-strength/password-strength-v2.component.ts:69
↓ 4 callers
Method
patch
()
apps/web/src/app/settings/domain-rules.component.ts:55
↓ 4 callers
Method
patchSend
(updateFn: (current: SendView) => SendView)
libs/tools/send/send-ui/src/send-form/services/default-send-form.service.ts:65
↓ 4 callers
Function
perUserCache$
( create: (userId: UserId) => Observable<TValue>, clearBuffer$: Observable<UserId | null> | undefined = un
libs/common/src/vault/utils/observable-utilities.ts:20
↓ 4 callers
Method
performAsyncAction
(action: () => Promise<void>)
bitwarden_license/bit-web/src/app/admin-console/organizations/manage/device-approvals/device-approvals.component.ts:166
↓ 4 callers
Method
permissions
()
libs/common/src/tools/extension/runtime-extension-registry.ts:148
↓ 4 callers
Method
pickWord
picks a random word from a list. * @param list random entry source. This must have at least one entry. * @param options customizes the output
libs/tools/generator/core/src/engine/abstractions.ts:16
↓ 4 callers
Function
pin
(options?: { name?: () => string; distinct?: (previous: T, current: T) => boolean; })
libs/common/src/tools/rx.ts:235
↓ 4 callers
Method
postMessageToIFrame
(message: any)
apps/browser/src/autofill/overlay/inline-menu/iframe-content/autofill-inline-menu-iframe.service.ts:270
↓ 4 callers
Method
promptForPremium
* Prompts the user for a premium upgrade.
apps/web/src/app/billing/services/web-premium-upgrade-prompt.service.ts:37
↓ 4 callers
Method
promptForPremium
(event: Event)
libs/angular/src/billing/components/premium-badge/premium-badge.component.ts:42
↓ 4 callers
Method
protectedFields
()
libs/vault/src/services/password-reprompt.service.ts:25
↓ 4 callers
Method
putPolicy
( organizationId: string, type: PolicyType, request: SavePolicyRequest, )
libs/common/src/admin-console/services/policy/policy-api.service.ts:132
↓ 4 callers
Method
queueMessageIsFromTabOrigin
* Validates whether the queue message is associated with the passed tab. * The tab's current URL must match the domain the notification was queued
apps/browser/src/autofill/background/notification.background.ts:2033
↓ 4 callers
Method
readBytes
(count: number)
libs/importer/src/importers/lastpass/access/services/binary-reader.ts:13
↓ 4 callers
Method
readForNoCache
()
apps/cli/src/platform/services/lowdb-storage.service.ts:178
↓ 4 callers
Function
readUint8
()
libs/common/src/platform/services/fido2/cbor.ts:132
↓ 4 callers
Method
receive
( type: T, )
apps/browser/src/autofill/fido2/services/browser-fido2-user-interface.service.ts:333
↓ 4 callers
Function
record
( valueDeserializer: (value: Jsonify<T>) => T, )
libs/serialization/src/deserialization-helpers.ts:26
↓ 4 callers
Method
redirectToSsoLogin
* Redirects the user to the SSO login page, either via route or in a new browser window. * @param email The email address of the user attempting to
libs/auth/src/angular/login/default-login-component.service.ts:35
↓ 4 callers
Method
refresh
()
apps/web/src/app/admin-console/organizations/collections/services/vault-collection-actions.service.ts:93
↓ 4 callers
Method
refreshMenu
(forLocked = false)
apps/browser/src/background/main.background.ts:1847
↓ 4 callers
Method
regenerateIfNeeded
(userId: UserId)
libs/key-management/src/user-asymmetric-key-regeneration/services/default-user-asymmetric-key-regeneration.service.ts:31
↓ 4 callers
Method
registerChildForm
( name: K, group: Exclude<SendForm[K], undefined>, )
libs/tools/send/send-ui/src/send-form/services/default-send-form.service.ts:58
↓ 4 callers
Method
removeAll
()
apps/browser/src/autofill/browser/main-context-menu-handler.ts:284
↓ 4 callers
Method
removePassword
(s: SendView)
libs/angular/src/tools/send/send.component.ts:169
↓ 4 callers
Function
remove_path
try to remove the given path if it exists
apps/desktop/desktop_native/core/src/ssh_agent/unix.rs:119
↓ 4 callers
Function
remove_stale_socket
(path: &PathBuf)
apps/desktop/desktop_native/ssh_agent/src/server/listener/unix.rs:119
↓ 4 callers
Method
replace
(&self, new_keys: Vec<SSHKeyData>)
apps/desktop/desktop_native/ssh_agent/src/storage/keystore.rs:123
↓ 4 callers
Method
resetInlineMenuContainer
* Clears and resets the inline menu list container.
apps/browser/src/autofill/overlay/inline-menu/pages/list/autofill-inline-menu-list.ts:576
↓ 4 callers
Method
resetUserPromptCancelled
(userId: UserId)
libs/key-management/src/biometrics/biometric-state.service.ts:191
↓ 4 callers
Function
resolve
(pathname: string)
apps/desktop/src/main/protocol.spec.ts:9
↓ 4 callers
Method
restore
(user: OrganizationUserView, organization: Organization)
apps/web/src/app/admin-console/organizations/members/members.component.ts:289
↓ 4 callers
Method
restoreFromTray
* Brings the application to the foreground. Recreates the window if it was destroyed * (macOS), unminimizes it if minimized, then shows and focuses
apps/desktop/src/main/tray.main.ts:138
↓ 4 callers
Method
restoreUser
(organization: Organization, userId: string)
apps/web/src/app/admin-console/organizations/members/services/member-actions/member-actions.service.ts:108
↓ 4 callers
Method
rsaDecrypt
( data: Uint8Array, privateKey: Uint8Array, _algorithm: "sha1", )
libs/node/src/services/node-crypto-function.service.ts:96
↓ 4 callers
Method
rsaGenerateKeyPair
(_length: 2048)
libs/node/src/services/node-crypto-function.service.ts:110
↓ 4 callers
Method
run
(password: string, cmdOptions: Record<string, any>)
apps/cli/src/key-management/commands/unlock.command.ts:35
↓ 4 callers
Method
runDiagnostics
(workingData: RecoveryWorkingData, logger: LogRecorder)
apps/web/src/app/key-management/data-recovery/steps/sync-step.ts:16
↓ 4 callers
Function
runInsideAngular
(ngZone: NgZone)
apps/browser/src/platform/browser/run-inside-angular.operator.ts:6
↓ 4 callers
Method
runRecovery
(workingData: RecoveryWorkingData, logger: LogRecorder)
apps/web/src/app/key-management/data-recovery/steps/sync-step.ts:40
↓ 4 callers
Function
run_split_encrypted_string_and_validate_test
( valid_version: bool, plaintext_to_encrypt: &str, supported_versions: &[&str], )
apps/desktop/desktop_native/chromium_importer/src/util.rs:98
↓ 4 callers
Method
sanitize
Ensures internal options consistency. * @param options The options to cascade. These options are not altered. * @returns A passphrase generati
libs/tools/generator/extensions/navigation/src/generator-navigation-evaluator.ts:44
↓ 4 callers
Method
save
(key: string, obj: any)
apps/cli/src/platform/services/lowdb-storage.service.ts:135
↓ 4 callers
Method
saveAttachmentRawWithServer
( cipher: Cipher, filename: string, data: Uint8Array, userId: UserId, admin = false, o
libs/common/src/vault/services/cipher.service.ts:1168
↓ 4 callers
Method
saveCollectionsWithServerAdmin
(cipher: Cipher)
libs/common/src/vault/services/cipher.service.ts:1272
↓ 4 callers
Method
saveCompletedTasks
(vaultTasks: VaultOnboardingTasks)
apps/web/src/app/vault/individual-vault/vault-onboarding/vault-onboarding.component.ts:158
↓ 4 callers
Method
scheduleAlarm
* Creates a browser extension alarm with the given name and create info. * * @param alarmName - The name of the alarm. * @param createInfo -
apps/browser/src/platform/services/task-scheduler/browser-task-scheduler.service.ts:228
↓ 4 callers
Method
searchSends
(sends: SendView[], query: string)
libs/common/src/vault/services/search.service.ts:133
↓ 4 callers
Method
searchText
()
libs/angular/src/tools/send/send.component.ts:62
↓ 4 callers
Method
send
(msg: BrowserFido2Message)
apps/browser/src/autofill/fido2/services/browser-fido2-user-interface.service.ts:326
↓ 4 callers
Method
sendMessage
(message: string, args?: any)
apps/desktop/src/main/menu/menu.first.ts:155
↓ 4 callers
Method
sendResponse
(response: EncryptedMessageResponse | UnencryptedMessageResponse)
apps/desktop/src/services/duckduckgo-message-handler.service.ts:239
↓ 4 callers
Method
setAICoachmarkTourCompleted
(value = true)
bitwarden_license/bit-web/src/app/dirt/access-intelligence/onboarding/services/onboarding.service.ts:63
↓ 4 callers
Method
setCollapsedFilterNodes
(collapsedFilterNodes: Set<string>, userId: UserId)
libs/vault/src/services/vault-filter.service.ts:221
↓ 4 callers
Method
setConfig
Update the vault context. Call in `ngOnChanges` or when configuration values change so permission signals stay current.
libs/vault/src/services/vault-batch-bar.service.ts:382
↓ 4 callers
Method
setDecryptedCiphers
(value: CipherView[], userId: UserId)
libs/common/src/vault/services/cipher.service.ts:256
↓ 4 callers
Function
setDefaultWebAuthnButtonState
()
apps/web/src/connectors/webauthn.ts:76
↓ 4 callers
Method
setDeviceKey
(userId: UserId, deviceKey: DeviceKey | null)
libs/common/src/key-management/device-trust/services/device-trust.service.implementation.ts:359
↓ 4 callers
Method
setEnvironment
(region: Region | string, urls?: Urls)
apps/web/src/app/platform/web-environment.service.ts:75
↓ 4 callers
Method
setEnvironment
(region: Region, urls?: Urls)
libs/common/src/platform/services/default-environment.service.ts:218
↓ 4 callers
Method
setFailedDecryptedCiphers
(cipherViews: CipherView[], userId: UserId)
libs/common/src/vault/services/cipher.service.ts:252
← previous
next →
1,201–1,300 of 15,467, ranked by callers