web: show vault unlock indication in status bar (#6830)

* web: add vault in status bar
* add vault lock functionality for user
* add new vault EVENTS

Signed-off-by: Zulfiqar Ali <85733202+01zulfi@users.noreply.github.com>
This commit is contained in:
01zulfi
2024-11-05 15:35:02 +05:00
committed by GitHub
parent c9b1b42461
commit 8722524c98
9 changed files with 775 additions and 689 deletions

View File

@@ -1982,6 +1982,7 @@ All attachments will be downloaded & cached again on access.
]()}`
}),
backupReadyToDownload: () => t`Your backup is ready to download`,
vaultUnlocked: () => t`Vault unlocked`,
unlockVault: () => t`Unlock vault`,
unlockVaultDesc: () => t`Please enter your vault password to continue`,
imagePreviewFailed: () => t`This image cannot be previewed`,