bitwarden-estensione-browser/common/src/services
Addison Beck 54c6a4b3c3
[bug] Correct scope for several data points (#618)
The following data points are currently scoped to an account but are made global with this commit:
* Enable Menu Bar Icon
* Minimize To Menu Bar
* Close To Menu Bar
* Start To Menu Bar

Note: these are all electron specific fields
2022-01-20 09:03:31 -05:00
..
api.service.ts Use MP policies when registering a new user through SSO (#587) 2021-12-21 12:02:56 -05: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 [feat(Account Switching)] Allow for extending application state (#584) 2021-12-20 08:48:47 -05:00
azureFileUpload.service.ts Apply Prettier (#581) 2021-12-16 13:36:21 +01:00
bitwardenFileUpload.service.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
consoleLog.service.ts Apply Prettier (#581) 2021-12-16 13:36:21 +01:00
container.service.ts Apply Prettier (#581) 2021-12-16 13:36:21 +01:00
crypto.service.ts [feat(Account Switching)] Allow for extending application state (#584) 2021-12-20 08:48:47 -05:00
environment.service.ts Misc Account Switching Fixes & Refactors (#600) 2022-01-07 09:30:54 -05:00
event.service.ts Apply Prettier (#581) 2021-12-16 13:36:21 +01:00
export.service.ts Apply Prettier (#581) 2021-12-16 13:36:21 +01: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 Apply Prettier (#581) 2021-12-16 13:36:21 +01:00
keyConnector.service.ts Fix migration to Key Connector in cli commands (#616) 2022-01-20 19:28:48 +10:00
noopMessaging.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
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 [bug] Correct scope for several data points (#618) 2022-01-20 09:03:31 -05:00
stateMigration.service.ts [bug] Correct scope for several data points (#618) 2022-01-20 09:03:31 -05:00
sync.service.ts Fix migration to Key Connector in cli commands (#616) 2022-01-20 19:28:48 +10:00
system.service.ts Apply Prettier (#581) 2021-12-16 13:36:21 +01:00
token.service.ts Fix "no amr found" error in bwdc cli (#589) 2022-01-11 13:22:52 +10:00
totp.service.ts Apply Prettier (#581) 2021-12-16 13:36:21 +01:00
userVerification.service.ts Apply Prettier (#581) 2021-12-16 13:36:21 +01:00
vaultTimeout.service.ts [bug] Ensure neverLock vaults can be manually locked (#607) 2022-01-12 11:32:45 -05:00
webCryptoFunction.service.ts Apply Prettier (#581) 2021-12-16 13:36:21 +01:00