clients/src/background
Daniel James Smith 439b1f52c0
Merge pull request #2132 from bitwarden/unlock-on-autofill
Unlock on autofill (shortcut and contextMenu)
2021-10-22 13:49:13 +02: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 Remove empty catch blocks and remove allow-empty-catch tslint rule (#2136) 2021-10-21 11:10:46 +02:00
nativeMessaging.background.ts Use explicit import paths (#2074) 2021-09-17 15:44:27 +02:00
notification.background.ts solved a casing issue that may lead to build fail 2021-10-20 21:11:46 +08: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