MCPcopy Create free account

hub / github.com/aliasvault/aliasvault / functions

Functions2,136 in github.com/aliasvault/aliasvault

↓ 1 callersMethodgetFirstNamesMaleByDecade
* Get decade-based male first names. * Each range covers a specific decade with names popular during that period.
core/typescript/identity-generator/src/implementations/IdentityGeneratorRo.ts:54
↓ 1 callersMethodgetFirstNamesMaleJson
* Get the male first names.
core/typescript/identity-generator/src/implementations/IdentityGeneratorSv.ts:13
↓ 1 callersFunctiongetFolderDepth
(folderId: string, folders: Folder[])
apps/browser-extension/src/utils/FolderUtils.ts:90
↓ 1 callersFunctiongetFolderDepth
(folderId: string, folders: Folder[])
apps/mobile-app/utils/FolderUtils.ts:16
↓ 1 callersFunctiongetFoldersWithCounts
()
apps/browser-extension/src/entrypoints/popup/pages/items/ItemsList.tsx:508
↓ 1 callersFunctiongetFormattedFolderPath
(folderPath: string[], currentFolderPath?: string[])
apps/browser-extension/src/entrypoints/popup/components/Items/ItemCard.tsx:78
↓ 1 callersMethodgetIdForSource
* Get the logo ID for a given source domain if it exists. * @param source The normalized source domain (e.g., 'github.com') * @returns The logo
apps/browser-extension/src/utils/db/repositories/LogoRepository.ts:26
↓ 1 callersMethodgetIdForSource
* Get the logo ID for a given source domain if it exists. * @param source The normalized source domain (e.g., 'github.com') * @returns The logo
apps/mobile-app/utils/db/repositories/LogoRepository.ts:78
↓ 1 callersFunctiongetItemDisplayText
(itm: Item)
apps/mobile-app/components/items/ItemCard.tsx:42
↓ 1 callersFunctiongetItemIndex
* Get the index of an item in the container. * @param {HTMLElement} item - The item element * @returns {number} The index of the item
apps/server/AliasVault.Client/wwwroot/js/modules/dragAndDrop.js:56
↓ 1 callersFunctiongetItemName
(itm: Item)
apps/mobile-app/components/items/ItemCard.tsx:63
↓ 1 callersFunctiongetLanguageConfig
(code: string)
apps/browser-extension/src/i18n/config.ts:166
↓ 1 callersFunctiongetLastAutofillInput
()
apps/browser-extension/src/entrypoints/contentScript/Popup.ts:28
↓ 1 callersMethodgetLastNamesJson
* Get the last names.
core/typescript/identity-generator/src/implementations/IdentityGeneratorSv.ts:27
↓ 1 callersFunctiongetLoadingHtml
(message: string)
apps/browser-extension/src/entrypoints/contentScript/Popup.ts:727
↓ 1 callersFunctiongetLogoMarkSvg
(width: number, height: number)
apps/browser-extension/src/utils/constants/logo.ts:38
↓ 1 callersFunctiongetLogoSource
(data: Uint8Array | number[] | string | null | undefined)
apps/mobile-app/components/items/ItemIcon.tsx:130
↓ 1 callersFunctiongetMenuActions
()
apps/mobile-app/components/items/ItemCard.tsx:193
↓ 1 callersFunctiongetMessage
()
apps/mobile-app/app/(tabs)/items/index.tsx:832
↓ 1 callersMethodgetMigrationSql
* Get specific migration SQL by migration number
core/vault/src/sql/VaultSqlGenerator.ts:241
↓ 1 callersFunctiongetNestedValue
* Get a nested value from an object using dot notation
apps/browser-extension/src/utils/formDetector/TranslationPatterns.ts:46
↓ 1 callersMethodgetOrCreate
* Get or create a logo ID for the given source domain. * If a logo for this source already exists, returns its ID. * Otherwise, creates a new lo
apps/browser-extension/src/utils/db/repositories/LogoRepository.ts:43
↓ 1 callersMethodgetOrCreate
* Get or create a logo ID for the given source domain. * If a logo for this source already exists, returns its ID. * Otherwise, creates a new lo
apps/mobile-app/utils/db/repositories/LogoRepository.ts:95
↓ 1 callersFunctiongetPasswordSettingsOrDefault
* Get the user's saved password settings when the vault is unlocked, otherwise fall back to * defaults so password generation still works while locke
apps/browser-extension/src/entrypoints/background/ContextMenu.ts:114
↓ 1 callersFunctiongetPinLength
()
apps/browser-extension/src/utils/PinUnlockService.ts:113
↓ 1 callersMethodgetPrivateEmailDomains
* Get the private email domains supported by the AliasVault server from the vault metadata. * @returns The private email domains.
apps/mobile-app/utils/SqliteClient.ts:181
↓ 1 callersMethodgetRecentlyDeleted
* Get all items in "Recently Deleted". * @returns Array of trashed Item objects with DeletedAt
apps/browser-extension/src/utils/db/repositories/ItemRepository.ts:347
↓ 1 callersMethodgetRecentlyDeleted
* Get recently deleted items (in trash). * @returns Array of items with DeletedAt field
apps/mobile-app/utils/db/repositories/ItemRepository.ts:210
↓ 1 callersMethodgetRecentlyDeletedCount
* Get count of items in trash. * @returns Number of items in trash
apps/mobile-app/utils/db/repositories/ItemRepository.ts:238
↓ 1 callersFunctiongetRecursiveItemCount
( folderId: string, allItems: Array<{ FolderId?: string | null }>, allFolders: Folder[] )
apps/browser-extension/src/utils/FolderUtils.ts:307
↓ 1 callersFunctiongetRecursiveItemCount
(folderId: string)
apps/mobile-app/app/(tabs)/items/index.tsx:184
↓ 1 callersFunctiongetRecursiveItemCountLocal
(folderId: string)
apps/browser-extension/src/entrypoints/popup/pages/items/ItemsList.tsx:548
↓ 1 callersFunctiongetRemainingPercentage
()
apps/browser-extension/src/entrypoints/popup/components/Items/Details/TotpBlock.tsx:54
↓ 1 callersFunctiongetRemainingPercentage
()
apps/mobile-app/components/items/details/TotpSection.tsx:54
↓ 1 callersMethodgetReturnPath
* Get the return path from URL parameters (used for back navigation in expanded popups). * @returns The return path if set, or null
apps/browser-extension/src/entrypoints/popup/utils/PopoutUtility.ts:27
↓ 1 callersFunctiongetSectionIcon
(key: string)
apps/browser-extension/src/entrypoints/popup/components/Forms/AddFieldMenu.tsx:112
↓ 1 callersFunctiongetSectionIcon
(key: string)
apps/mobile-app/components/form/AddFieldMenu.tsx:96
↓ 1 callersFunctiongetStoredFilter
()
apps/browser-extension/src/entrypoints/popup/pages/items/ItemsList.tsx:57
↓ 1 callersMethodgetTagsForItems
* Get tags for multiple items. * @param itemCount - Number of items (for placeholder generation) * @returns Query with placeholders
apps/browser-extension/src/utils/db/queries/ItemQueries.ts:129
↓ 1 callersMethodgetTagsForItems
* Get tags for multiple items. * @param itemCount - Number of items (for placeholder generation) * @returns Query with placeholders
apps/mobile-app/utils/db/queries/ItemQueries.ts:378
↓ 1 callersFunctiongetTheme
()
apps/browser-extension/src/entrypoints/popup/context/ThemeContext.tsx:65
↓ 1 callersFunctiongetTopPadding
()
apps/mobile-app/components/themed/ThemedContainer.tsx:15
↓ 1 callersFunctiongetTopPadding
()
apps/mobile-app/app/(tabs)/items/add-edit.tsx:1071
↓ 1 callersFunctiongetTrustedWebAuthnSenderContext
* Resolve a trusted origin and host context from the message sender, returning null when the * sender is not a secure (https or localhost) web origin
apps/browser-extension/src/entrypoints/background.ts:41
↓ 1 callersFunctiongetUrlMenuActions
()
apps/mobile-app/app/(tabs)/items/[id].tsx:201
↓ 1 callersMethodgetVaultValidationSql
* Get SQL command to validate vault structure
core/vault/src/sql/VaultSqlGenerator.ts:169
↓ 1 callersMethodgetVersionCheckSql
* Get SQL commands to check current vault version
core/vault/src/sql/VaultSqlGenerator.ts:155
↓ 1 callersFunctiongroupFields
( item: Item, grouper: (field: ItemField) => string )
core/models/src/vault/ItemMethods.ts:44
↓ 1 callersMethodgroupTagsByItem
* Group tag rows by ItemId into a map. * @param tagRows - Raw tag rows from database * @returns Map of ItemId to array of ItemTagRef
apps/browser-extension/src/utils/db/mappers/ItemMapper.ts:97
↓ 1 callersMethodgroupTagsByItem
* Group tag rows by ItemId into a map. * @param tagRows - Raw tag rows from database * @returns Map of ItemId to array of ItemTagRef
apps/mobile-app/utils/db/mappers/ItemMapper.ts:103
↓ 1 callersFunctionhandleAddUrlToCredential
(message: { itemId: string; url: string })
apps/browser-extension/src/entrypoints/background/VaultMessageHandler.ts:1678
↓ 1 callersFunctionhandleAttachment
(attachment: Attachment)
apps/mobile-app/components/items/details/AttachmentSection.tsx:36
↓ 1 callersMethodhandleAttachments
* Handle attachment updates.
apps/browser-extension/src/utils/db/repositories/ItemRepository.ts:908
↓ 1 callersFunctionhandleAutoCloseChange
(checked: boolean)
apps/browser-extension/src/entrypoints/popup/pages/auth/UnlockSuccess.tsx:68
↓ 1 callersMethodhandleButtonClick
* Handle submit button click. * This captures credentials when the button is clicked, which works for * both native form submissions and AJAX-ba
apps/browser-extension/src/utils/loginDetector/LoginDetector.ts:242
↓ 1 callersFunctionhandleCancel
()
apps/browser-extension/src/entrypoints/popup/components/Forms/EditableFieldLabel.tsx:36
↓ 1 callersFunctionhandleCancelClipboardClear
()
apps/browser-extension/src/entrypoints/background/ClipboardClearHandler.ts:171
↓ 1 callersFunctionhandleCheckLoginDuplicate
( message: { domain: string; username: string } )
apps/browser-extension/src/entrypoints/background/VaultMessageHandler.ts:1490
↓ 1 callersFunctionhandleCheckSyncStatus
()
apps/browser-extension/src/entrypoints/background/VaultMessageHandler.ts:1083
↓ 1 callersFunctionhandleClearLastAutofilled
( data: { tabId: number } )
apps/browser-extension/src/entrypoints/background/SavePromptStateHandler.ts:193
↓ 1 callersFunctionhandleClearPersistedFormValues
()
apps/browser-extension/src/entrypoints/background/VaultMessageHandler.ts:743
↓ 1 callersFunctionhandleClearSavePromptState
( data: { tabId: number } )
apps/browser-extension/src/entrypoints/background/SavePromptStateHandler.ts:101
↓ 1 callersFunctionhandleClearSession
()
apps/browser-extension/src/entrypoints/background/VaultMessageHandler.ts:281
↓ 1 callersFunctionhandleClearTwoFactorState
()
apps/browser-extension/src/entrypoints/background/TwoFactorStateHandler.ts:68
↓ 1 callersFunctionhandleClearVaultData
()
apps/browser-extension/src/entrypoints/background/VaultMessageHandler.ts:311
↓ 1 callersFunctionhandleClose
()
apps/browser-extension/src/entrypoints/popup/components/Dialogs/MobileUnlockModal.tsx:155
↓ 1 callersFunctionhandleContextMenuClick
(info: Browser.contextMenus.OnClickData, tab?: Browser.tabs.Tab)
apps/browser-extension/src/entrypoints/background/ContextMenu.ts:135
↓ 1 callersFunctionhandleCreate
()
apps/browser-extension/src/entrypoints/popup/pages/passkeys/PasskeyCreate.tsx:239
↓ 1 callersFunctionhandleDelete
(historyId: string)
apps/mobile-app/components/items/FieldHistoryModal.tsx:114
↓ 1 callersFunctionhandleDeleteAccountPress
()
apps/mobile-app/app/(tabs)/settings/security/delete-account.tsx:131
↓ 1 callersFunctionhandleDownloadAttachment
(attachment: EmailAttachment)
apps/browser-extension/src/entrypoints/popup/pages/emails/EmailDetails.tsx:167
↓ 1 callersFunctionhandleDownloadAttachment
(attachment: Email['attachments'][0])
apps/mobile-app/app/(tabs)/emails/[id].tsx:148
↓ 1 callersFunctionhandleExport
()
apps/mobile-app/app/(tabs)/settings/import-export.tsx:285
↓ 1 callersMethodhandleFormSubmit
* Handle form submit event.
apps/browser-extension/src/utils/loginDetector/LoginDetector.ts:268
↓ 1 callersFunctionhandleFullVaultSyncInternal
* Internal implementation of the full vault sync. Wrapped by handleFullVaultSync * so the result can be persisted to local storage for the popup to s
apps/browser-extension/src/entrypoints/background/VaultMessageHandler.ts:1177
↓ 1 callersFunctionhandleGeneratePassword
( settings: PasswordSettings )
apps/browser-extension/src/entrypoints/background/VaultMessageHandler.ts:611
↓ 1 callersFunctionhandleGenerateTotpCode
( message: { itemId: string } )
apps/browser-extension/src/entrypoints/background/VaultMessageHandler.ts:1955
↓ 1 callersFunctionhandleGetClipboardClearTimeout
()
apps/browser-extension/src/entrypoints/background/ClipboardClearHandler.ts:186
↓ 1 callersFunctionhandleGetClipboardCountdownState
()
apps/browser-extension/src/entrypoints/background/ClipboardClearHandler.ts:201
↓ 1 callersFunctionhandleGetDefaultEmailDomain
()
apps/browser-extension/src/entrypoints/background/VaultMessageHandler.ts:544
↓ 1 callersFunctionhandleGetDefaultIdentitySettings
( )
apps/browser-extension/src/entrypoints/background/VaultMessageHandler.ts:570
↓ 1 callersFunctionhandleGetEncryptedVault
()
apps/browser-extension/src/entrypoints/background/VaultMessageHandler.ts:895
↓ 1 callersFunctionhandleGetFilteredItems
( message: { currentUrl: string, pageTitle: string, matchingMode?: string, includeRecentlySelected?: boolean
apps/browser-extension/src/entrypoints/background/VaultMessageHandler.ts:464
↓ 1 callersFunctionhandleGetItemsWithTotp
( message: { currentUrl: string, pageTitle: string, matchingMode?: string } )
apps/browser-extension/src/entrypoints/background/VaultMessageHandler.ts:1854
↓ 1 callersFunctionhandleGetLastAutofilled
( data: { tabId: number; domain?: string; username?: string } )
apps/browser-extension/src/entrypoints/background/SavePromptStateHandler.ts:154
↓ 1 callersFunctionhandleGetLoginSaveSettings
()
apps/browser-extension/src/entrypoints/background/VaultMessageHandler.ts:1810
↓ 1 callersFunctionhandleGetMatchingPasskeys
( data: { rpId: string; allowCredentialIds?: string[] } )
apps/browser-extension/src/entrypoints/background/PasskeyHandler.ts:187
↓ 1 callersFunctionhandleGetPersistedFormValues
()
apps/browser-extension/src/entrypoints/background/VaultMessageHandler.ts:720
↓ 1 callersFunctionhandleGetRecentlySelected
( message: { domain: string } )
apps/browser-extension/src/entrypoints/background/VaultMessageHandler.ts:2005
↓ 1 callersFunctionhandleGetRequestData
(data: any)
apps/browser-extension/src/entrypoints/background/PasskeyHandler.ts:298
↓ 1 callersFunctionhandleGetSavePromptState
( data: { tabId: number } )
apps/browser-extension/src/entrypoints/background/SavePromptStateHandler.ts:61
↓ 1 callersFunctionhandleGetSearchItems
( message: { searchTerm: string } )
apps/browser-extension/src/entrypoints/background/VaultMessageHandler.ts:500
↓ 1 callersFunctionhandleGetServerRevision
()
apps/browser-extension/src/entrypoints/background/VaultMessageHandler.ts:1019
↓ 1 callersFunctionhandleGetTotpSecrets
( message: { itemIds: string[] } )
apps/browser-extension/src/entrypoints/background/VaultMessageHandler.ts:1922
↓ 1 callersFunctionhandleGetTwoFactorState
()
apps/browser-extension/src/entrypoints/background/TwoFactorStateHandler.ts:51
↓ 1 callersFunctionhandleGetVault
( )
apps/browser-extension/src/entrypoints/background/VaultMessageHandler.ts:220
↓ 1 callersFunctionhandleGetWebAuthnSettings
(data: any)
apps/browser-extension/src/entrypoints/background/PasskeyHandler.ts:45
↓ 1 callersFunctionhandleInitialization
()
apps/browser-extension/src/entrypoints/popup/pages/Reinitialize.tsx:177
↓ 1 callersFunctionhandleIsUrlLinkedToCredential
(message: { itemId: string; url: string })
apps/browser-extension/src/entrypoints/background/VaultMessageHandler.ts:1743
↓ 1 callersFunctionhandleLinkPress
(url: string)
apps/mobile-app/components/items/details/NotesSection.tsx:83
← previousnext →901–1,000 of 2,136, ranked by callers