bitwarden-estensione-browser/common/src/abstractions
Matt Gibson 7afb748791
Feature/password protected export (#612)
* Add password protected export

* Run prettier

* Test password protected export service

* Create type for known import type strings

* Test import service changes

* Test bitwarden password importer

* Run prettier

* Remove unnecessary class properties

* Run prettier

* Tslint fixes

* Add KdfType to password protected export

* Linter fixes

* run prettier
2022-02-07 09:33:10 -06:00
..
api.service.ts [Tech debt] Refactor authService and remove LogInHelper (#588) 2022-02-01 09:51:32 +10:00
appId.service.ts Apply Prettier (#581) 2021-12-16 13:36:21 +01:00
audit.service.ts Apply Prettier (#581) 2021-12-16 13:36:21 +01:00
auth.service.ts [Tech debt] Refactor authService and remove LogInHelper (#588) 2022-02-01 09:51:32 +10:00
biometric.main.ts Apply Prettier (#581) 2021-12-16 13:36:21 +01:00
broadcaster.service.ts Apply Prettier (#581) 2021-12-16 13:36:21 +01:00
cipher.service.ts Apply Prettier (#581) 2021-12-16 13:36:21 +01:00
collection.service.ts Apply Prettier (#581) 2021-12-16 13:36:21 +01:00
crypto.service.ts Expose getKeyFromStorage with userId (#633) 2022-01-25 15:45:02 +01:00
cryptoFunction.service.ts Apply Prettier (#581) 2021-12-16 13:36:21 +01:00
environment.service.ts [bug] Always save environmentUrls passed to setUrls (#641) 2022-01-28 08:15:02 -05:00
event.service.ts Apply Prettier (#581) 2021-12-16 13:36:21 +01:00
export.service.ts Feature/password protected export (#612) 2022-02-07 09:33:10 -06:00
fileUpload.service.ts Apply Prettier (#581) 2021-12-16 13:36:21 +01:00
folder.service.ts Apply Prettier (#581) 2021-12-16 13:36:21 +01:00
i18n.service.ts Apply Prettier (#581) 2021-12-16 13:36:21 +01:00
import.service.ts Feature/password protected export (#612) 2022-02-07 09:33:10 -06:00
keyConnector.service.ts [Tech debt] Refactor authService and remove LogInHelper (#588) 2022-02-01 09:51:32 +10:00
log.service.ts Apply Prettier (#581) 2021-12-16 13:36:21 +01:00
messaging.service.ts Apply Prettier (#581) 2021-12-16 13:36:21 +01:00
notifications.service.ts Apply Prettier (#581) 2021-12-16 13:36:21 +01:00
organization.service.ts Apply Prettier (#581) 2021-12-16 13:36:21 +01:00
passwordGeneration.service.ts Apply Prettier (#581) 2021-12-16 13:36:21 +01:00
passwordReprompt.service.ts Apply Prettier (#581) 2021-12-16 13:36:21 +01:00
platformUtils.service.ts Apply Prettier (#581) 2021-12-16 13:36:21 +01:00
policy.service.ts Use MP policies when registering a new user through SSO (#587) 2021-12-21 12:02:56 -05:00
provider.service.ts Apply Prettier (#581) 2021-12-16 13:36:21 +01:00
search.service.ts Apply Prettier (#581) 2021-12-16 13:36:21 +01:00
send.service.ts Apply Prettier (#581) 2021-12-16 13:36:21 +01:00
settings.service.ts Apply Prettier (#581) 2021-12-16 13:36:21 +01:00
state.service.ts [refactor] Use ThemeType enum instead of string (#642) 2022-01-28 11:28:36 +01:00
stateMigration.service.ts Apply Prettier (#581) 2021-12-16 13:36:21 +01:00
storage.service.ts Apply Prettier (#581) 2021-12-16 13:36:21 +01:00
sync.service.ts Apply Prettier (#581) 2021-12-16 13:36:21 +01:00
system.service.ts Apply Prettier (#581) 2021-12-16 13:36:21 +01:00
token.service.ts [Tech debt] Refactor authService and remove LogInHelper (#588) 2022-02-01 09:51:32 +10:00
totp.service.ts Apply Prettier (#581) 2021-12-16 13:36:21 +01:00
twoFactor.service.ts [Tech debt] Refactor authService and remove LogInHelper (#588) 2022-02-01 09:51:32 +10:00
userVerification.service.ts Apply Prettier (#581) 2021-12-16 13:36:21 +01:00
vaultTimeout.service.ts Apply Prettier (#581) 2021-12-16 13:36:21 +01:00