bitwarden-estensione-browser/apps/browser/src/background
Justin Baur 1d1986e5e3
[PS-817] Add Generate Password Shortcut to MV3 (#3575)
* Add generate command

* Add JSDoc

* Minor improvements

* Remove unneeded comment

* Make some properties optional

* Remove main.background.ts changes

* One more

* Lint

* Make all but length optional

* Address PR feedback

* Move generate command code to command

* Address PR feedback

* Use new alarm scheme

* Let feature handle state keys

Moves to a feature folder and creates clipboard-module level state
handler functions.

StateService is being paired down to storage routing, so we are handling storage
specifics in-module.

Co-authored-by: Justin Baur <justindbaur@users.noreply.github.com>
Co-authored-by: Daniel Smith <djsmith85@users.noreply.github.com>

* Missed some changes

Co-authored-by: Matt Gibson <mgibson@bitwarden.com>
Co-authored-by: Justin Baur <justindbaur@users.noreply.github.com>
Co-authored-by: Daniel Smith <djsmith85@users.noreply.github.com>
2022-10-18 13:03:09 -04:00
..
models [EC-183] Mono Repository - Browser (#2531) 2022-05-03 19:38:55 +02:00
service_factories [PS-817] Add Generate Password Shortcut to MV3 (#3575) 2022-10-18 13:03:09 -04:00
commands.background.ts [EC-377] Transition Policy service into providing observables (#3259) 2022-10-11 13:08:48 +01:00
contextMenus.background.ts [SM-288] Rename models to follow naming convention (#3795) 2022-10-14 18:25:50 +02:00
idle.background.ts Refactorings for vaultTimeoutService/ServiceFactories (#3416) 2022-08-30 16:11:19 +02:00
main.background.ts [SM-288] Rename models to follow naming convention (#3795) 2022-10-14 18:25:50 +02:00
nativeMessaging.background.ts [SM-288] Rename models to follow naming convention (#3795) 2022-10-14 18:25:50 +02:00
notification.background.ts [SM-288] Rename models to follow naming convention (#3795) 2022-10-14 18:25:50 +02:00
runtime.background.ts [SM-255] Forbid absolute imports in libs (#3624) 2022-09-29 16:38:50 +02:00
tabs.background.ts [EC-183] Mono Repository - Browser (#2531) 2022-05-03 19:38:55 +02:00
webRequest.background.ts [PS-816] Add Autofill Shortcut to MV3 Extension (#3131) 2022-08-09 21:30:26 -04:00