bitwarden-estensione-browser/src/electron
Elias Papavasileiou 2de8c5ed16
Add minimizeOnCopyToClipboardKey constant (#74)
* Add minimizeOnCopyToClipboardKey constant

* Move minimizeOnCopyToClipboardKey constant to electronConstants.ts

* Add minimizeIfNeeded method to view component

* Revert "Add minimizeIfNeeded method to view component"

This reverts commit 7a5f2a3aa3d418ead5c03ce4c3f0ba00ffd34bb2.

* Make storageService protected in window.main

* Revert "Make storageService protected in window.main"

This reverts commit 0431565c6596f7e4cb8c20b84fcbb56ce5772565.
2020-04-14 16:11:00 -04:00
..
services updates to support electron 6 2020-01-27 09:46:42 -05:00
baseMenu.ts updates to support electron 6 2020-01-27 09:46:42 -05:00
electronConstants.ts Add minimizeOnCopyToClipboardKey constant (#74) 2020-04-14 16:11:00 -04: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 bump user agent version for desktop 2020-03-10 15:00:29 -04:00