1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-18 01:03:35 +00:00
Commit Graph

12 Commits

Author SHA1 Message Date
Daniel James Smith
3bb58baf45 Add types for addLogin and changePassword runtime messages 2021-10-19 12:10:31 +02:00
Daniel James Smith
d4e91a81f9 Capitalize class name: LockedVaultPendingNotificationsItem 2021-10-19 11:20:55 +02:00
Daniel James Smith
2299abe7a6 Make linter happy 2021-10-18 16:47:14 +02:00
Daniel James Smith
95e9387314 Remove logic out of notification content scripts 2021-10-18 16:42:32 +02:00
Daniel James Smith
fd8de4ca0c Use messages/events instead of main.unlockCompleted 2021-10-18 16:41:42 +02:00
Daniel James Smith
2699e0f5a0 Add types for common browser functions 2021-10-18 16:34:14 +02:00
Daniel James Smith
1bf7a7cad6 Perform null check on chrome.runtime 2021-10-18 16:31:59 +02:00
Daniel James Smith
92459c6098 Declare and use types for notificationQueue 2021-10-15 19:51:24 +02:00
Daniel James Smith
d1977f1f08 Added type declarations where chrome.tabs.Tab applies 2021-10-15 19:42:05 +02:00
Daniel James Smith
79f849fd92 Make linter happy 2021-10-15 15:32:56 +02:00
Daniel James Smith
7388cd174e Move notificationQueue from main into notification.background 2021-10-15 15:09:13 +02:00
Daniel James Smith
0eb7fe1407 Extract logic for notificationBar into new NotificationBackground class 2021-10-15 15:03:25 +02:00