bitwarden-estensione-browser/common/src/models/domain
Addison Beck 6c08b40847
[bug] Make activity a top level storage key (#656)
* [bug] Make activity a top level storage key

* [bug] use correct index for migration

* [bug] use correct index for migration part 2
2022-02-07 11:36:53 -05:00
..
account.ts [bug] Make activity a top level storage key (#656) 2022-02-07 11:36:53 -05:00
attachment.ts Apply Prettier (#581) 2021-12-16 13:36:21 +01:00
authResult.ts [Tech debt] Refactor authService and remove LogInHelper (#588) 2022-02-01 09:51:32 +10:00
card.ts Apply Prettier (#581) 2021-12-16 13:36:21 +01:00
cipher.ts Apply Prettier (#581) 2021-12-16 13:36:21 +01:00
collection.ts Apply Prettier (#581) 2021-12-16 13:36:21 +01:00
decryptParameters.ts Apply Prettier (#581) 2021-12-16 13:36:21 +01:00
domainBase.ts Apply Prettier (#581) 2021-12-16 13:36:21 +01:00
encArrayBuffer.ts Apply Prettier (#581) 2021-12-16 13:36:21 +01:00
encString.ts Apply Prettier (#581) 2021-12-16 13:36:21 +01:00
encryptedObject.ts Apply Prettier (#581) 2021-12-16 13:36:21 +01:00
environmentUrls.ts [Bug] [Account Switching] Ensure EnvironmentUrls Pull From The Correction Location On Account Add (#602) 2022-01-10 12:25:38 -05:00
field.ts Apply Prettier (#581) 2021-12-16 13:36:21 +01:00
folder.ts Apply Prettier (#581) 2021-12-16 13:36:21 +01:00
generatedPasswordHistory.ts Apply Prettier (#581) 2021-12-16 13:36:21 +01:00
globalState.ts [bug] Allow for GlobalState to be extended and modified in clients (#646) 2022-01-31 14:33:31 -05:00
identity.ts Apply Prettier (#581) 2021-12-16 13:36:21 +01:00
importResult.ts Apply Prettier (#581) 2021-12-16 13:36:21 +01:00
logInCredentials.ts [authService refactor] Fix browser by not using instanceof (#647) 2022-02-07 07:33:19 +10:00
login.ts Apply Prettier (#581) 2021-12-16 13:36:21 +01:00
loginUri.ts Apply Prettier (#581) 2021-12-16 13:36:21 +01:00
masterPasswordPolicyOptions.ts Apply Prettier (#581) 2021-12-16 13:36:21 +01:00
organization.ts Apply Prettier (#581) 2021-12-16 13:36:21 +01:00
password.ts Apply Prettier (#581) 2021-12-16 13:36:21 +01:00
passwordGeneratorPolicyOptions.ts Apply Prettier (#581) 2021-12-16 13:36:21 +01:00
policy.ts Apply Prettier (#581) 2021-12-16 13:36:21 +01:00
provider.ts Apply Prettier (#581) 2021-12-16 13:36:21 +01:00
resetPasswordPolicyOptions.ts Apply Prettier (#581) 2021-12-16 13:36:21 +01:00
secureNote.ts Apply Prettier (#581) 2021-12-16 13:36:21 +01:00
send.ts Apply Prettier (#581) 2021-12-16 13:36:21 +01:00
sendAccess.ts Apply Prettier (#581) 2021-12-16 13:36:21 +01:00
sendFile.ts Apply Prettier (#581) 2021-12-16 13:36:21 +01:00
sendText.ts Apply Prettier (#581) 2021-12-16 13:36:21 +01:00
sortedCiphersCache.ts Apply Prettier (#581) 2021-12-16 13:36:21 +01:00
state.ts [bug] Make activity a top level storage key (#656) 2022-02-07 11:36:53 -05:00
storageOptions.ts Apply Prettier (#581) 2021-12-16 13:36:21 +01:00
symmetricCryptoKey.ts Apply Prettier (#581) 2021-12-16 13:36:21 +01:00
treeNode.ts Apply Prettier (#581) 2021-12-16 13:36:21 +01:00
windowState.ts [bug] Properly define stored window state (#638) 2022-01-27 10:44:09 -05:00