MCPcopy Create free account

hub / github.com/aliasvault/aliasvault / functions

Functions2,136 in github.com/aliasvault/aliasvault

↓ 1 callersFunctionloadInitialData
()
apps/browser-extension/src/entrypoints/popup/pages/auth/Login.tsx:198
↓ 1 callersFunctionloadItem
()
apps/mobile-app/components/EmailCard.tsx:39
↓ 1 callersFunctionloadLocalOnlyPreference
()
apps/mobile-app/app/(tabs)/settings/clipboard-clear.tsx:45
↓ 1 callersFunctionloadPreference
()
apps/browser-extension/src/entrypoints/popup/pages/auth/UnlockSuccess.tsx:107
↓ 1 callersFunctionloadSavedUsername
()
apps/mobile-app/app/login.tsx:127
↓ 1 callersFunctionloadSettings
()
apps/browser-extension/src/entrypoints/popup/components/Forms/PasswordField.tsx:69
↓ 1 callersFunctionloadSettings
()
apps/browser-extension/src/entrypoints/popup/pages/settings/ClipboardSettings.tsx:22
↓ 1 callersFunctionloadSettings
()
apps/mobile-app/components/form/AdvancedPasswordField.tsx:90
↓ 1 callersFunctionloadSettings
()
apps/mobile-app/app/(tabs)/settings/identity-generator-language.tsx:45
↓ 1 callersFunctionloadSettings
()
apps/mobile-app/app/(tabs)/settings/identity-generator.tsx:50
↓ 1 callersFunctionloadSettings
()
apps/mobile-app/app/(tabs)/settings/android-autofill.tsx:32
↓ 1 callersFunctionloadSettings
()
apps/mobile-app/app/(tabs)/settings/ios-autofill.tsx:31
↓ 1 callersFunctionloadSettings
()
apps/mobile-app/app/(tabs)/settings/password-generator.tsx:42
↓ 1 callersFunctionloadShowFoldersPreference
()
apps/mobile-app/app/(tabs)/items/index.tsx:154
↓ 1 callersFunctionloadSyncState
()
apps/browser-extension/src/entrypoints/popup/context/DbContext.tsx:181
↓ 1 callersFunctionloadTestHtml
(filename: string)
apps/browser-extension/src/utils/formDetector/__tests__/FormDetector.passwordless.test.ts:16
↓ 1 callersFunctionloadTheme
()
apps/browser-extension/src/entrypoints/popup/context/ThemeContext.tsx:47
↓ 1 callersFunctionloadTotpCodes
()
apps/browser-extension/src/entrypoints/popup/components/Items/Details/TotpBlock.tsx:102
↓ 1 callersFunctionloadTotpCodes
()
apps/mobile-app/components/items/details/TotpSection.tsx:88
↓ 1 callersFunctionlogin
( popup: Page, username: string, password: string, waitForSuccess: boolean = true )
apps/browser-extension/tests/fixtures/fixtures.ts:220
↓ 1 callersFunctionlogoClick
()
apps/browser-extension/src/entrypoints/popup/components/Layout/Header.tsx:134
↓ 1 callersFunctionm
()
apps/server/AliasVault.Client/wwwroot/lib/qrcode.min.js:1
↓ 1 callersFunctionm
()
apps/server/AliasVault.Admin/wwwroot/lib/qrcode.min.js:1
↓ 1 callersFunctionmain
* Main execution
core/vault/scripts/generate-vault-sql.cjs:401
↓ 1 callersFunctionmain
()
core/models/scripts/generate-languages.cjs:227
↓ 1 callersFunctionmain
()
core/models/scripts/generate-password-defaults.cjs:125
↓ 1 callersFunctionmain
* Main execution
core/models/scripts/generate-field-keys.cjs:1347
↓ 1 callersMethodmapDeletedItemRow
* Map a single item row for recently deleted items (includes DeletedAt). * @param row - Raw item row with DeletedAt * @param fields - Processed
apps/browser-extension/src/utils/db/mappers/ItemMapper.ts:134
↓ 1 callersMethodmapDeletedItemRow
* Map a single item row for recently deleted items (includes DeletedAt). * @param row - Raw item row with DeletedAt * @param fields - Processed
apps/mobile-app/utils/db/mappers/ItemMapper.ts:140
↓ 1 callersMethodmapRow
* Map a single database row to an Item object. * @param row - Raw item row from database * @param fields - Processed fields for this item * @
apps/mobile-app/utils/db/mappers/ItemMapper.ts:47
↓ 1 callersMethodmapRows
* Map multiple database rows to Item objects with their fields and tags. * @param rows - Raw item rows from database * @param fieldsByItem - Map
apps/mobile-app/utils/db/mappers/ItemMapper.ts:78
↓ 1 callersMethodmapRowsWithItem
* Map multiple database rows to Passkey objects with item information. * @param rows - Raw passkey rows with item data * @returns Array of Passk
apps/browser-extension/src/utils/db/mappers/PasskeyMapper.ts:99
↓ 1 callersMethodmapTagRows
* Map tag rows to ItemTagRef array (for single item). * @param tagRows - Raw tag rows without ItemId * @returns Array of ItemTagRef
apps/browser-extension/src/utils/db/mappers/ItemMapper.ts:119
↓ 1 callersMethodmapTagRows
* Map tag rows to ItemTagRef array (for single item). * @param tagRows - Raw tag rows without ItemId * @returns Array of ItemTagRef
apps/mobile-app/utils/db/mappers/ItemMapper.ts:125
↓ 1 callersFunctionmarkOwnEncryptionKey
(key: string)
apps/browser-extension/src/events/VaultStateEvents.ts:22
↓ 1 callersMethodmarkVaultClean
(mutationSeqAtStart: number, newServerRevision: number)
apps/mobile-app/specs/NativeVaultManager.ts:36
↓ 1 callersMethodmatchesExclusionPatterns
* Check if an input field matches exclusion patterns (search, filter fields). * These fields should not trigger autofill even if they match other p
apps/browser-extension/src/utils/formDetector/FormDetector.ts:248
↓ 1 callersFunctionmenuIdForPopupType
Context-menu item id for a popup type.
apps/browser-extension/src/entrypoints/background/ContextMenu.ts:17
↓ 1 callersMethodmerge
* Merge local vault changes with server vault using LWW strategy. * * Uses Rust WASM for the merge logic: * 1. Load both SQLite databases wit
apps/browser-extension/src/utils/VaultMergeService.ts:151
↓ 1 callersFunctionmigrateLegacyApiUrl
()
apps/browser-extension/src/migrations/0.29.7-LegacyApiUrlMigration.ts:20
↓ 1 callersFunctionmigrateLegacyApiUrl
()
apps/mobile-app/migrations/0.29.7-LegacyApiUrlMigration.ts:19
↓ 1 callersMethodmonitorExistingForms
* Find and monitor all existing forms on the page.
apps/browser-extension/src/utils/loginDetector/LoginDetector.ts:99
↓ 1 callersMethodmonitorSubmitButtons
* Find and monitor submit buttons within a form. * This handles cases where sites use JavaScript to submit forms via AJAX * instead of native fo
apps/browser-extension/src/utils/loginDetector/LoginDetector.ts:210
↓ 1 callersFunctionmoveDown
()
apps/browser-extension/src/entrypoints/popup/hooks/useListKeyboardNav.ts:70
↓ 1 callersFunctionmoveUp
()
apps/browser-extension/src/entrypoints/popup/hooks/useListKeyboardNav.ts:100
↓ 1 callersFunctionnormalizeDeepLinkPath
(urlOrPath: string)
apps/mobile-app/context/NavigationContext.tsx:130
↓ 1 callersMethodnormalizeDeepLinkPath
* Normalize a deep link or path to ensure it has the correct /(tabs)/ prefix. * Exported for use in _layout.tsx and other navigation logic. *
apps/mobile-app/utils/PostUnlockNavigation.ts:107
↓ 1 callersMethodnotifySubscribers
* Notify subscribers.
apps/browser-extension/src/entrypoints/popup/utils/ClipboardCopyService.ts:36
↓ 1 callersFunctionobserveDOMChanges
()
apps/server/AliasVault.Admin/wwwroot/js/dark-mode.js:48
↓ 1 callersFunctiononAbort
* Handles the abort event from the content script.
apps/browser-extension/src/entrypoints/webauthn.ts:413
↓ 1 callersFunctiononActivate
(event)
apps/server/AliasVault.Client/wwwroot/service-worker.published.js:25
↓ 1 callersFunctiononFetch
(event)
apps/server/AliasVault.Client/wwwroot/service-worker.published.js:35
↓ 1 callersFunctiononInstall
(event)
apps/server/AliasVault.Client/wwwroot/service-worker.published.js:14
↓ 1 callersFunctiononRefresh
()
apps/mobile-app/app/(tabs)/settings/security/auth-logs.tsx:110
↓ 1 callersFunctionopenActionRequiresVaultUnlock
(actionSegments: string[])
apps/mobile-app/utils/DeepLinkResolver.ts:66
↓ 1 callersFunctionopenAutofillPopup
(input: HTMLInputElement, container: HTMLElement, forceShow: boolean = false)
apps/browser-extension/src/entrypoints/contentScript/Popup.ts:141
↓ 1 callersMethodopenLoginSettings
* Open the login settings page (before authentication).
apps/browser-extension/tests/fixtures/TestClient.ts:120
↓ 1 callersFunctionopenTotpPopup
(input: HTMLInputElement, container: HTMLElement, forceShow: boolean = false)
apps/browser-extension/src/entrypoints/contentScript/Popup.ts:200
↓ 1 callersFunctionparseCompleteSchemaSql
* Parse COMPLETE_SCHEMA_SQL from TypeScript source
core/vault/scripts/generate-vault-sql.cjs:54
↓ 1 callersFunctionparseConstants
* Parse the `export const NAME = VALUE;` lines (each with its leading single-line * JSDoc comment) out of the TypeScript source, preserving order.
core/models/scripts/generate-password-defaults.cjs:27
↓ 1 callersFunctionparseFieldCategories
* Parse FieldCategories from TypeScript source * Returns an array of category names in order
core/models/scripts/generate-field-keys.cjs:124
↓ 1 callersFunctionparseFieldTypes
* Parse FieldTypes from TypeScript Item.ts source * Returns an array of field type names in order
core/models/scripts/generate-field-keys.cjs:72
↓ 1 callersFunctionparseItemFilterType
(value: string | null | undefined)
apps/browser-extension/src/utils/ItemFilters.ts:25
↓ 1 callersFunctionparseItemFilterType
(value: string | null | undefined)
apps/mobile-app/utils/ItemFilters.ts:25
↓ 1 callersFunctionparseItemTypeFieldConfig
* Parse ItemTypeFieldConfig type from TypeScript source * Returns an array of property definitions
core/models/scripts/generate-field-keys.cjs:150
↓ 1 callersFunctionparseItemTypeIconSvgs
* Parse ItemTypeIconSvgs from TypeScript source
core/models/scripts/generate-field-keys.cjs:1027
↓ 1 callersFunctionparseItemTypes
* Parse ItemTypes from TypeScript Item.ts source * Returns an array of item type names in order
core/models/scripts/generate-field-keys.cjs:98
↓ 1 callersFunctionparseMigrationScripts
* Parse MIGRATION_SCRIPTS from TypeScript source
core/vault/scripts/generate-vault-sql.cjs:67
↓ 1 callersFunctionparseQRCode
* Parse QR code data and determine its type. * Extracts public key hash from query parameter if present for security verification.
apps/mobile-app/app/(tabs)/settings/qr-scanner.tsx:41
↓ 1 callersFunctionparseSystemFieldDefinition
* Parse SystemFieldDefinition type from TypeScript source * Returns an array of property definitions
core/models/scripts/generate-field-keys.cjs:193
↓ 1 callersFunctionparseSystemFieldRegistry
* Parse the TypeScript SystemFieldRegistry.ts file and extract field definitions
core/models/scripts/generate-field-keys.cjs:699
↓ 1 callersFunctionparseTypeScriptFieldKeys
* Parse the TypeScript FieldKey.ts file and extract constants
core/models/scripts/generate-field-keys.cjs:35
↓ 1 callersFunctionparseValueSnapshot
(snapshot: string)
apps/browser-extension/src/entrypoints/popup/components/Items/Details/FieldHistoryModal.tsx:94
↓ 1 callersFunctionparseValueSnapshot
(snapshot: string)
apps/mobile-app/components/items/FieldHistoryModal.tsx:103
↓ 1 callersFunctionparseVaultVersions
* Parse VaultVersions from TypeScript source
core/vault/scripts/generate-vault-sql.cjs:23
↓ 1 callersFunctionperformUpgrade
()
apps/mobile-app/app/upgrade.tsx:137
↓ 1 callersMethodpersistAndMarkDirty
()
apps/mobile-app/specs/NativeVaultManager.ts:47
↓ 1 callersFunctionpersistSyncErrorState
* Persists a sync error message to local storage so the popup can surface it * even when the failing sync was triggered from the background (e.g. fol
apps/browser-extension/src/entrypoints/background/VaultMessageHandler.ts:1146
↓ 1 callersMethodpickSupportedAlgorithm
* Pick a supported credential algorithm from the RP's pubKeyCredParams. * Honors the RP's preference order and returns the first algorithm we suppo
apps/browser-extension/src/utils/passkey/PasskeyAuthenticator.ts:330
↓ 1 callersFunctionpopupDebounceTimeHasPassed
()
apps/browser-extension/src/entrypoints/contentScript/Form.ts:31
↓ 1 callersFunctionpopupTypeForMenuId
Reverse lookup: context-menu item id -> popup type.
apps/browser-extension/src/entrypoints/background/ContextMenu.ts:22
↓ 1 callersMethodpost
* Issue POST request to the API.
apps/mobile-app/utils/WebApiService.ts:252
↓ 1 callersFunctionprepareRegistration
* Prepares SRP registration data for a new user. * * @param username - The username for registration * @param password - The password for registrat
apps/browser-extension/tests/helpers/test-api.ts:259
↓ 1 callersMethodprepareRegistration
* Prepares SRP registration data for a new user. * * This generates all the cryptographic values needed to register a user: * - Salt for key
apps/browser-extension/src/utils/auth/SrpAuthService.ts:287
↓ 1 callersMethodprocessFieldRow
* Process a single field row to extract proper metadata. * System fields use FieldKey and get metadata from SystemFieldRegistry. * Custom fields
apps/browser-extension/src/utils/db/mappers/FieldMapper.ts:108
↓ 1 callersMethodprocessFieldRow
* Process a single field row to extract proper metadata. * System fields use FieldKey and get metadata from SystemFieldRegistry. * Custom fields
apps/mobile-app/utils/db/mappers/FieldMapper.ts:108
↓ 1 callersMethodprocessFieldRowsForSingleItem
* Process field rows for a single item (without ItemId in result). * Used when fetching a single item by ID. * @param rows - Raw field rows for
apps/browser-extension/src/utils/db/mappers/FieldMapper.ts:145
↓ 1 callersMethodprune
* Prune expired items from trash in a vault. * * This permanently deletes (sets IsDeleted = true) items that have been in the trash * (Delete
apps/browser-extension/src/utils/VaultMergeService.ts:252
↓ 1 callersMethodpruneFieldHistory
* Prune old field history records.
apps/browser-extension/src/utils/db/repositories/ItemRepository.ts:784
↓ 1 callersMethodpruneFieldHistory
* Prune old field history records. * Keeps only the most recent MAX_FIELD_HISTORY_RECORDS records.
apps/mobile-app/utils/db/repositories/ItemRepository.ts:856
↓ 1 callersFunctionpublishSubmission
(notesText)
apps/browser-extension/scripts/publish-edge.mjs:81
↓ 1 callersFunctionr
(a,b)
apps/server/AliasVault.Client/wwwroot/lib/qrcode.min.js:1
↓ 1 callersFunctionr
(a,b)
apps/server/AliasVault.Admin/wwwroot/lib/qrcode.min.js:1
↓ 1 callersMethodrefreshAccessToken
* Result of a token refresh attempt. * - token: New access token if refresh succeeded * - isAuthError: True if refresh failed due to auth error
apps/browser-extension/src/utils/WebApiService.ts:318
↓ 1 callersFunctionrefreshCodes
()
apps/mobile-app/components/items/details/TotpSection.tsx:113
↓ 1 callersFunctionrefreshItems
()
apps/browser-extension/src/entrypoints/popup/pages/items/ItemsList.tsx:440
↓ 1 callersFunctionremoveBlockedDomain
(domain: string)
apps/browser-extension/src/entrypoints/popup/pages/settings/AutofillSettings.tsx:178
↓ 1 callersMethodremoveCredentialIdentities
()
apps/mobile-app/specs/NativeVaultManager.ts:88
↓ 1 callersFunctionremoveHeader
(index: number)
apps/mobile-app/app/login-settings.tsx:160
↓ 1 callersFunctionrenderApp
()
apps/browser-extension/src/entrypoints/popup/main.tsx:17
← previousnext →1,101–1,200 of 2,136, ranked by callers