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
setInterval
* Sets an interval and returns the interval id. * * @param taskName - The name of the task. Unused in the base implementation. * @param inter
libs/scheduling/src/default-task-scheduler.service.ts:35
↓ 4 callers
Method
setLoginEmail
Sets the login email in memory. * The login email is the email that is being used in the current login process.
libs/auth/src/common/services/login-email/login-email.service.ts:73
↓ 4 callers
Method
setMasterPasswordUnlockData
* @deprecated along with `setInitialPassword()` deprecation * * As part of [PM-28494], adding this setting path to accommodate the changes that
libs/angular/src/auth/password-management/set-initial-password/default-set-initial-password.service.implementation.ts:517
↓ 4 callers
Method
setNewAdminWelcomeDialogAcknowledged
(value = true)
bitwarden_license/bit-web/src/app/dirt/access-intelligence/onboarding/services/onboarding.service.ts:55
↓ 4 callers
Method
setOpenAtLogin
(enabled: boolean)
apps/desktop/src/main/messaging.main.ts:118
↓ 4 callers
Method
setOrganizationFilter
(organization: Organization)
libs/vault/src/services/vault-filter.service.ts:237
↓ 4 callers
Method
setOrganizationInformation
( request: OrganizationCreateRequest | OrganizationNoPaymentMethodCreateRequest, information: Organiza
libs/common/src/billing/services/organization-billing.service.ts:151
↓ 4 callers
Method
setPlanInformation
( request: OrganizationCreateRequest | OrganizationNoPaymentMethodCreateRequest, information: PlanInfo
libs/common/src/billing/services/organization-billing.service.ts:199
↓ 4 callers
Method
setSelectedTheme
(theme: Theme)
libs/common/src/platform/theming/theme-state.service.ts:43
↓ 4 callers
Method
setShouldAutopromptNow
* Set whether to auto-prompt the user for biometric unlock; this can be used to prevent auto-prompting being initiated by a process reload. * Reaso
apps/desktop/src/key-management/biometrics/main-biometrics.service.ts:130
↓ 4 callers
Method
setShowFavicons
(newValue: boolean)
libs/common/src/autofill/services/domain-settings.service.ts:274
↓ 4 callers
Method
setSidePanelOptions
* Sets the side panel options (path, enabled state), optionally scoped to a tab.
apps/browser/src/platform/browser/browser-api.ts:733
↓ 4 callers
Method
setTargetingRules
(rules: TargetingRulesByDomain)
libs/common/src/autofill/services/domain-settings.service.ts:317
↓ 4 callers
Method
setTokens
( accessToken: string, vaultTimeoutAction: VaultTimeoutAction, vaultTimeout: VaultTimeout, ref
libs/common/src/auth/services/token.service.ts:168
↓ 4 callers
Method
setUserKeyAndContinue
( key: UserKey, afterUnlockActions: AfterUnlockActions = {}, )
libs/key-management-ui/src/lock/components/lock.component.ts:549
↓ 4 callers
Function
set_autostart_snap
Snap autostart: remove every `*.desktop` in `$SNAP_USER_DATA/.config/autostart` (clearing the electron-builder-generated entry), then place a single f
apps/desktop/desktop_native/core/src/autostart/impl_direct_write.rs:57
↓ 4 callers
Method
setupBiometrics
()
apps/desktop/src/key-management/biometrics/main-biometrics.service.ts:101
↓ 4 callers
Method
shouldShowSaveLoginInlineMenuList
* Verifies whether the save login inline menu view should be shown. This requires that * the login data on the page contains either a current or ne
apps/browser/src/autofill/background/overlay.background.ts:2306
↓ 4 callers
Method
showDialog
( injector: Injector, dialogService: DialogService, organizationId: OrganizationId, )
bitwarden_license/bit-web/src/app/dirt/access-intelligence/onboarding/new-admin-welcome-dialog.component.ts:67
↓ 4 callers
Method
showErrorDialog
(config: SimpleDialogOptions)
apps/desktop/src/autofill/modal/credentials/fido2-create.component.ts:219
↓ 4 callers
Method
showMissingPermissionsError
()
apps/web/src/app/admin-console/organizations/collections/services/vault-cipher-actions.service.ts:602
↓ 4 callers
Method
showSubscriptionEndedMessaging$
Returns true when the user has previously archived ciphers but lost their premium membership.
libs/common/src/vault/services/default-cipher-archive.service.ts:57
↓ 4 callers
Method
showSuccessToastByUserType
()
libs/angular/src/auth/password-management/set-initial-password/set-initial-password.component.ts:435
↓ 4 callers
Method
showUi
( route: string, position?: { x: number; y: number }, showTrafficButtons: boolean = false, dis
apps/desktop/src/autofill/services/desktop-fido2-user-interface.service.ts:258
↓ 4 callers
Method
showWarning
()
apps/web/src/app/admin-console/organizations/members/services/delete-managed-member/delete-managed-member-warning.service.ts:44
↓ 4 callers
Method
signal
* Return a normal signal.
libs/angular/src/platform/view-cache/noop-view-cache.service.ts:19
↓ 4 callers
Function
skeletonLoadingDelay
( showDelay = 1000, minDisplayTime = 1000, )
libs/common/src/vault/utils/skeleton-loading.operator.ts:14
↓ 4 callers
Function
split_encrypted_string_and_validate
A Chromium password consists of three parts: - Version (3 bytes): "v10", "v11", etc. - Cipher text (chunks of 16 bytes) - Padding (1-15 bytes) This f
apps/desktop/desktop_native/chromium_importer/src/util.rs:22
↓ 4 callers
Method
start
Create and start the IPC server without blocking. # Parameters - `name`: The endpoint name to listen on. This name uniquely identifies the IPC conne
apps/desktop/desktop_native/core/src/ipc/server.rs:63
↓ 4 callers
Method
start
()
apps/web/src/app/vault/services/browser-extension-prompt.service.ts:49
↓ 4 callers
Method
start
()
libs/common/src/key-management/shared-unlock/default-shared-unlock-leader.service.ts:37
↓ 4 callers
Method
startListening
* Start listening for badge state changes. * Without this the service will not be able to update the badge state.
apps/browser/src/platform/badge/badge.service.ts:53
↓ 4 callers
Method
startMonitoring
* Attach observation surfaces and begin examining the page. Safe to * call when already monitoring — callers do not need to track state.
apps/browser/src/autofill/content/abstractions/autofill-monitor.ts:18
↓ 4 callers
Method
startTour
(_organizationId: OrganizationId)
bitwarden_license/bit-web/src/app/dirt/access-intelligence/onboarding/access-intelligence-coachmark.service.ts:46
↓ 4 callers
Method
stop
Stops the scroll listener from updating the stored location.
apps/browser/src/vault/popup/services/vault-popup-scroll-position.service.ts:55
↓ 4 callers
Method
stop
()
apps/desktop/src/main/native-messaging.main.ts:129
↓ 4 callers
Method
submit
()
apps/web/src/app/billing/organizations/change-plan.component.ts:37
↓ 4 callers
Method
subtitle
()
apps/web/src/app/vault/components/vault-items/vault-cipher-row.component.ts:228
↓ 4 callers
Method
supportsDeviceTrustByUserId$
(userId: UserId)
libs/common/src/key-management/device-trust/services/device-trust.service.implementation.ts:107
↓ 4 callers
Method
switchAccount
(userId: UserId | null)
libs/common/src/auth/services/account.service.ts:182
↓ 4 callers
Method
sync
Give metadata about all available credentials in the users vault
apps/desktop/src/autofill/services/desktop-autofill.service.ts:137
↓ 4 callers
Function
tagAsExternal
()
libs/messaging/src/helpers.ts:16
↓ 4 callers
Function
tdeDecryptionRequiredGuard
()
libs/angular/src/auth/guards/tde-decryption-required.guard.ts:23
↓ 4 callers
Function
test_rsa_key_blob
Returns the SSH wire-format public key blob for the test RSA key.
apps/desktop/desktop_native/ssh_agent/tests/common.rs:132
↓ 4 callers
Method
title
()
apps/web/src/app/vault/individual-vault/vault-header/vault-header.component.ts:163
↓ 4 callers
Method
toAccessReportMetricsData
()
bitwarden_license/bit-common/src/dirt/access-intelligence/models/domain/access-report-metrics.ts:43
↓ 4 callers
Method
toApPermissionEnum
(read: boolean, write: boolean)
bitwarden_license/bit-web/src/app/secrets-manager/shared/access-policies/access-policy-selector/models/enums/ap-permission.enum.ts:9
↓ 4 callers
Method
toDomain
(req: CardExport, domain = new CardDomain())
libs/common/src/models/export/card.export.ts:29
↓ 4 callers
Method
toEncryptionPayload
* Builds the decrypted payload ready for encryption. * * Converts view-layer types to the data-layer types expected by the encryption service,
bitwarden_license/bit-common/src/dirt/access-intelligence/models/view/access-report.view.ts:337
↓ 4 callers
Method
toRead
(permission: ApPermissionEnum)
bitwarden_license/bit-web/src/app/secrets-manager/shared/access-policies/access-policy-selector/models/enums/ap-permission.enum.ts:19
↓ 4 callers
Method
toSdkAttachmentView
* Converts the AttachmentView to a SDK AttachmentView.
libs/common/src/vault/models/view/attachment.view.ts:72
↓ 4 callers
Method
toView
(req: CardExport, view = new CardView())
libs/common/src/models/export/card.export.ts:19
↓ 4 callers
Method
toWebCryptoAlgorithm
(algorithm: "sha1" | "sha256" | "sha512" | "md5")
libs/common/src/key-management/crypto/services/web-crypto-function.service.ts:211
↓ 4 callers
Method
toWrite
(permission: ApPermissionEnum)
bitwarden_license/bit-web/src/app/secrets-manager/shared/access-policies/access-policy-selector/models/enums/ap-permission.enum.ts:26
↓ 4 callers
Method
toggleMenuOnRightClick
* Toggles the menu on right click event. * If the menu is already open, it updates the menu position. * @param event The MouseEvent from the rig
libs/components/src/menu/menu-trigger-for.directive.ts:92
↓ 4 callers
Method
transform
(filename: string | null | undefined, maxLength?: number)
libs/vault/src/components/truncated-filename/truncate-filename.pipe.ts:14
↓ 4 callers
Method
translate
(id: string, p1?: string, p2?: string, p3?: string)
apps/browser/src/platform/services/i18n.service.ts:90
↓ 4 callers
Method
triggerTask
* Triggers an alarm by calling its handler and * deleting it if it is a one-time alarm. * * @param alarmName - The name of the alarm to trigg
apps/browser/src/platform/services/task-scheduler/browser-task-scheduler.service.ts:325
↓ 4 callers
Method
unlockViaBiometrics
()
libs/key-management-ui/src/lock/components/lock.component.ts:409
↓ 4 callers
Method
unlockWithBiometricsForUser
(userId: UserId)
apps/desktop/src/key-management/biometrics/main-biometrics.service.ts:109
↓ 4 callers
Method
unlockWithMasterPassword
(userId: UserId, masterPassword: string)
libs/unlock/src/default-unlock.service.ts:90
↓ 4 callers
Method
unwrapEncapsulationKey
( wrappedEncapsulationKey: EncString, wrappingKey: SymmetricCryptoKey, )
libs/common/src/key-management/crypto/services/encrypt.service.implementation.ts:143
↓ 4 callers
Method
updateDefaultBrowserAutofillSettings
* Updates the browser autofill settings to the given value. * * @param value - Determines whether to enable or disable the autofill settings.
apps/browser/src/platform/browser/browser-api.ts:962
↓ 4 callers
Method
updateMostRecentlyFocusedField
* Updates the data used to position the inline menu elements in relation * to the most recently focused form field. * * @param formFieldEleme
apps/browser/src/autofill/services/autofill-overlay-content.service.ts:1053
↓ 4 callers
Method
updateOverlayCiphers
* Updates the inline menu list's ciphers and sends the updated list to the inline menu list iframe. * Queries all ciphers for the given url, and so
apps/browser/src/autofill/background/overlay.background.ts:452
↓ 4 callers
Method
uploadEvents
(_userId?: UserId)
apps/browser/src/dirt/event-logs/foreground-event-upload.service.ts:10
↓ 4 callers
Method
upsert
(send: SendData | SendData[])
libs/common/src/tools/send/services/send.service.ts:261
↓ 4 callers
Method
upsert
(policy: PolicyData, userId: UserId)
libs/common/src/admin-console/services/policy/default-policy.service.ts:275
↓ 4 callers
Method
urlContainsSearchParams
* Identifies if the url contains the specified search param and value. * * @param win - The passed window object. * @param searchParam - The
apps/browser/src/platform/browser/browser-popup-utils.ts:371
↓ 4 callers
Method
userHasPremium$
Returns true when the user has premium from any means.
libs/common/src/vault/services/default-cipher-archive.service.ts:50
↓ 4 callers
Function
userKeyDefinitionCacheKey
(userKeyDefinition: UserKeyDefinition<unknown>)
libs/state-test-utils/src/fake-state-provider.ts:225
↓ 4 callers
Function
validateApplicationHealthReportDetailArray
( data: unknown, )
bitwarden_license/bit-common/src/dirt/reports/risk-insights/helpers/type-guards/risk-insights-type-guards.ts:166
↓ 4 callers
Function
validateOrganizationReportApplicationArray
( data: unknown, )
bitwarden_license/bit-common/src/dirt/reports/risk-insights/helpers/type-guards/risk-insights-type-guards.ts:294
↓ 4 callers
Method
validateRegisteredTask
* Validates that a task handler is registered. * * @param taskName - The name of the task.
libs/scheduling/src/default-task-scheduler.service.ts:93
↓ 4 callers
Method
verifyUser
()
libs/tools/export-vault-ui/src/components/export.component.ts:606
↓ 4 callers
Method
viewEvents
(cipher: CipherView)
apps/web/src/app/admin-console/organizations/collections/vault.component.ts:1495
↓ 4 callers
Method
write
(level: LogLevelType, message?: any, ...optionalParams: any[])
apps/desktop/src/platform/services/electron-log.main.service.ts:59
↓ 4 callers
Method
write_bytes
Write a byte string to the buffer.
apps/desktop/desktop_native/win_webauthn/src/api/util/cbor.rs:56
↓ 3 callers
Function
AtRiskNotification
({ handleChangePasswordClick, handleCloseNotification, i18n, notificationTestId, theme = ThemeTypes.
apps/browser/src/autofill/content/components/notification/at-risk-password/container.ts:33
↓ 3 callers
Function
BuildTestObject
( def: Partial<Pick<T, K>> | T, constructor?: new () => T, )
libs/common/spec/utils.ts:26
↓ 3 callers
Function
NotificationContainer
({ handleCloseNotification, handleEditOrUpdateAction, handleSaveAction, ciphers, collections, fold
apps/browser/src/autofill/content/components/notification/container.ts:39
↓ 3 callers
Method
_decryptBlob
( encryptedData: EncString | null, key: SymmetricCryptoKey, blobType: "report" | "summary" | "appl
bitwarden_license/bit-common/src/dirt/access-intelligence/services/implementations/persistence/default-access-report-encryption.service.ts:406
↓ 3 callers
Method
abortActiveRequest
* Aborts the active request associated with a given tab id. * * @param tabId - The tab id to abort the active request for.
libs/common/src/platform/services/fido2/fido2-active-request-manager.ts:105
↓ 3 callers
Method
accessSendWithToken
( accessToken: SendAccessToken, keyArray: Uint8Array, apiUrl: string, options: OptionValues,
apps/cli/src/tools/send/commands/receive.command.ts:337
↓ 3 callers
Method
accountInfoEqual
(a: AccountInfo, b: AccountInfo)
libs/common/src/auth/services/account.service.ts:279
↓ 3 callers
Method
activeUserMeetsConditionsToShowApprovalDialog
(authRequestUserId: UserId)
apps/browser/src/auth/services/auth-request-answering/extension-auth-request-answering.service.ts:91
↓ 3 callers
Method
addCiphers
(url: string, ciphers: CipherView[])
libs/common/src/vault/models/domain/sorted-ciphers-cache.ts:17
↓ 3 callers
Function
addCustomMatchers
()
libs/common/spec/matchers/index.ts:10
↓ 3 callers
Method
addUri
* Adds a new URI input to the form. * @param uriFieldValue The initial value for the new URI input. * @param focusNewInput If true, the new URI
libs/vault/src/cipher-form/components/autofill-options/autofill-options.component.ts:234
↓ 3 callers
Method
aesGenerateKey
(bitLength = 128 | 192 | 256 | 512)
libs/common/src/key-management/crypto/services/web-crypto-function.service.ts:166
↓ 3 callers
Method
algorithms
(requested: MetadataRequest)
libs/tools/generator/core/src/providers/generator-metadata-provider.ts:106
↓ 3 callers
Method
allSecret
Creates a classifier where all properties are secret. * @type {T} The type of secret being classified.
libs/common/src/tools/state/secret-classifier.ts:39
↓ 3 callers
Function
all_paths
Paths to the ipc sockets including alternative paths. For flatpak, a path per sandbox is created.
apps/desktop/desktop_native/core/src/ipc/mod.rs:113
↓ 3 callers
Function
applyMainWindowStyles
(window: BrowserWindow, existingWindowState: WindowState)
apps/desktop/src/platform/popup-modal-styles.ts:46
↓ 3 callers
Method
applyThemeChangesTo
(document: Document)
libs/angular/src/platform/services/theming/angular-theming.service.ts:57
↓ 3 callers
Method
approvePendingRequest
(organizationId: string, authRequest: PendingAuthRequestView)
bitwarden_license/bit-common/src/admin-console/auth-requests/organization-auth-request.service.ts:85
↓ 3 callers
Method
approvePendingRequests
( organizationId: string, authRequests: PendingAuthRequestView[], )
bitwarden_license/bit-common/src/admin-console/auth-requests/organization-auth-request.service.ts:49
↓ 3 callers
Method
archiveCipher
(cipherId: string)
apps/cli/src/vault/archive.command.ts:37
↓ 3 callers
Method
as_key
(&self)
apps/desktop/desktop_native/core/src/secure_memory/secure_key/mod.rs:81
↓ 3 callers
Method
assertHasValue
(name: string, value: any)
libs/common/src/tools/cryptography/user-key-encryptor.ts:70
← previous
next →
1,301–1,400 of 15,467, ranked by callers