clients/libs/angular/src
Matt Gibson 24c240d0d4
Ps/pm 2910/add browser storage services (#6849)
* Allow for update logic in state update callbacks

* Prefer reading updates to sending in stream

* Inform state providers when they must deserialize

* Update DefaultGlobalState to act more like DefaultUserState

* Fully Implement AbstractStorageService

* Add KeyDefinitionOptions

* Address PR feedback

* Prefer testing interactions for ports

* Synced memory storage for browser

* Fix port handling

* Do not stringify port message data

* Use messaging storage

* Initialize new foreground memory storage services

This will need to be rethought for short-lived background pages, but for
now the background is the source of truth for memory storage

* Use global state for account service

* Use BrowserApi listener to avoid safari memory leaks

* Fix build errors: debugging and missed impls

* Prefer bound arrow functions

* JSON Stringify Messages

* Prefer `useClass`

* Use noop services

* extract storage observable to new interface

This also reverts changes for the existing services to use
foreground/background services. Those are now used only in state
providers

* Fix web DI

* Prefer initializing observable in constructor

* Do not use jsonify as equality operator

* Remove port listener to avoid memory leaks

* Fix logic and type issues

---------

Co-authored-by: Justin Baur <19896123+justindbaur@users.noreply.github.com>
2023-11-21 16:35:37 -05:00
..
admin-console/components Individual Vault Item Encryption Feature (#6241) 2023-09-28 08:44:57 -04:00
auth Remove EU environment feature flag from clients (#6619) 2023-11-20 11:55:35 -05:00
billing/images/cards [AC-1011] Admin Console / Billing code ownership (#4973) 2023-03-22 10:03:50 -05:00
components [PM-4360] Move auth owned code into auth (#6595) 2023-10-19 08:03:32 +00:00
directives [CL-104] fix overlay + virtual scroll view recycling bug (#6179) 2023-10-12 10:34:53 -04:00
guard [AC-1479][BEEEP] Refactor ConfigService to improve observable usage (#5602) 2023-09-08 10:05:37 -04:00
pipes Platform/pm 19/platform team file moves (#5460) 2023-06-06 15:34:53 -05:00
platform Fix failing crypto tests (#5948) 2023-08-04 02:13:33 +00:00
scss [PM-1222] Store passkeys in Bitwarden vault (#4715) 2023-10-17 15:34:44 -04:00
services Ps/pm 2910/add browser storage services (#6849) 2023-11-21 16:35:37 -05:00
shared/components/password-strength [PM-2367] [BEEEP]: Extract password strength from password-generation-service (#5502) 2023-06-13 23:22:25 +02:00
tools [PM-105] Premium Badge Send File (#6684) 2023-10-31 13:52:24 -04:00
types [EC-7] Org Admin Vault Refresh Client V1 (#3925) 2022-11-02 09:57:25 -07:00
utils [PM-2102] Implement logic to keep row control enable/disable status in sync with the access item properties whenever the parent control is enabled/disabled (#5433) 2023-05-18 10:32:18 -07:00
validators Restrict angular imports (#5597) 2023-06-13 10:03:32 +10:00
vault [PM-4229] Autofill Overlay MVP (#6507) 2023-11-20 18:34:04 +00:00
jslib.module.ts [PM-2043] Fix additional space and characters copied to clipboard (#5312) 2023-07-17 17:00:50 +01:00