MCPcopy Create free account

hub / github.com/bitwarden/clients / functions

Functions16,052 in github.com/bitwarden/clients

↓ 44 callersMethoddelete
(cipher: CipherViewLike)
apps/browser/src/vault/popup/settings/archive.component.ts:176
↓ 43 callersMethodgetFromUser
* Gets a user scoped value from a location derived through the user id and key definition * * This is for use with the state providers framework
libs/state/src/state-migrations/migration-helper.ts:118
↓ 42 callersFunctionmigrateAccount
(userId: string, account: ExpectedAccountType)
apps/web/src/app/platform/web-migration-runner.spec.ts:138
↓ 40 callersMethodencryptString
(plainValue: string, key: SymmetricCryptoKey)
libs/common/src/key-management/crypto/services/encrypt.service.implementation.ts:22
↓ 40 callersFunctionnewGuid
()
libs/guid/src/index.ts:3
↓ 39 callersMethodenable
()
libs/components/src/dialog/dialog.service.ts:30
↓ 39 callersMethodfocus
()
libs/components/src/link/link.component.ts:168
↓ 39 callersMethodpostMessage
(message: T, port?: MessagePort)
apps/browser/src/autofill/fido2/content/messaging/messenger.spec.ts:288
↓ 39 callersFunctionread_framed_response
Reads a single length-prefixed response frame from any async reader.
apps/desktop/desktop_native/ssh_agent/tests/common.rs:255
↓ 39 callersMethodtest
()
apps/browser/src/platform/decorators/dev-flag.decorator.spec.ts:12
↓ 39 callersMethodtoSdk
(value: ClientType)
libs/common/src/platform/services/sdk/client-managed-state.ts:39
↓ 38 callersMethoddeserializer
* Gets the deserializer configured for this {@link KeyDefinition}
libs/state/src/core/key-definition.ts:100
↓ 38 callersMethodsetTimeout
* 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 callersMethodcopyToClipboard
(text: string, options?: any)
apps/web/src/app/core/web-platform-utils.service.ts:177
↓ 37 callersMethodgetDevice
()
apps/web/src/app/core/web-platform-utils.service.ts:21
↓ 37 callersMethodgetFake
(keyDefinition: KeyDefinition<T>)
libs/state-test-utils/src/fake-state-provider.ts:90
↓ 37 callersMethodsetToGlobal
* 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 callersMethodgetClientType
()
apps/web/src/app/core/web-platform-utils.service.ts:65
↓ 36 callersMethodremoveEventListener
(type: string, callback: EventListener)
apps/browser/src/autofill/fido2/content/messaging/messenger.spec.ts:315
↓ 35 callersMethodciphers
()
apps/web/src/app/vault/components/vault-items/vault-items.component.ts:131
↓ 35 callersMethodclose
( result: unknown | undefined, options: DialogCloseOptions | undefined, )
bitwarden_license/bit-web/src/app/key-management/policies/session-timeout.component.spec.ts:28
↓ 35 callersMethodget
( organizationId: OrganizationId, organizationUserId: string, )
apps/web/src/app/admin-console/organizations/core/services/user-admin.service.ts:23
↓ 35 callersFunctiontick
()
libs/common/src/vault/services/cipher.service.spec.ts:1710
↓ 35 callersMethodtoEncoded
* 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
↓ 35 callersFunctionuuidAsString
(uuid: T)
libs/common/src/platform/abstractions/sdk/sdk.service.ts:93
↓ 34 callersMethodaction
()
libs/key-management-ui/src/key-connector/remove-password.component.ts:79
↓ 34 callersMethodget
(token: any, notFoundValue?: any, flags?: any)
libs/angular/src/components/modal/modal-injector.ts:18
↓ 34 callersMethodgetUserState$
(userKeyDefinition: UserKeyDefinition<T>, userId?: UserId)
libs/state-test-utils/src/fake-state-provider.ts:231
↓ 34 callersMethodprocessResponse
(res: koa.Response, commandResponse: Response)
apps/cli/src/oss-serve-configurator.ts:437
↓ 33 callersMethodgetGlobal
(keyDefinition: KeyDefinition<T>)
libs/state-test-utils/src/fake-state-provider.ts:275
↓ 32 callersMethodclear
* 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
↓ 32 callersMethodclear
(userId?: UserId)
libs/common/src/vault/services/cipher.service.ts:1310
↓ 32 callersMethoddecrypt
(encKey: SymmetricCryptoKey, context = "No Cipher Context")
libs/common/src/vault/models/domain/card.ts:34
↓ 32 callersMethodget
( endpoint: string, headers: Map<string, string> = null, cookies: Map<string, string> = null, )
libs/importer/src/importers/lastpass/access/services/rest-client.ts:7
↓ 32 callersMethodgetWebVaultUrl
()
libs/common/src/platform/abstractions/environment.service.ts:85
↓ 31 callersMethoddescription
()
apps/web/src/app/billing/shared/self-hosting-license-uploader/individual-self-hosting-license-uploader.component.ts:58
↓ 31 callersFunctiongetById
(id: TId)
libs/common/src/platform/misc/rxjs-operators.ts:8
↓ 31 callersMethodpoliciesByType$
(policyType: PolicyType, userId: UserId)
libs/common/src/admin-console/services/policy/default-policy.service.ts:55
↓ 31 callersMethodprocessFolder
(result: ImportResult, folderName: string, addRelationship: boolean = true)
libs/importer/src/importers/base-importer.spec.ts:23
↓ 30 callersMethodclose
Pop this drawer off the stack, firing the closed observable with the given result. Respects closePredicate.
libs/components/src/dialog/dialog-ref.ts:117
↓ 30 callersMethoddecryptString
( data: Uint8Array, key: KeeperKey, decrypt: Decryptor, )
libs/importer/src/importers/keeper/access/vault.ts:496
↓ 30 callersMethodisGuid
@deprecated Use isGuid from @bitwarden/guid instead
libs/common/src/platform/misc/utils.ts:438
↓ 29 callersFunctionconnect
Connects to an IPC server and handles bidirectional message passing.
apps/desktop/desktop_native/core/src/ipc/client.rs:13
↓ 29 callersMethoddisable
* Disables the warning enabled by PopupCloseWarningService.enable.
apps/browser/src/popup/services/popup-close-warning.service.ts:38
↓ 29 callersMethodnextState
(state: T)
libs/state-test-utils/src/fake-state.ts:45
↓ 29 callersMethodorganizationId
()
libs/vault/src/models/vault-filter.model.ts:79
↓ 29 callersMethodpublic_key
(&self)
apps/desktop/desktop_native/ssh_agent/src/storage/keydata.rs:103
↓ 29 callersMethodremoveListener
( event: chrome.events.Event<T>, callback: T, )
apps/browser/src/platform/browser/browser-api.ts:685
↓ 29 callersMethodto_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/secure_memory/src/encrypted_memory_store.rs:49
↓ 28 callersMethodcipher
(cipher: CipherViewLike)
libs/vault/src/components/can-delete-cipher.directive.ts:18
↓ 28 callersMethoddecryptedCollections$
(userId: UserId)
libs/admin-console/src/common/collections/services/default-collection.service.ts:79
↓ 28 callersMethodfullSync
( forceSync: boolean, allowThrowOnErrorOrOptions?: boolean | SyncOptions, )
libs/common/src/platform/sync/default-sync.service.ts:130
↓ 28 callersMethodget
(orgDomainId: string)
libs/common/src/admin-console/services/organization-domain/org-domain.service.ts:20
↓ 28 callersMethodgetFeatureFlag$
(key: Flag)
libs/common/src/platform/services/config/default-config.service.ts:178
↓ 28 callersMethodreject
(error?: Error)
apps/desktop/native-messaging-test-runner/src/deferred.ts:21
↓ 28 callersMethodresolve
(route: ActivatedRouteSnapshot)
bitwarden_license/bit-web/src/app/dirt/organization-integrations/organization-integrations.resolver.ts:29
↓ 28 callersFunctionrunMigrator
( migrator: TMigrator, initialData?: InitialDataHint<TUsers>, direction: "migrate" | "rollback" = "migra
libs/state/src/state-migrations/migration-helper.spec.ts:346
↓ 27 callersMethoddisconnect
()
libs/importer/src/importers/keeper/access/models/socket-listener.ts:5
↓ 27 callersMethoddispatchEvent
(event: Event)
apps/browser/src/autofill/fido2/content/messaging/messenger.spec.ts:311
↓ 27 callersFunctionflushPromises
()
apps/browser/src/autofill/spec/testing-utils.ts:10
↓ 27 callersMethodforRoot
(config: Partial<GlobalConfig> = {})
libs/components/src/toast/toast.module.ts:12
↓ 27 callersMethodgetHostname
* 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:93
↓ 27 callersMethodhasPremiumFromAnySource$
(userId: UserId)
apps/web/src/app/layouts/product-switcher/product-switcher.stories.ts:96
↓ 27 callersMethodisSelfHost
()
apps/web/src/app/core/web-platform-utils.service.ts:169
↓ 27 callersMethodlocalize
(s: string)
apps/desktop/src/main/menu/menu.help.ts:271
↓ 27 callersFunctionsetup
()
apps/desktop/desktop_native/ssh_agent/tests/server_unix.rs:31
↓ 27 callersMethodtabSendMessage
( tab: chrome.tabs.Tab, obj: T, options: chrome.tabs.MessageSendOptions = null, rejectOnError
apps/browser/src/platform/browser/browser-api.ts:413
↓ 26 callersMethodcreate
* 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
↓ 26 callersMethodpolicyAppliesToUser$
(policyType: PolicyType, userId: UserId)
libs/common/src/admin-console/services/policy/default-policy.service.ts:79
↓ 24 callersFunctionawaitAsync
(ms = 1)
libs/core-test-utils/src/index.ts:54
↓ 24 callersMethodclearCache
(userId?: UserId)
libs/common/src/vault/services/cipher.service.ts:254
↓ 24 callersMethodfromSdk
(value: SdkType)
libs/common/src/platform/services/sdk/client-managed-state.ts:40
↓ 24 callersMethodhas
(key: string, options?: StorageOptions)
libs/common/src/platform/storage/window-storage.service.ts:33
↓ 24 callersMethodisSafari
()
apps/web/src/app/core/web-platform-utils.service.ts:89
↓ 24 callersMethodread
Read the entire store as a single blob.
apps/desktop/src/platform/main/storage/storage-backend.ts:8
↓ 24 callersMethodshowPasswordPrompt
()
libs/vault/src/services/password-reprompt.service.ts:50
↓ 24 callersFunctiontest_socket_path
()
apps/desktop/desktop_native/ssh_agent/tests/server_unix.rs:20
↓ 23 callersMethodadd
(userId: UserId)
libs/common/src/auth/services/auth-request-answering/pending-auth-requests.state.ts:36
↓ 23 callersMethoddownload
(request: FileDownloadRequest)
apps/web/src/app/core/web-file-download.service.ts:12
↓ 23 callersMethodenable
()
apps/web/src/app/auth/settings/two-factor/two-factor-setup-duo.component.ts:137
↓ 23 callersMethodgetCardBrandByPatterns
(cardNum: string | undefined | null)
libs/common/src/vault/models/view/card.view.ts:88
↓ 23 callersMethodjson
()
libs/common/src/platform/server-notifications/internal/worker-webpush-connection.service.ts:34
↓ 23 callersMethodupsert
( cipher: CipherData | CipherData[], userId?: UserId, )
libs/common/src/vault/services/cipher.service.ts:1253
↓ 22 callersFunctionalways_approving_agent
( )
apps/desktop/desktop_native/ssh_agent/tests/common.rs:87
↓ 22 callersMethodclose
(result: MemberDialogResult)
apps/web/src/app/admin-console/organizations/members/components/member-dialog/member-dialog.component.ts:762
↓ 22 callersFunctionencStringFrom
( value?: T, )
libs/common/src/vault/utils/domain-utils.ts:24
↓ 22 callersMethodgetAllDecrypted
* 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:328
↓ 22 callersMethodisManifestVersion
* 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
↓ 22 callersFunctionsetup
()
apps/desktop/desktop_native/ssh_agent/tests/server_windows.rs:20
↓ 22 callersMethodtoBase64
* @returns The serialized key in base64 format
libs/common/src/platform/models/domain/symmetric-crypto-key.ts:87
↓ 22 callersMethoduserDecryptionOptionsById$
(userId: UserId)
libs/auth/src/common/services/user-decryption-options/user-decryption-options.service.ts:25
↓ 21 callersMethodas_ref
(&self)
apps/desktop/desktop_native/win_webauthn/src/api/webauthn.rs:407
↓ 21 callersMethodfromJSON
(obj: Partial<Jsonify<Card>> | undefined)
libs/common/src/vault/models/domain/card.ts:57
↓ 21 callersMethodgetValue
(key: string, value: any)
libs/importer/src/importers/passkeep-csv-importer.ts:36
↓ 21 callersMethodinPopout
* Identifies if the popup is within the popout. * * @param win - The passed window object.
apps/browser/src/platform/browser/browser-popup-utils.ts:39
↓ 21 callersMethodinsert
(&self, key_data: Self::KeyData)
apps/desktop/desktop_native/ssh_agent/src/storage/keystore.rs:94
↓ 21 callersFunctionsafeProvider
( provider: | AllowAngularDecorators<SafeClassProvider<AClass, IClass, DClass>> | SafeValueProvider<
libs/ui/common/src/di/safe-provider.ts:110
↓ 21 callersMethodsend
(msg: BrowserFido2Message)
apps/browser/src/autofill/popup/fido2/fido2.component.ts:497
↓ 21 callersMethodsign
(&self, data: &[u8])
apps/desktop/desktop_native/ssh_agent/src/crypto/mod.rs:51
↓ 20 callersFunctionagent_with_keys
( keys: Vec<SSHKeyData>, )
apps/desktop/desktop_native/ssh_agent/tests/common.rs:99
← previousnext →101–200 of 16,052, ranked by callers