1
0
mirror of https://github.com/bitwarden/browser synced 2024-12-26 09:54:35 +01:00
bitwarden-estensione-browser/src
Matt Gibson a0a032957e
Fix safari sso (#1508)
* Fix extension tab creation

TODO: still getting errors thrown by safariApp at
`(window as any).webkit.messageHandlers` upon loading the extension
window

* Support message sending from app extension context

* Load sso login in popover

* Handle nil urlComponents and nil queryItems
2020-12-29 09:18:14 -06:00
..
_locales warning dialog is now handled in base component (#1506) 2020-12-22 16:38:53 -05:00
background Add missing break statement (#1503) 2020-12-21 09:18:18 -05:00
browser Fix safari sso (#1508) 2020-12-29 09:18:14 -06:00
content Fix safari sso (#1508) 2020-12-29 09:18:14 -06:00
images update icons to new branding (#1245) 2020-05-22 23:14:29 -04:00
models
notification Increased resolution of notification icons for HiDPI displays (#1288) 2020-06-10 09:05:05 -04:00
popup Fix safari sso (#1508) 2020-12-29 09:18:14 -06:00
safari Fix safari sso (#1508) 2020-12-29 09:18:14 -06:00
scripts
services Merge pull request #1373 from sorin-davidoi/system-theme 2020-12-16 10:33:33 -05:00
background.html
background.ts Initial work of biometric unlock for browser 2020-10-09 17:16:15 +02:00
globals.d.ts Initial work of biometric unlock for browser 2020-10-09 17:16:15 +02:00
manifest.json Merge pull request #1426 from Hinton/feature/desktop-bridge 2020-12-04 12:21:23 -05:00