Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bitwarden/clients
/ functions
Functions
16,052 in github.com/bitwarden/clients
⨍
Functions
16,052
◇
Types & classes
7,544
↓ 7 callers
Function
disabledSemanticLoggerProvider
( _context: Jsonify<Context>, )
libs/common/src/tools/log/factory.ts:17
↓ 7 callers
Method
doAutoFill
* Autofill a given tab with a given login item * @param {AutoFillOptions} options Instructions about the autofill operation, including tab and logi
apps/browser/src/autofill/services/autofill.service.ts:444
↓ 7 callers
Function
elementIsFillableFormField
( formFieldElement: FormFieldElement, )
apps/browser/src/autofill/utils/index.ts:201
↓ 7 callers
Method
enable
* Enables a pop-up warning before the user exits the window/tab, or navigates away. * This warns the user that they may lose unsaved data if they l
apps/browser/src/popup/services/popup-close-warning.service.ts:16
↓ 7 callers
Method
encryptedCollections$
(userId: UserId)
libs/admin-console/src/common/collections/services/default-collection.service.ts:67
↓ 7 callers
Method
event
(event: VaultItemEvent<C>)
apps/web/src/app/vault/components/vault-items/vault-items.component.ts:407
↓ 7 callers
Method
everHadUserKey$
(userId: UserId)
libs/key-management/src/key.service.ts:139
↓ 7 callers
Method
findSingleCopyableItem
(cipher: CipherViewLike, items: CipherItem[])
libs/vault/src/components/item-copy-actions/item-copy-actions.component.ts:116
↓ 7 callers
Function
flush
()
apps/desktop/src/autofill/services/ssh-agent.service.spec.ts:24
↓ 7 callers
Method
generate$
(dependencies: OnDependency<GenerateRequest> & BoundDependency<"account", Account>)
libs/tools/generator/core/src/services/default-credential-generator.service.ts:60
↓ 7 callers
Method
get$
* Observable that emits when the configuration for a specific hostname changes. * * @param hostname - The server hostname * @returns Observab
apps/desktop/src/platform/services/server-communication-config/server-communication-config.repository.ts:43
↓ 7 callers
Method
getActiveBearerToken
(userId: UserId)
libs/common/src/services/api.service.ts:1310
↓ 7 callers
Method
getAndClearLoginRedirectUrl
* Fetch and clear persisted LoginRedirectUrl if present in state
apps/web/src/app/core/router.service.ts:112
↓ 7 callers
Method
getBrowserAction
* Returns the supported BrowserAction API based on the manifest version.
apps/browser/src/platform/browser/browser-api.ts:855
↓ 7 callers
Method
getCipher
(id: string, filter?: (c: CipherView) => boolean)
apps/cli/src/commands/get.command.ts:144
↓ 7 callers
Method
getFileName
(prefix: string = "", format = "csv")
libs/tools/export-vault-core/src/services/export-helper.ts:2
↓ 7 callers
Method
getFullCipherView
Fetches the full `CipherView` when a `CipherListView` is passed.
libs/common/src/vault/services/cipher.service.ts:2172
↓ 7 callers
Method
getLocaleSortingFunction
()
libs/common/src/vault/services/cipher.service.ts:1502
↓ 7 callers
Method
getRegion
* Retrieve the current region.
libs/common/src/platform/abstractions/environment.service.ts:56
↓ 7 callers
Method
getUserPublicKey
(id: string)
libs/common/src/services/api.service.ts:1216
↓ 7 callers
Method
getUserState
()
libs/common/src/platform/services/sdk/client-managed-state.ts:128
↓ 7 callers
Method
handleMemberActionResult
( result: MemberActionResult, successKey: string, user: OrganizationUserView, sideEffect?: ()
apps/web/src/app/admin-console/organizations/members/members.component.ts:491
↓ 7 callers
Method
hasPremiumFromAnyOrganization$
(userId: UserId)
libs/common/src/billing/services/account/billing-account-profile-state.service.ts:20
↓ 7 callers
Method
hasUserKey
(userId: UserId)
libs/key-management/src/key.service.ts:179
↓ 7 callers
Method
importUnmappedFields
( cipher: CipherView, entry: PsonoItemTypes, mappedValues: Set<string>, )
libs/importer/src/importers/psono/psono-json-importer.ts:285
↓ 7 callers
Method
isCached
(url: string)
libs/common/src/vault/models/domain/sorted-ciphers-cache.ts:13
↓ 7 callers
Method
isChrome
()
apps/web/src/app/core/web-platform-utils.service.ts:73
↓ 7 callers
Method
isCriticalApplication
( application: ApplicationHealthReportDetail, applicationData: OrganizationReportApplication[], )
bitwarden_license/bit-common/src/dirt/reports/risk-insights/services/domain/risk-insights-report.service.ts:228
↓ 7 callers
Method
isOpera
()
apps/web/src/app/core/web-platform-utils.service.ts:81
↓ 7 callers
Method
isSelected
Helper method for showing selected state in custom template
libs/components/src/multi-select/multi-select.component.ts:134
↓ 7 callers
Function
isSnapStore
()
apps/desktop/src/utils.ts:15
↓ 7 callers
Function
isVaultTimeoutTypeNumeric
(timeout: VaultTimeout)
libs/common/src/key-management/vault-timeout/types/vault-timeout.type.ts:27
↓ 7 callers
Function
isWindowsStore
()
apps/desktop/src/utils.ts:31
↓ 7 callers
Method
launchUri
(uri: string, options?: any)
apps/desktop/src/platform/services/electron-platform-utils.service.ts:74
↓ 7 callers
Method
load
()
apps/desktop/src/services/main-sdk-load-service.ts:5
↓ 7 callers
Method
load
()
apps/web/src/app/dirt/event-logs/components/organization-events/events.component.ts:146
↓ 7 callers
Method
localData$
(userId: UserId)
libs/common/src/vault/services/cipher.service.ts:129
↓ 7 callers
Method
localize
(s: string)
apps/desktop/src/main/menu/menu.account.ts:165
↓ 7 callers
Method
localize
(s: string)
apps/desktop/src/main/menu/menu.window.ts:101
↓ 7 callers
Method
logSuccess
(message: string, payload?: any)
apps/desktop/native-messaging-test-runner/src/log-utils.ts:6
↓ 7 callers
Method
makeScriptActionWithValue
* Handles updating the list of filled fields and adding a script action * to the fill script. If a select field is passed as part of the fill optio
apps/browser/src/autofill/services/autofill.service.ts:2547
↓ 7 callers
Function
make_extension_payload
Builds the slice that handle_extension_message receives: [string name][raw payload]
apps/desktop/desktop_native/ssh_agent/src/server/connection.rs:337
↓ 7 callers
Method
menu
()
apps/desktop/src/main/menu/menubar.ts:35
↓ 7 callers
Method
openDatabase
* Opens the IndexedDB database, creating the object store if needed.
apps/browser/src/dirt/phishing-detection/services/phishing-indexeddb.service.ts:23
↓ 7 callers
Method
organization
()
apps/web/src/app/vault/components/vault-items/vault-collection-row.component.ts:98
↓ 7 callers
Function
parseCredentialId
(encodedCredentialId: string)
libs/common/src/platform/services/fido2/credential-id-utils.ts:6
↓ 7 callers
Method
passwordLeaked
(password: string)
libs/common/src/services/audit.service.ts:45
↓ 7 callers
Method
pauseUntilReceived
Awaits until the total number of emissions observed by this tracker equals or exceeds {@link count} * @param count The number of emissions to wait
libs/common/spec/observable-tracker.ts:72
↓ 7 callers
Function
race
({ promise, timeout, error, }: { promise: Promise<T>; timeout: number; error?: Error; })
apps/desktop/native-messaging-test-runner/src/race.ts:3
↓ 7 callers
Function
readAtomic
( stateProvider: StateProvider, userId: UserId, keyDefinition: UserKeyDefinition<T>, )
libs/common/src/key-management/state-bridge.ts:33
↓ 7 callers
Method
receive
()
apps/browser/src/autofill/fido2/content/messaging/messenger.spec.ts:267
↓ 7 callers
Method
refresh
()
apps/web/src/app/admin-console/organizations/collections/services/vault-cipher-actions.service.ts:107
↓ 7 callers
Method
removeUser
(organization: Organization, userId: string)
apps/web/src/app/admin-console/organizations/members/services/member-actions/member-actions.service.ts:80
↓ 7 callers
Function
remove_file
(target: &Path)
apps/desktop/desktop_native/core/src/autostart/impl_direct_write.rs:103
↓ 7 callers
Method
replace
(&self, new_keys: Vec<SSHKeyData>)
apps/desktop/desktop_native/ssh_agent/src/storage/keystore.rs:132
↓ 7 callers
Method
restoreWithServer
(id: string, userId: UserId, asAdmin = false)
libs/common/src/vault/services/cipher.service.ts:1646
↓ 7 callers
Method
run
(cmdOptions: Record<string, any>)
apps/cli/src/vault/sync.command.ts:13
↓ 7 callers
Method
run
()
apps/web/src/app/platform/web-migration-runner.ts:20
↓ 7 callers
Method
saltForUser$
(userId: UserId)
libs/common/src/key-management/master-password/services/master-password.service.ts:98
↓ 7 callers
Function
sendPlatformMessage
( msg: Record<string, unknown>, responseCallback?: (response: any) => void, )
apps/browser/src/autofill/notification/bar.ts:406
↓ 7 callers
Method
senderHasValidTab
* Type predicate that narrows the sender to one with a tab and a valid tab id. * * @param sender - The message sender to validate
apps/browser/src/autofill/background/overlay.background.ts:1062
↓ 7 callers
Method
setCardExpiration
(cipher: CipherView, expiration: string)
libs/importer/src/importers/base-importer.spec.ts:15
↓ 7 callers
Function
setDefaultPasswordManagerSessionState
( state: DefaultPasswordManagerSessionState | null, )
apps/browser/src/autofill/default-password-manager-session.util.ts:66
↓ 7 callers
Method
setInterval
* Sends a port message to the background to set up a fallback interval. Also sets an interval locally. * This is done to ensure that the interval t
apps/browser/src/platform/services/task-scheduler/foreground-task-scheduler.service.ts:49
↓ 7 callers
Method
setKdfConfig
(userId: UserId, kdfConfig: KdfConfig)
libs/key-management/src/kdf-config.service.ts:30
↓ 7 callers
Method
setPromptAutomatically
(prompt: boolean, userId: UserId)
libs/key-management/src/biometrics/biometric-state.service.ts:224
↓ 7 callers
Method
setShowHeader
(value: boolean)
libs/common/spec/fake-account-service.ts:132
↓ 7 callers
Method
setTimeout
* Sets a timeout and returns the timeout id. * * @param taskName - The name of the task. Unused in the base implementation. * @param delayInM
libs/scheduling/src/default-task-scheduler.service.ts:21
↓ 7 callers
Method
setUserKey
( tokenResponse: IdentityTokenResponse, userId: UserId, )
libs/auth/src/common/login-strategies/sso-login.strategy.ts:178
↓ 7 callers
Method
settings
Get a subject bound to a specific user's settings for the provided profile. * @param profile determines which profile's settings are loaded * @p
libs/tools/generator/core/src/providers/generator-profile-provider.ts:48
↓ 7 callers
Method
showNudgeSpotlight$
* Check if a nudge Spotlight should be shown to the user * @param nudge * @param userId
libs/angular/src/vault/services/nudges.service.ts:114
↓ 7 callers
Method
stack
* Push a new component onto the drawer stack without closing the current drawer. * The back button will appear automatically when the stack depth e
libs/components/src/dialog/dialog-ref.ts:104
↓ 7 callers
Method
toEvaluator
()
libs/tools/generator/core/src/strategies/password-generator-strategy.ts:31
↓ 7 callers
Method
updatePaymentMethod
* Updates the payment method with the new tokenized payment from the payment method component.
apps/web/src/app/billing/individual/upgrade/premium-org-upgrade-payment/premium-org-upgrade-payment.component.ts:360
↓ 7 callers
Method
updateVersion
(helper: MigrationHelper, direction: Direction)
libs/state/src/state-migrations/migrations/8-move-state-version.ts:29
↓ 7 callers
Method
waitForUser
()
libs/importer/src/components/keeper/keeper-direct-import-ui.service.ts:118
↓ 7 callers
Function
withPasswordManagerSdk
( userId: UserId, sdkService: SdkService, passedInFunction: (sdk: PasswordManagerClient) => Promise<TRes
libs/common/src/key-management/utils.ts:28
↓ 7 callers
Function
writeAtomic
( stateProvider: StateProvider, userId: UserId, keyDefinition: UserKeyDefinition<T>, value: T, )
libs/common/src/key-management/state-bridge.ts:57
↓ 7 callers
Method
write_bytes
Write a byte string to the buffer.
apps/desktop/desktop_native/win_webauthn/src/api/util/cbor.rs:57
↓ 6 callers
Method
abort
(id: string)
apps/browser/src/vault/background/abort-manager.ts:18
↓ 6 callers
Method
announce
(message: string)
libs/tools/generator/components/src/password-generator.component.ts:338
↓ 6 callers
Method
archivedCiphers$
* Observable that contains the list of ciphers that have been archived.
libs/common/src/vault/services/default-cipher-archive.service.ts:27
↓ 6 callers
Function
ariaDisableElement
(el: HTMLElement, disabled: Signal<boolean | undefined>)
libs/components/src/utils/aria-disable-element.ts:8
↓ 6 callers
Method
as_mut
(&mut self)
apps/desktop/desktop_native/core/src/ssh_agent/peercred_unix_listener_stream.rs:60
↓ 6 callers
Method
body
format the body of the rpc call; when this method is not supplied, the request omits the body * @param request describes the state of the integrat
libs/common/src/tools/integration/rpc/rpc-definition.ts:25
↓ 6 callers
Method
buildHecConfiguration
( uri: string, token: string, bw_serviceName: OrganizationIntegrationServiceName, scheme: stri
bitwarden_license/bit-common/src/dirt/organization-integrations/models/integration-builder.ts:33
↓ 6 callers
Method
buildHecTemplate
( index: string, bw_serviceName: OrganizationIntegrationServiceName, )
bitwarden_license/bit-common/src/dirt/organization-integrations/models/integration-builder.ts:42
↓ 6 callers
Method
canManageAutoConfirm$
(userId: UserId)
libs/auto-confirm/src/services/default-auto-confirm.service.ts:114
↓ 6 callers
Method
chars
Generates a string containing random lowercase ASCII characters and numbers. * @param length the number of characters to generate * @returns a
libs/tools/generator/core/src/engine/abstractions.ts:30
↓ 6 callers
Method
clearDecryptedFolderState
(userId: UserId)
libs/common/src/vault/services/folder/folder.service.ts:175
↓ 6 callers
Method
clearTokens
(userId?: UserId)
libs/common/src/auth/services/token.service.ts:946
↓ 6 callers
Function
clone
(value: any)
libs/core-test-utils/src/index.ts:39
↓ 6 callers
Function
commitRead
(length: number, value: T)
libs/common/src/platform/services/fido2/cbor.ts:103
↓ 6 callers
Function
commitWrite
(...args: any[])
libs/common/src/platform/services/fido2/cbor.ts:322
↓ 6 callers
Function
config
()
apps/desktop/desktop_native/core/src/autostart/impl_direct_write.rs:153
↓ 6 callers
Method
connect
()
apps/desktop/desktop_native/autofill_provider/src/lib.rs:378
↓ 6 callers
Method
convertBooleanOption
(optionValue: any)
apps/cli/src/utils.ts:269
↓ 6 callers
Function
convertPotentialGranteesToApItemViewType
( grantees: PotentialGranteeView[], )
bitwarden_license/bit-web/src/app/secrets-manager/shared/access-policies/access-policy-selector/models/ap-item-view.type.ts:93
↓ 6 callers
Function
create_stub_public_key
()
apps/desktop/desktop_native/ssh_agent/src/authorization.rs:126
↓ 6 callers
Method
decryptFileData
(encBuffer: EncArrayBuffer, key: SymmetricCryptoKey)
libs/common/src/key-management/crypto/services/encrypt.service.implementation.ts:60
← previous
next →
601–700 of 16,052, ranked by callers