1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-12 01:48:21 +02:00
bitwarden-browser/libs/common/spec/services
Justin Baur 43d428b3df
[PS-816] Add Autofill Shortcut to MV3 Extension (#3131)
* Work on background service worker.

* Work on shortcuts

* Work on supporting service worker

* Put new background behind version check

* Fix build

* Use new storage service

* create commands from crypto service (#2995)

* Work on service worker autofill

* Got basic autofill working

* Final touches

* Work on tests

* Revert some changes

* Add modifications

* Remove unused ciphers for now

* Cleanup

* Address PR feedback

* Update lock file

* Update noop service

* Add chrome type

* Handle "/" in branch names

Updates web workflow to handle the `/` in branch names when it's a PR.

* Remove any

Co-authored-by: Jake Fink <jfink@bitwarden.com>
Co-authored-by: Micaiah Martin <77340197+mimartin12@users.noreply.github.com>
2022-08-09 21:30:26 -04:00
..
cipher.service.spec.ts [EC-271] Refactor CryptoService - move symmetric encryption to EncryptService (#3042) 2022-07-26 11:40:32 +10:00
consoleLog.service.spec.ts [PS-816] Add Autofill Shortcut to MV3 Extension (#3131) 2022-08-09 21:30:26 -04:00
crypto.service.spec.ts [EC-271] Refactor CryptoService - move symmetric encryption to EncryptService (#3042) 2022-07-26 11:40:32 +10:00
encrypt.service.spec.ts [EC-364] Expose key getters on CryptoService (#3170) 2022-08-04 07:09:36 +10:00
export.service.spec.ts [PS-1078] Refactor FolderService to use Observables (#3022) 2022-07-12 20:25:18 +02:00
folder.service.spec.ts Fix active account and searchBar observables/subscriptions (#3268) 2022-08-09 21:11:51 +02:00
import.service.spec.ts Extract API logic from FolderService to FolderApiService (#3011) 2022-07-08 15:40:31 +02:00
state.service.spec.ts PS-813 Add memory storage to state service (#2892) 2022-06-27 12:38:12 -05:00
stateMigration.service.spec.ts [EC-364] Expose key getters on CryptoService (#3170) 2022-08-04 07:09:36 +10:00