MCPcopy Create free account

hub / github.com/bitwarden/clients / functions

Functions16,052 in github.com/bitwarden/clients

↓ 4 callersMethodgetScimUrl
()
libs/common/src/platform/abstractions/environment.service.ts:83
↓ 4 callersMethodgetTextContentFromElement
* Gets the text content from a passed element, regardless of whether it is a * text node, an element node or an HTMLElement. * @param {Node | HT
apps/browser/src/autofill/services/collect-autofill-content.service.ts:1172
↓ 4 callersMethodgetTokenWithRetry
( sendAccessCreds: SendAccessDomainCredentials | null, )
apps/web/src/app/tools/send/send-access/send-auth.component.ts:107
↓ 4 callersFunctionget_alphabetic_hotkey
Given a letter that is a String, get the utf16 encoded decimal version of the letter as long as it meets the [a-z][A-Z] restriction. Because we only
apps/desktop/desktop_native/autotype/src/windows/type_input.rs:110
↓ 4 callersFunctionget_password
Retrieves a password from the Linux Secret Service keyring.
apps/desktop/desktop_native/core/src/password/unix.rs:9
↓ 4 callersMethodgo
(queryParams: unknown, navigateOptions?: NavigationExtras)
apps/web/src/app/admin-console/organizations/collections/services/vault-cipher-actions.service.ts:111
↓ 4 callersFunctionhandler
(opts?: MockOpts)
libs/common/src/platform/spec/mock-deep.ts:181
↓ 4 callersMethodhasFido2Credentials
()
libs/common/src/vault/models/view/login.view.ts:75
↓ 4 callersMethodhasOrganizations
* Checks if the user has any organization associated with their account * @param userId User ID to check * @returns Promise that resolves to tru
apps/web/src/app/billing/individual/upgrade/services/unified-upgrade-prompt.service.ts:126
↓ 4 callersMethodhasProvider
()
libs/common/src/admin-console/models/domain/organization.ts:364
↓ 4 callersMethodhexStringToArrayBuffer
* Converts a hex string to an ArrayBuffer. * Note: this doesn't need any Node specific code as parseInt() / ArrayBuffer / Uint8Array * work the
libs/common/src/platform/misc/utils.ts:352
↓ 4 callersMethodhistory$
()
apps/browser/src/platform/popup/view-cache/popup-router-cache.service.ts:77
↓ 4 callersMethodhkdfExpand
( prk: Uint8Array, info: string | Uint8Array, outputByteSize: number, algorithm: "sha256" | "s
libs/common/src/key-management/crypto/services/web-crypto-function.service.ts:82
↓ 4 callersMethodhkdfExpand
( prk: Uint8Array, info: string | Uint8Array, outputByteSize: number, algorithm: "sha256" | "s
libs/node/src/services/node-crypto-function.service.ts:43
↓ 4 callersMethodicon
()
libs/components/src/table/sortable.component.ts:99
↓ 4 callersMethodinRange
(value: number)
libs/common/src/platform/misc/range-with-default.ts:21
↓ 4 callersMethodinternalUpdateStore
* Updates the internal store for this fake implementation, this bypasses any mock calls * or updates to the {@link updates$} observable. * @para
libs/storage-test-utils/src/fake-storage.service.ts:35
↓ 4 callersMethodinvalidate
* Drops the report for the given parent frame. Useful for tests; in normal * operation, new reports overwrite and tab close clears the whole tab.
apps/browser/src/autofill/fido2/background/permissions-policy/iframe-allow-cache.background.ts:120
↓ 4 callersMethodisAICoachmarkTourCompleted
()
bitwarden_license/bit-web/src/app/dirt/access-intelligence/onboarding/services/onboarding.service.ts:59
↓ 4 callersMethodisAnyViewFocused
* Returns true if any extension view is currently active/focused. * * - Main popup: always considered focused (auto-closes on blur). * - Side
apps/browser/src/platform/browser/browser-api.ts:559
↓ 4 callersMethodisBiometricLockSet
(userId?: UserId)
libs/common/src/key-management/vault-timeout/services/vault-timeout-settings.service.ts:134
↓ 4 callersMethodisChromium
()
apps/web/src/app/core/web-platform-utils.service.ts:93
↓ 4 callersFunctionisDate
(value: unknown)
bitwarden_license/bit-common/src/dirt/reports/risk-insights/helpers/type-guards/basic-type-guards.ts:86
↓ 4 callersFunctionisDateString
(value: unknown)
bitwarden_license/bit-common/src/dirt/reports/risk-insights/helpers/type-guards/basic-type-guards.ts:105
↓ 4 callersFunctionisDynamicSeatPlan
(productTierType: ProductTierType)
apps/web/src/app/admin-console/organizations/members/components/member-dialog/validators/input-email-limit.validator.ts:6
↓ 4 callersMethodisEdge
()
apps/web/src/app/core/web-platform-utils.service.ts:77
↓ 4 callersMethodisElementInlineMenu
(element: Element)
apps/browser/src/autofill/services/abstractions/autofill-overlay-content.service.ts:59
↓ 4 callersMethodisElementViewable
* Checks if an element is viewable. This is done by checking if the element is within the * viewport bounds, not hidden by CSS, and not hidden behi
apps/browser/src/autofill/services/dom-element-visibility.service.ts:16
↓ 4 callersFunctionisExternalMessage
(message: Record<PropertyKey, unknown>)
libs/messaging/src/is-external-message.ts:3
↓ 4 callersMethodisFamiliesPlan
(plan: PersonalSubscriptionPricingTierId)
apps/web/src/app/billing/individual/upgrade/upgrade-account/upgrade-account.component.ts:137
↓ 4 callersMethodisFido2FeatureEnabled
(hostname: string, origin: string)
libs/common/src/platform/services/fido2/fido2-client.service.ts:85
↓ 4 callersMethodisFieldForCreditCardForm
(field: AutofillField, pageDetails: AutofillPageDetails)
apps/browser/src/autofill/services/abstractions/inline-menu-field-qualifications.service.ts:13
↓ 4 callersMethodisNewAdminWelcomeDialogAcknowledged
()
bitwarden_license/bit-web/src/app/dirt/access-intelligence/onboarding/services/onboarding.service.ts:51
↓ 4 callersMethodisNewPasswordField
(field: AutofillField)
apps/browser/src/autofill/services/abstractions/inline-menu-field-qualifications.service.ts:10
↓ 4 callersFunctionisNonLoginUsernameField
( field: AutofillField, pageDetails: AutofillPageDetails, )
apps/browser/src/autofill/utils/qualification.ts:257
↓ 4 callersMethodisPinSet
(userId: UserId)
libs/common/src/key-management/pin/pin.service.implementation.ts:23
↓ 4 callersFunctionisSameAlgorithm
(lhs: CredentialAlgorithm, rhs: CredentialAlgorithm)
libs/tools/generator/core/src/metadata/util.ts:51
↓ 4 callersFunctionisUnencrypted
( data: BitwardenJsonExport | null | undefined, )
libs/tools/export-vault-core/src/types/bitwarden-json-export-types.ts:60
↓ 4 callersMethodisValidCipher
(cipher: CipherView)
bitwarden_license/bit-common/src/dirt/access-intelligence/services/implementations/domain/default-cipher-health.service.ts:193
↓ 4 callersMethodisValidCipher
* Validates that the cipher is a login item, has a password * is not deleted, and the user can view the password * @param c the input cipher
bitwarden_license/bit-common/src/dirt/reports/risk-insights/services/domain/password-health.service.ts:124
↓ 4 callersMethodlisten
( name: String, #[napi(ts_arg_type = "(error: null | Error, message: IpcMessage) => vo
apps/desktop/desktop_native/napi/src/ipc.rs:54
↓ 4 callersMethodlisten
()
apps/desktop/src/main/native-messaging.main.ts:80
↓ 4 callersMethodload
()
bitwarden_license/bit-web/src/app/admin-console/providers/manage/members.component.ts:151
↓ 4 callersMethodloadOptions
(title: string, optionId: string, cipher?: CipherView)
apps/browser/src/autofill/browser/main-context-menu-handler.ts:318
↓ 4 callersMethodlock
(userId: UserId)
libs/auth/src/common/services/accounts/lock.service.ts:92
↓ 4 callersMethodlockDbFile
(action: () => T)
apps/cli/src/platform/services/lowdb-storage.service.ts:161
↓ 4 callersFunctionlockGuard
()
libs/angular/src/auth/guards/lock.guard.ts:26
↓ 4 callersMethodlogFormat
(message: string, color: string, payload?: any)
apps/desktop/native-messaging-test-runner/src/log-utils.ts:22
↓ 4 callersMethodlogInTwoFactor
()
libs/auth/src/common/login-strategies/webauthn-login.strategy.ts:56
↓ 4 callersMethodlogout
(userId: UserId, logoutReason?: LogoutReason)
libs/auth/src/common/services/logout/default-logout.service.ts:9
↓ 4 callersMethodmakeArray
(value: any)
libs/importer/src/importers/keeper/keeper-json-importer.ts:603
↓ 4 callersMethodmakeCredential
( params: Fido2AuthenticatorMakeCredentialsParams, window: ParentWindowReference, abortController?
libs/common/src/platform/services/fido2/fido2-authenticator.service.ts:63
↓ 4 callersMethodmakeError
(response: Response)
libs/importer/src/importers/lastpass/access/services/client.ts:582
↓ 4 callersMethodmakeOrganizationKeys
(activeUserId: UserId)
libs/common/src/billing/services/organization-billing.service.ts:122
↓ 4 callersMethodmakeOrganizationKeysRequest
(keys: OrganizationKeys)
libs/common/src/billing/services/organization-billing.service.ts:161
↓ 4 callersMethodmakeSendKey
(keyMaterial: CsprngArray)
libs/key-management/src/key.service.ts:436
↓ 4 callersMethodmakeUserKey
(masterKey: MasterKey)
libs/key-management/src/key.service.ts:187
↓ 4 callersFunctionmake_local_state
(profiles: Vec<(&str, &str, Option<&str>, Option<&str>)>)
apps/desktop/desktop_native/chromium_importer/src/chromium/mod.rs:439
↓ 4 callersFunctionmake_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 callersFunctionmake_stub_listener
()
apps/desktop/desktop_native/ssh_agent/src/server/mod.rs:301
↓ 4 callersMethodmapToCartDiscount
(discount: SubscriptionDiscount)
apps/web/src/app/billing/services/subscription-discount.service.ts:64
↓ 4 callersMethodmark
(name: string)
libs/logging/src/console-log.service.ts:83
↓ 4 callersMethodmarkApplicationsAsCritical$
(appNames: string[])
bitwarden_license/bit-common/src/dirt/access-intelligence/services/implementations/view/default-access-intelligence-data.service.ts:268
↓ 4 callersMethodmarkBannerSeen
(organizationId: OrganizationId)
bitwarden_license/bit-web/src/app/admin-console/organizations/manage/scim-banner.service.ts:24
↓ 4 callersFunctionmaybe
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 callersFunctionmemoizedMap
( mapResult: (source: Source) => Result, options?: { size?: number; key?: (source: Source) => unknown }, )
libs/common/src/tools/rx.ts:260
↓ 4 callersMethodmigrate
(helper: MigrationHelper)
libs/state/src/state-migrations/migrator.spec.ts:12
↓ 4 callersMethodmonitorFrameKey
* The monitoring-state key for a `(tab, frame)` pair, and the single source of * that key's encoding. The folds, the buffer's lookup, the disconnec
apps/browser/src/autofill/services/autofill-lifecycle.service.ts:328
↓ 4 callersMethodnavigateToNextScreen
()
apps/browser/src/autofill/popup/default-password-manager/default-password-manager-prompt.component.ts:161
↓ 4 callersMethodnewConstructorWithHint
( authenticationData: MasterPasswordAuthenticationData, unlockData: MasterPasswordUnlockData, mast
libs/common/src/auth/models/request/update-temp-password.request.ts:18
↓ 4 callersFunctionnewDefaultEvaluator
()
libs/tools/generator/core/src/rx.ts:22
↓ 4 callersFunctionnext
(value)
apps/browser/src/platform/browser/run-inside-angular.operator.ts:10
↓ 4 callersMethodnoAccess
()
apps/browser/src/autofill/browser/main-context-menu-handler.ts:393
↓ 4 callersMethodonMessage
(message: any)
apps/desktop/src/main/messaging.main.ts:38
↓ 4 callersFunctionopenCollectionDialog
( dialogService: DialogService, config: DialogConfig<CollectionDialogParams, CollectionDialogResult>, )
apps/web/src/app/admin-console/organizations/shared/components/collection-dialog/collection-dialog.component.ts:633
↓ 4 callersMethodopenDialog
( mode: VaultItemDialogMode, formConfig: CipherFormConfig, )
apps/desktop/src/vault/app/vault-v3/vault.component.ts:1009
↓ 4 callersMethodopenEventsDialog
(user: ProviderUser, providerId: ProviderId)
bitwarden_license/bit-web/src/app/admin-console/providers/manage/members.component.ts:336
↓ 4 callersMethodopenVaultItemDialog
* 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:956
↓ 4 callersMethodopenVaultItemDialog
* 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 callersFunctionorganizationRedirectGuard
( customRedirect?: (org: Organization) => string | string[], )
apps/web/src/app/admin-console/organizations/guards/org-redirect.guard.ts:24
↓ 4 callersMethodorganizationState
(userId: UserId)
libs/common/src/admin-console/services/organization/default-organization.service.ts:99
↓ 4 callersMethodpassword
(value: string)
libs/angular/src/tools/password-strength/password-strength-v2.component.ts:69
↓ 4 callersMethodpatch
()
apps/web/src/app/settings/domain-rules.component.ts:62
↓ 4 callersMethodpatchSend
(updateFn: (current: SendView) => SendView)
libs/tools/send/send-ui/src/send-form/services/default-send-form.service.ts:65
↓ 4 callersFunctionpeopleFilter
(searchText: string, status?: StatusType)
apps/web/src/app/admin-console/common/people-table-data-source.ts:57
↓ 4 callersFunctionperUserCache$
( create: (userId: UserId) => Observable<TValue>, clearBuffer$: Observable<UserId | null> | undefined = un
libs/common/src/vault/utils/observable-utilities.ts:20
↓ 4 callersMethodperformAsyncAction
(action: () => Promise<void>)
bitwarden_license/bit-web/src/app/admin-console/organizations/manage/device-approvals/device-approvals.component.ts:166
↓ 4 callersMethodpermissions
()
libs/common/src/tools/extension/runtime-extension-registry.ts:148
↓ 4 callersMethodpickWord
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 callersFunctionpin
(options?: { name?: () => string; distinct?: (previous: T, current: T) => boolean; })
libs/common/src/tools/rx.ts:235
↓ 4 callersMethodpostMessageToIFrame
(message: any)
apps/browser/src/autofill/overlay/inline-menu/iframe-content/autofill-inline-menu-iframe.service.ts:270
↓ 4 callersMethodpromptForPremium
* Prompts the user for a premium upgrade.
apps/web/src/app/billing/services/web-premium-upgrade-prompt.service.ts:37
↓ 4 callersMethodpromptForPremium
(event: Event)
libs/angular/src/billing/components/premium-badge/premium-badge.component.ts:42
↓ 4 callersMethodputPolicy
( organizationId: string, type: PolicyType, request: SavePolicyRequest, )
libs/common/src/admin-console/services/policy/policy-api.service.ts:132
↓ 4 callersMethodqueueMessageIsFromTabOrigin
* 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 callersMethodreadBytes
(count: number)
libs/importer/src/importers/lastpass/access/services/binary-reader.ts:13
↓ 4 callersMethodreadFile
(input: string)
apps/cli/src/utils.ts:30
↓ 4 callersMethodreadForNoCache
()
apps/cli/src/platform/services/lowdb-storage.service.ts:178
↓ 4 callersFunctionreadUint8
()
libs/common/src/platform/services/fido2/cbor.ts:132
↓ 4 callersMethodreceive
( type: T, )
apps/browser/src/autofill/fido2/services/browser-fido2-user-interface.service.ts:333
← previousnext →1,201–1,300 of 16,052, ranked by callers