Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aliasvault/aliasvault
/ functions
Functions
2,136 in github.com/aliasvault/aliasvault
⨍
Functions
2,136
◇
Types & classes
262
Function
handleFallback
()
apps/browser-extension/src/entrypoints/popup/pages/passkeys/PasskeyAuthenticate.tsx:168
Function
handleFallback
()
apps/browser-extension/src/entrypoints/popup/pages/passkeys/PasskeyCreate.tsx:495
Function
handleFileSelection
(event: React.ChangeEvent<HTMLInputElement>)
apps/browser-extension/src/entrypoints/popup/components/Items/Details/AttachmentUploader.tsx:32
Function
handleFileSelection
()
apps/mobile-app/components/items/details/AttachmentUploader.tsx:34
Function
handleFocus
()
apps/browser-extension/src/entrypoints/popup/pages/auth/Unlock.tsx:229
Function
handleFocusIn
(e: FocusEvent)
apps/browser-extension/src/entrypoints/content.ts:495
Function
handleIdentityGeneratorPress
()
apps/mobile-app/app/(tabs)/settings/index.tsx:154
Function
handleIosAutofillPress
()
apps/mobile-app/app/(tabs)/settings/index.tsx:140
Function
handleKeyDown
(e: React.KeyboardEvent)
apps/browser-extension/src/entrypoints/popup/components/Forms/EditableFieldLabel.tsx:44
Function
handleKeyDown
(e: KeyboardEvent)
apps/browser-extension/src/entrypoints/popup/pages/passkeys/PasskeyAuthenticate.tsx:117
Function
handleKeyDown
(e: KeyboardEvent)
apps/browser-extension/src/entrypoints/popup/pages/passkeys/PasskeyCreate.tsx:196
Function
handleKeyDown
(e: KeyboardEvent)
apps/browser-extension/src/entrypoints/popup/hooks/useListKeyboardNav.ts:139
Function
handleKeyPress
(e: KeyboardEvent)
apps/browser-extension/src/entrypoints/contentScript/Form.ts:363
Function
handleKeyPress
(event)
apps/server/AliasVault.Client/wwwroot/js/modules/keyboardShortcuts.js:7
Function
handleKeyboardEvent
(e: KeyboardEvent)
apps/browser-extension/src/entrypoints/content.ts:237
Function
handleLanguagePress
()
apps/mobile-app/app/(tabs)/settings/index.tsx:175
Function
handleLocalOnlyChange
(enabled: boolean)
apps/mobile-app/app/(tabs)/settings/clipboard-clear.tsx:99
Function
handleLock
()
apps/browser-extension/src/entrypoints/popup/pages/settings/Settings.tsx:130
Function
handleLogout
()
apps/browser-extension/src/entrypoints/popup/pages/auth/Unlock.tsx:536
Function
handleLogout
()
apps/browser-extension/src/entrypoints/popup/pages/auth/Upgrade.tsx:205
Function
handleLogout
()
apps/browser-extension/src/entrypoints/popup/pages/settings/Settings.tsx:116
Function
handleLogout
()
apps/mobile-app/app/upgrade.tsx:279
Function
handleLogoutClick
()
apps/browser-extension/src/entrypoints/popup/pages/auth/Unlock.tsx:528
Function
handleLogoutClick
()
apps/browser-extension/src/entrypoints/popup/pages/auth/Upgrade.tsx:197
Function
handleLogoutClick
()
apps/browser-extension/src/entrypoints/popup/pages/settings/Settings.tsx:109
Function
handleMobileLoginSuccess
(result: MobileLoginResult)
apps/browser-extension/src/entrypoints/popup/pages/auth/Login.tsx:430
Function
handleMobileUnlockSuccess
(result: MobileLoginResult)
apps/browser-extension/src/entrypoints/popup/pages/auth/Unlock.tsx:549
Function
handleNeverSaveForDomain
* Handle "never save for this domain" request from the save prompt. * @param domain - The domain to block from future save prompts.
apps/browser-extension/src/entrypoints/content.ts:87
Function
handleOpenDocs
()
apps/mobile-app/app/(tabs)/settings/android-autofill.tsx:70
Function
handleOpenItem
()
apps/mobile-app/app/(tabs)/emails/[id].tsx:198
Function
handleOptionChange
(e: React.ChangeEvent<HTMLSelectElement>)
apps/browser-extension/src/entrypoints/popup/pages/auth/AuthSettings.tsx:134
Function
handlePasswordGeneratorPress
()
apps/mobile-app/app/(tabs)/settings/index.tsx:161
Function
handlePasswordSubmit
(e: React.FormEvent)
apps/browser-extension/src/entrypoints/popup/pages/auth/Unlock.tsx:252
Function
handlePinSetupNext
(e: React.FormEvent)
apps/browser-extension/src/entrypoints/popup/pages/settings/VaultUnlockSettings.tsx:86
Function
handlePinSetupSubmit
(e: React.FormEvent)
apps/browser-extension/src/entrypoints/popup/pages/settings/VaultUnlockSettings.tsx:103
Function
handlePress
()
apps/mobile-app/components/items/ServiceUrlNotice.tsx:31
Function
handlePress
()
apps/mobile-app/components/ui/InAppBrowserView.tsx:25
Function
handleRecentlyDeleted
()
apps/mobile-app/components/items/ItemFilterMenu.tsx:168
Function
handleRequestBatteryOptimizationExemption
()
apps/mobile-app/app/(tabs)/settings/clipboard-clear.tsx:107
Function
handleRetry
()
apps/mobile-app/components/ServerSyncIndicator.tsx:82
Function
handleSave
()
apps/mobile-app/components/form/EditableFieldLabel.tsx:42
Function
handleSaveLogin
* Handle save login request from the save prompt. * Sends the captured credentials to the background script to save to the vault. * @param login - T
apps/browser-extension/src/entrypoints/content.ts:61
Function
handleSavePromptDismiss
* Handle save prompt dismissal.
apps/browser-extension/src/entrypoints/content.ts:103
Function
handleSelectRecentlyDeleted
()
apps/browser-extension/src/entrypoints/popup/components/Items/ItemFilterDropdown.tsx:68
Function
handleSettings
()
apps/browser-extension/src/entrypoints/popup/components/Layout/Header.tsx:127
Function
handleSubmit
(e: React.FormEvent)
apps/browser-extension/src/entrypoints/popup/components/Folders/FolderModal.tsx:41
Function
handleSubmit
(e: React.FormEvent)
apps/browser-extension/src/entrypoints/popup/pages/auth/Login.tsx:276
Function
handleSubmit
()
apps/mobile-app/components/folders/FolderModal.tsx:52
Function
handleSubmit
()
apps/mobile-app/app/login.tsx:365
Function
handleSubmit
()
apps/mobile-app/app/(tabs)/settings/security/change-password.tsx:68
Function
handleToggleCopyTotpOnFill
(value: boolean)
apps/mobile-app/app/(tabs)/settings/android-autofill.tsx:89
Function
handleToggleCopyTotpOnFill
(value: boolean)
apps/mobile-app/app/(tabs)/settings/ios-autofill.tsx:65
Function
handleToggleShowSearchText
(value: boolean)
apps/mobile-app/app/(tabs)/settings/android-autofill.tsx:77
Function
handleTwoFactorSubmit
(e: React.FormEvent)
apps/browser-extension/src/entrypoints/popup/pages/auth/Login.tsx:363
Function
handleTwoFactorSubmit
()
apps/mobile-app/app/login.tsx:445
Function
handleUnlockClick
()
apps/browser-extension/src/entrypoints/contentScript/Popup.ts:1120
Function
handleUpgrade
()
apps/browser-extension/src/entrypoints/popup/pages/auth/Upgrade.tsx:92
Function
handleUpgrade
()
apps/mobile-app/app/upgrade.tsx:115
Function
handleUpgradeClick
()
apps/browser-extension/src/entrypoints/contentScript/Popup.ts:1601
Function
handleUsernameSubmit
()
apps/mobile-app/app/(tabs)/settings/security/delete-account.tsx:102
Function
handleVaultUnlockPress
()
apps/mobile-app/app/(tabs)/settings/index.tsx:126
Function
handler
* handler
apps/browser-extension/src/entrypoints/webauthn.ts:135
Function
handler
(e: KeyboardEvent)
apps/browser-extension/src/entrypoints/popup/components/Layout/Header.tsx:100
Function
handler
()
apps/server/AliasVault.Client/wwwroot/js/utilities.js:519
Function
hardDelete
* Hard delete a record permanently. * @param table - The table name * @param id - The record ID * @returns Number of rows affected
apps/browser-extension/src/utils/db/BaseRepository.ts:83
Function
hardDelete
* Hard delete a record permanently. * @param table - The table name * @param id - The record ID * @returns Number of rows affected
apps/mobile-app/utils/db/BaseRepository.ts:82
Function
hardDeleteByForeignKey
* Hard delete records by a foreign key. * @param table - The table name * @param foreignKey - The foreign key column name * @param foreignKey
apps/browser-extension/src/utils/db/BaseRepository.ts:94
Function
hardDeleteByForeignKey
* Hard delete records by a foreign key. * @param table - The table name * @param foreignKey - The foreign key column name * @param foreignKey
apps/mobile-app/utils/db/BaseRepository.ts:93
Method
hasAutomaticUnlockMethod
* Check if any automatic unlock method is available. * @param enabledAuthMethods The enabled authentication methods * @returns Promise<boolean>
apps/mobile-app/utils/VaultUnlockHelper.ts:138
Function
hasField
(item: Item, fieldKey: string)
core/models/src/vault/ItemMethods.ts:36
Function
hasFillableLoginField
* Whether an item is usable for autofill: it must carry at least a username, email, or * password. Items with none of these (e.g. a note-only entry)
apps/browser-extension/src/entrypoints/contentScript/Popup.ts:825
Method
hasLogoForUrl
* Check if a logo already exists for the given URL. * @param urlString The URL to check * @param sqliteClient The SQLite client instance * @r
apps/browser-extension/src/utils/FaviconService.ts:104
Function
hasRecentlySelected
* Check if a recently selected item exists and is valid for the current domain. * @param domain - The current domain to check against * @returns
apps/browser-extension/src/utils/RecentlySelectedItemService.ts:78
Function
hideEditNameField
()
apps/browser-extension/src/entrypoints/popup/components/Items/Details/TotpEditor.tsx:250
Function
hideEditNameField
()
apps/mobile-app/components/items/details/TotpEditor.tsx:304
Function
hideNameField
()
apps/browser-extension/src/entrypoints/popup/components/Items/Details/TotpEditor.tsx:130
Function
hideNameField
()
apps/mobile-app/components/items/details/TotpEditor.tsx:195
Function
i
(a,b)
apps/server/AliasVault.Client/wwwroot/lib/qrcode.min.js:1
Function
i
(a,b)
apps/server/AliasVault.Admin/wwwroot/lib/qrcode.min.js:1
Function
initDragAndDrop
(containerId, dotNetRef)
apps/server/AliasVault.Client/wwwroot/js/modules/dragAndDrop.js:11
Function
injectHtmlTags
()
docs/docusaurus.config.ts:239
Method
isIco
()
apps/browser-extension/src/utils/SqliteClient.ts:454
Function
isOfflineIndicatorVisible
(popup: Page)
apps/browser-extension/tests/fixtures/waits.ts:205
Method
isPng
()
apps/browser-extension/src/utils/SqliteClient.ts:462
Method
isSvg
()
apps/browser-extension/src/utils/SqliteClient.ts:445
Function
isSystemField
(fieldKey: string)
core/models/src/vault/SystemFieldRegistry.ts:276
Function
isSystemFieldPrefix
(fieldKey: string)
core/models/src/vault/SystemFieldRegistry.ts:346
Method
isValidDomain
(domain: string)
apps/mobile-app/utils/SqliteClient.ts:141
Method
items
* Repository for Item CRUD operations.
apps/browser-extension/src/utils/SqliteClient.ts:37
Method
items
* Repository for Item CRUD operations.
apps/mobile-app/utils/SqliteClient.ts:34
Function
j
(a,b)
apps/server/AliasVault.Client/wwwroot/lib/qrcode.min.js:1
Function
j
(a,b)
apps/server/AliasVault.Admin/wwwroot/lib/qrcode.min.js:1
Function
k
()
apps/server/AliasVault.Client/wwwroot/lib/qrcode.min.js:1
Function
k
()
apps/server/AliasVault.Admin/wwwroot/lib/qrcode.min.js:1
Function
keyHandler
(event)
apps/server/AliasVault.Client/wwwroot/js/modules/clickOutsideHandler.js:33
Function
loadAllTranslations
()
apps/browser-extension/src/i18n/config.ts:148
Function
loadMoreEmails
()
apps/browser-extension/src/entrypoints/popup/components/EmailPreview.tsx:47
Function
location
* Simulate the DOMException thrown when reading a cross-origin location.
apps/browser-extension/src/entrypoints/contentScript/__tests__/WebAuthnInterceptor.test.ts:53
Method
login
* Performs the full SRP login flow. * * @param apiBaseUrl - The base URL of the API * @param username - The username * @param password - T
apps/browser-extension/src/utils/auth/SrpAuthService.ts:382
Method
logos
* Repository for Logo management operations.
apps/browser-extension/src/utils/SqliteClient.ts:77
← previous
next →
1,901–2,000 of 2,136, ranked by callers