bitwarden-estensione-browser/apps/desktop/src/app
Justin Baur 395ed3f5d4
[PM-7489] Introduce `MessageSender` & `MessageListener` (#8709)
* Introduce MessageSender

* Update `messageSenderFactory`

* Remove Comment

* Use BrowserApi

* Update Comment

* Rename to CommandDefinition

* Add More Documentation to MessageSender

* Add `EMPTY` helpers and remove NoopMessageSender

* Calm Down Logging

* Limit Logging On Known Errors

* Use `messageStream` Parameter

Co-authored-by: Matt Gibson <mgibson@bitwarden.com>

* Add eslint rules

* Update Error Handling

Co-authored-by: Cesar Gonzalez <cesar.a.gonzalezcs@gmail.com>

* Delete Lazy Classes In Favor of Observable Factories

* Remove Fido Messages

---------

Co-authored-by: Matt Gibson <mgibson@bitwarden.com>
Co-authored-by: Cesar Gonzalez <cesar.a.gonzalezcs@gmail.com>
2024-04-19 15:02:40 -04:00
..
accounts [PM-7562] Add DuckDuckGo back to State Service (#8791) 2024-04-19 09:45:09 -04:00
components Add eslint rule no-floating-promises (#7789) 2024-02-02 15:13:37 -05:00
layout [PM-5264] Implement StateProvider in LoginEmailService (#7662) 2024-03-30 11:00:27 -07:00
services [PM-7489] Introduce `MessageSender` & `MessageListener` (#8709) 2024-04-19 15:02:40 -04:00
shared [SM-251] Migrate to new avatar component (#3600) 2022-10-27 14:38:34 +02:00
tools [PM-5273] Migrate state in CipherService (#8314) 2024-04-16 17:37:03 +01:00
app-routing.module.ts [PM-2260] Remove TDE feature flag and all conditional logic based on it (#7352) 2024-01-10 12:33:11 -05:00
app.component.ts [CL-18] toast component and service (#6490) 2024-04-18 13:23:35 -04:00
app.module.ts [PM-6967] Replace app-callouts with bit-callouts on desktop (#8415) 2024-03-21 11:58:48 -04:00
main.ts [PM-3756] Disable node integration and enable context isolation in desktop (#6975) 2024-02-08 18:00:19 +01:00