1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-10-19 07:35:48 +02:00
bitwarden-browser/src/electron
Oscar Hinton 9e4d000b4d
Browser <-> desktop communication (#185)
* Add electron constant for browser integration

* Add constant for browser biometrics. Ensure biometry is locked on lock.

* Avoid saving keys outside desktop

* Fix eslint warning

* Add supportsSecureStorage helper to platformUtils to improve readability
2020-11-18 16:10:57 -05:00
..
services Browser <-> desktop communication (#185) 2020-11-18 16:10:57 -05:00
baseMenu.ts updates to support electron 6 2020-01-27 09:46:42 -05:00
biometric.darwin.main.ts try catch nodeRT module via require 2020-07-31 19:42:13 -04:00
biometric.windows.main.ts Conditional load of biometrics API on Win10+ (#169) 2020-09-17 15:36:11 -04:00
electronConstants.ts Browser <-> desktop communication (#185) 2020-11-18 16:10:57 -05:00
keytarStorageListener.ts keytar storage listener 2018-04-25 15:42:51 -04:00
tray.main.ts set 100ms timeout on removing tray to fix crash 2019-08-05 08:37:20 -04:00
updater.main.ts updates to support electron 6 2020-01-27 09:46:42 -05:00
utils.ts workaround for process.windowsStore bug 2019-09-20 23:58:24 -04:00
window.main.ts Turned off background throttling for browserWindow (#196) 2020-11-04 12:21:29 -05:00