Hinton
8d9698101d
Adding regedit to src/package.json
2021-01-04 20:31:33 +01:00
Hinton
87d399a3f9
Merge branch 'master' of https://github.com/bitwarden/desktop into hotfix/multiple-extensions
2020-12-21 22:36:00 +01:00
Hinton
e639fa6674
Make fingerprint validation optional, update readme with debug info for native messaging
2020-12-18 15:47:48 +01:00
Matt Gibson
8f704d20e5
Force update of tray menu if on linux
2020-12-17 14:53:38 -06:00
Hinton
c5edb3e04e
Fix autostart in snap
2020-12-14 22:45:36 +01:00
Chad Scharf
e9b58ee9fe
Merge branch 'master' into feature/fit-finish
2020-12-04 12:39:44 -05:00
Hinton
28943f4bc1
Fix linting errors
2020-11-30 15:10:57 +01:00
Hinton
ed0acdead2
Restore focus when displaying sync confirm
2020-11-30 14:58:52 +01:00
Hinton
0cd196f56c
Fix linux not creating the autostart dir if not exist
2020-11-27 13:47:25 +01:00
Hinton
75d26de581
Add support for linux autostart
2020-11-27 10:58:47 +01:00
Hinton
f512df309d
Add support for "openAtLogin"
2020-11-25 20:43:29 +01:00
Hinton
7da03dc91c
Fix binary path on linux
2020-11-25 16:45:15 +01:00
Hinton
e41023aa09
Add Edge and Opera extension ids
2020-11-25 15:25:18 +01:00
Hinton
a05677ab7f
Update manifest generation to work with the electron embeeded proxy
2020-11-25 14:29:53 +01:00
Hinton
f926f80d8c
Wip start on login
2020-11-23 15:04:35 +01:00
Hinton
470df8f589
Set correct paths to binary in manifest for npm run
2020-10-21 20:44:56 +02:00
Hinton
77fc0ce55b
Cleanup code
2020-10-21 16:48:40 +02:00
Hinton
9ff0f204d8
Add connected/disconnected calls in proxy application
2020-10-21 15:56:27 +02:00
Hinton
1bb81270d9
Fix homedir for manifests
2020-10-16 18:51:28 +02:00
Hinton
5b0b07f812
Fix firefox manifest, use correct application executable.
2020-10-12 21:26:26 +02:00
Hinton
51b749b1dc
Split native messaging into renderer and background service. Encrypt messages and verify timestamp
2020-10-12 21:18:28 +02:00
Hinton
45302e5bd5
Add settings toggle to enable/disable browser integration
2020-10-07 18:25:18 +02:00
Kyle Spearrin
883d0aeda0
fix links
2020-07-28 22:51:51 -04:00
Kyle Spearrin
be9a23a1f6
remove premium menu item on mac app store
2020-07-24 10:00:00 -04:00
Vincent Salucci
aa3a6044a2
[Bug] Update lock to be default timeout action ( #459 )
...
* Update jslib 2de8c5e -> 212a2e3
* Updated conditionals to make lock the default state
2020-05-28 15:21:21 -05:00
Kyle Spearrin
848dff7863
tweaks to minimize on copy feature ( #432 )
2020-04-14 16:52:03 -04:00
Elias Papavasileiou
a84af15c93
Add minimize when copying to clipboard option ( #390 )
...
* Add minimize when copying to clipboard option
* Change minimizeOnCopyToClipboardKey constant reference and fix whitespace
* Extend feature to context menus and view component
* Cleanup and refactor methods
* Refactor copy method and add minimizeOnCopyToClipboardKey constant to electronConstants.ts
* Use window.main subclass and fix formatting
* Revert "Use window.main subclass and fix formatting"
This reverts commit 0159613751
.
* Reimplement part of 0159613751
* Add null check to VaultComponent::copyValue
* Remove unused import
2020-04-14 16:11:41 -04:00
Vincent Salucci
c1113852a4
[Auto-Logout] Implement Vault Timeout Options ( #424 )
...
* Update jslib (31a2574 -> 28e3fff)
* Initial commit of vault timeout implentation
Co-authored-by: Vincent Salucci <vsalucci@bitwarden.com>
2020-04-01 10:18:36 -05:00
Kyle Spearrin
c5c7f8a623
adjustments to copy username/pass shortcuts
2020-02-10 23:00:39 -05:00
Elias Papavasileiou
f7037dd1f5
Add copy username and copy password shortcuts ( #379 )
2020-02-10 22:37:25 -05:00
Kyle Spearrin
c344c5c13d
update to electron 6
2020-01-27 09:46:50 -05:00
Kyle Spearrin
c499c3d081
legal links for mac app store
2019-09-25 20:56:57 -04:00
Kyle Spearrin
0a2d16a883
remove google plus and fix safari extension link
2019-09-25 20:44:53 -04:00
Kyle Spearrin
7e01fcba2b
show premium menu item for mac app store
2019-09-23 20:33:17 -04:00
Kyle Spearrin
5aa6f8ecf4
cleanup
2019-06-03 08:37:05 -04:00
Tobirexy
dbdf1daeed
add window option: always on top of other windows ( #257 )
...
* add window option: always on Top
* updated jslib
* changes requested
2019-06-03 08:31:47 -04:00
Kyle Spearrin
50d2bab81b
hideToMenuBar
2019-06-01 22:12:27 -04:00
Kyle Spearrin
2bb71e6af1
preferences and menu bar labels for mac
2019-06-01 22:02:16 -04:00
Kyle Spearrin
5d7f73b263
lock on system locked
2019-03-19 16:12:26 -04:00
Kyle Spearrin
ac6a05e53b
null checks on menu items
2019-03-12 16:08:14 -04:00
Kyle Spearrin
6059f8cf05
new twitter account
2019-03-06 15:47:03 -05:00
Florian Keller
b55ab576ef
fix: Remove unnecessary async ( #202 )
2019-01-27 18:04:01 -05:00
Kyle Spearrin
bfd8f55b4d
simplify quit bitwarden menu option
2018-12-03 16:07:03 -05:00
h44z
03117facbb
Close to tray ( #168 )
...
* Close to Tray implemented
* Enable Tray Icon on Linux
* Rever german locale
* Revert eaf730e51c
* Show quit button in file menu only for linux and windows
2018-12-03 15:55:55 -05:00
Kyle Spearrin
1e7c3c058c
show fingerprint phrase menu option
2018-11-16 10:34:31 -05:00
Arunvel Sriram
3ff1dcfd87
Add keybinding to open settings ( #150 )
2018-10-22 13:45:27 -04:00
Kyle Spearrin
2dd81a9341
mobile app and browser extension menus not for win store
2018-10-10 09:30:15 -04:00
Kyle Spearrin
b032bc2f33
export vault
2018-08-01 23:21:32 -04:00
Kyle Spearrin
fea8ab5921
dont use powerMonitor on snaps
2018-07-26 16:50:05 -04:00
Kyle Spearrin
689e7a4999
null checks on contextMenu
2018-05-29 23:11:28 -04:00