bitwarden-estensione-browser/src/background
Thomas Rittson 2113c709a4
[Linked fields] Add Linked Field as a custom field type (#1963)
* Proof of concept for Linked custom field type

* Linked Fields for all cipher types, use dropdown

* Fix linked icon alignment

* Tweak linked icon alignment and style

* Move add-edit custom fields to own component

* Disable copy for linked field

* Use Field.LinkedId to store linked field info
2021-11-04 07:40:42 +10:00
..
models Remove empty catch blocks and remove allow-empty-catch tslint rule (#2136) 2021-10-21 11:10:46 +02:00
commands.background.ts Revert "Remove check for isVivaldi" 2021-10-22 10:01:18 +02:00
contextMenus.background.ts Fixed formatting 2021-10-20 17:49:58 +02:00
idle.background.ts Use explicit import paths (#2074) 2021-09-17 15:44:27 +02:00
main.background.ts [Linked fields] Add Linked Field as a custom field type (#1963) 2021-11-04 07:40:42 +10:00
nativeMessaging.background.ts Use explicit import paths (#2074) 2021-09-17 15:44:27 +02:00
notification.background.ts Removed unnecessary brackets 2021-11-02 10:09:44 +01:00
runtime.background.ts Remove empty catch blocks and remove allow-empty-catch tslint rule (#2136) 2021-10-21 11:10:46 +02:00
tabs.background.ts Merge branch 'master' of https://github.com/bitwarden/browser into reduce-binking-of-notificationBar 2021-10-19 18:55:47 +02:00
webRequest.background.ts Use explicit import paths (#2074) 2021-09-17 15:44:27 +02:00
windows.background.ts finish autofill from view, other misc cleanup (#1368) 2020-08-24 10:17:15 -04:00