1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-19 02:51:14 +02:00
Commit Graph

999 Commits

Author SHA1 Message Date
Kyle Spearrin
88bc4fdffd New translations messages.json (Croatian) 2021-01-19 21:48:41 -05:00
Kyle Spearrin
aea5b4f20c New translations messages.json (Persian) 2021-01-19 21:48:39 -05:00
Kyle Spearrin
0715fee2a8 New translations messages.json (Indonesian) 2021-01-19 21:48:38 -05:00
Kyle Spearrin
7042935d5a New translations messages.json (Portuguese, Brazilian) 2021-01-19 21:48:36 -05:00
Kyle Spearrin
3e3d43d60a New translations messages.json (Vietnamese) 2021-01-19 21:48:33 -05:00
Kyle Spearrin
4f52847f6d New translations messages.json (Chinese Traditional) 2021-01-19 21:48:31 -05:00
Kyle Spearrin
66bcb7a623 New translations messages.json (Chinese Simplified) 2021-01-19 21:48:29 -05:00
Kyle Spearrin
e4f266de87 New translations messages.json (Ukrainian) 2021-01-19 21:48:27 -05:00
Kyle Spearrin
0764c92cae New translations messages.json (Turkish) 2021-01-19 21:48:25 -05:00
Kyle Spearrin
42a4181711 New translations messages.json (Thai) 2021-01-19 21:48:23 -05:00
Kyle Spearrin
fc903b7490 New translations messages.json (Romanian) 2021-01-19 21:48:21 -05:00
Chad Scharf
504d3c311a version bump 1.24.0 2021-01-19 15:07:12 -05:00
Hinton
8084b28013 Ensure we only setup a communication when userId matches 2021-01-15 10:59:09 +01:00
Vincent Salucci
0fee18bedb
Initial commit of ownership banner (#636) 2021-01-05 17:33:40 -06:00
Hinton
8d9698101d Adding regedit to src/package.json 2021-01-04 20:31:33 +01:00
Hinton
ef785eab81 Spelling 2020-12-29 21:01:47 +01:00
Hinton
2c93385fce Fix electron error on native messaging 2020-12-29 20:53:29 +01:00
Kyle Spearrin
d5249f3acd
warning dialog is now handled in base component (#625) 2020-12-22 16:38:26 -05:00
Hinton
d1d83af661 Add forcefocus as dependency to dist, ensure we build them from source since the prepbuild dosn't support the verison 2020-12-22 19:35:04 +01:00
Hinton
d0a5326bd7 Fix linting errors 2020-12-22 17:16:12 +01:00
Hinton
dfe4e0876f Fix spelling 2020-12-21 23:15:36 +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
535ca260d6 Support forcefocus for biometrics 2020-12-21 11:31:33 +01:00
Chad Scharf
aced23574b Updated to show icon vs. caret for non-nested item 2020-12-18 16:56:59 -05: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
Chad Scharf
28c0fdd3f5
Merge pull request #614 from Hinton/hotfix/autostart-snap
Fix autostart in snap
2020-12-16 16:08:05 -05:00
Hinton
02a3fbde99 Disable browser integration on Mac for non MAS version (for now) 2020-12-16 21:49:05 +01:00
Chad Scharf
d83650e266 Merge into cwille97-localeText 2020-12-16 11:41:10 -05:00
Hinton
d20aaeb0e5 Display error message when biometric is disabled in the desktop 2020-12-16 17:25:30 +01:00
Hinton
c13d6f810e Add support for communicating with multiple extensions at the same time 2020-12-16 15:42:46 +01:00
Hinton
22ddd8db60 Ensure settings are saved 2020-12-16 09:38:28 +01:00
Kyle Spearrin
aa32b77286 New Crowdin updates (#584)
* New translations messages.json (Romanian)

* New translations messages.json (Thai)

* New translations messages.json (Turkish)

* New translations messages.json (Ukrainian)

* New translations messages.json (Chinese Simplified)

* New translations messages.json (Chinese Traditional)

* New translations messages.json (Vietnamese)

* New translations messages.json (Portuguese, Brazilian)

* New translations messages.json (Indonesian)

* New translations messages.json (Persian)

* New translations messages.json (Croatian)

* New translations messages.json (Serbian (Cyrillic))

* New translations messages.json (Estonian)

* New translations messages.json (Latvian)

* New translations messages.json (English, United Kingdom)

* New translations messages.json (Esperanto)

* New translations messages.json (Malayalam)

* New translations messages.json (Sinhala)

* New translations messages.json (Norwegian Bokmal)

* New translations messages.json (Montenegrin (Latin))

* New translations messages.json (Swedish)

* New translations messages.json (Slovak)

* New translations messages.json (French)

* New translations messages.json (Greek)

* New translations messages.json (Spanish)

* New translations messages.json (Afrikaans)

* New translations messages.json (Belarusian)

* New translations messages.json (Bulgarian)

* New translations messages.json (Catalan)

* New translations messages.json (Czech)

* New translations messages.json (Danish)

* New translations messages.json (German)

* New translations messages.json (Finnish)

* New translations messages.json (Russian)

* New translations messages.json (Hebrew)

* New translations messages.json (Hungarian)

* New translations messages.json (Italian)

* New translations messages.json (Japanese)

* New translations messages.json (Korean)

* New translations messages.json (Dutch)

* New translations messages.json (Polish)

* New translations messages.json (Portuguese)

* New translations messages.json (English, India)
2020-12-15 19:24:48 -05:00
Chad Scharf
ac870ef31a
Merge pull request #303 from DarkArc/carat-fix
Only show carats for items with children
2020-12-15 16:33:02 -05:00
Chad Scharf
aecc6b8466
Merge pull request #578 from cwille97/issue496
issue496 Improve touchID message
2020-12-15 15:52:22 -05:00
Hinton
41e72b22b8 Prevent disabling enableTray on linux when using other tray settings 2020-12-15 20:47:21 +01:00
Hinton
c5edb3e04e Fix autostart in snap 2020-12-14 22:45:36 +01:00
Matt Gibson
e7d4886a4f Use logService for console messages 2020-12-11 10:42:00 -06:00
Hinton
d86225d551 Fix tray window listeners not working after closing the window 2020-12-11 12:57:32 +01:00
Vincent Salucci
82ca93db91
[Policy] Personal Ownership (#605)
* Initial commit of personal ownership

* Saving updated merge conflicts

* Updated jslib (dcbd09e -> 72bf18f)

* Fixed casing
2020-12-09 14:11:39 -06:00
Kyle Spearrin
2bfba0be5c
add supprot for encrypted json export (#607)
* add supprot for encrypted json export

* fix lint issues
2020-12-08 12:09:31 -05:00
Chad Scharf
e9b58ee9fe
Merge branch 'master' into feature/fit-finish 2020-12-04 12:39:44 -05:00
Chad Scharf
7e97d513b8
Merge pull request #566 from Hinton/feature/browser-communication
Browser <-> desktop communication
2020-12-04 12:21:27 -05:00
Kyle Spearrin
181c36d2e9 bump version 2020-12-02 15:45:53 -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
91b186ae5d Enable closeToTray and startToTray on linux 2020-11-27 16:33:16 +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
03a52d4d63 Fix not working on windows 2020-11-25 11:25:28 +01:00
Hinton
d94f441422 Hide dock icon, handle errors occurring on mac 2020-11-25 10:52:01 +01:00
Hinton
b1bd19f4dc Update jslib (PR 185) 2020-11-23 21:41:04 +01:00
Hinton
efb7cc98ae *Wip* Run proxy app through electron 2020-11-23 18:37:04 +01:00
Hinton
f926f80d8c Wip start on login 2020-11-23 15:04:35 +01:00
Hinton
2cbe7f3d0a Add support on mac for minimize to menu bar on close, minimize or start 2020-11-20 17:20:51 +01:00
Hinton
ae5a5082db Change "hide dock" to "always show dock" 2020-11-20 15:55:05 +01:00
Hinton
14181dc34d Fix jslib update 2020-11-20 14:34:23 +01:00
Hinton
002dd2752b Add setting for toggling hide dock 2020-11-20 14:05:50 +01:00
Hinton
77715443d9 Merge branch 'master' of https://github.com/bitwarden/desktop into feature/browser-communication 2020-11-19 18:49:40 +01:00
Matt Gibson
ac05ec4afc
Merge pull request #594 from bitwarden/align-messages-for-delete-across-platforms
Use mobile's trash message for item delete
2020-11-19 11:39:13 -06:00
Matt Gibson
f7b5968298 Use mobile's trash message for item delete 2020-11-19 10:39:23 -06:00
Kyle Spearrin
a18a35fa0b
support for sr lang. resolve sendService deps (#593) 2020-11-18 16:13:05 -05:00
Addison Beck
7faf75a69a
version bump (#588)
* version bump

* also reset the patch version
2020-11-13 13:31:21 -05:00
Hinton
04c8b119e3 Merge branch 'master' of https://github.com/bitwarden/desktop into feature/browser-communication
# Conflicts:
#	src/locales/en/messages.json
2020-11-13 15:34:57 +01:00
Kyle Spearrin
e3c4d4f80d
New Crowdin updates (#587)
* New translations messages.json (Romanian)

* New translations messages.json (Russian)

* New translations messages.json (Montenegrin (Latin))

* New translations messages.json (Malayalam)

* New translations messages.json (English, United Kingdom)

* New translations messages.json (Indonesian)

* New translations messages.json (Portuguese, Brazilian)

* New translations messages.json (Chinese Traditional)

* New translations messages.json (Chinese Simplified)

* New translations messages.json (Ukrainian)

* New translations messages.json (Serbian (Cyrillic))

* New translations messages.json (Slovak)

* New translations messages.json (Portuguese)

* New translations messages.json (French)

* New translations messages.json (Polish)

* New translations messages.json (Dutch)

* New translations messages.json (Japanese)

* New translations messages.json (Hungarian)

* New translations messages.json (Hebrew)

* New translations messages.json (Finnish)

* New translations messages.json (German)

* New translations messages.json (Danish)

* New translations messages.json (Czech)

* New translations messages.json (Catalan)

* New translations messages.json (Spanish)
2020-11-12 21:45:03 -05:00
Kyle Spearrin
de12fafd03
New Crowdin updates (#584)
* New translations messages.json (Romanian)

* New translations messages.json (Thai)

* New translations messages.json (Turkish)

* New translations messages.json (Ukrainian)

* New translations messages.json (Chinese Simplified)

* New translations messages.json (Chinese Traditional)

* New translations messages.json (Vietnamese)

* New translations messages.json (Portuguese, Brazilian)

* New translations messages.json (Indonesian)

* New translations messages.json (Persian)

* New translations messages.json (Croatian)

* New translations messages.json (Serbian (Cyrillic))

* New translations messages.json (Estonian)

* New translations messages.json (Latvian)

* New translations messages.json (English, United Kingdom)

* New translations messages.json (Esperanto)

* New translations messages.json (Malayalam)

* New translations messages.json (Sinhala)

* New translations messages.json (Norwegian Bokmal)

* New translations messages.json (Montenegrin (Latin))

* New translations messages.json (Swedish)

* New translations messages.json (Slovak)

* New translations messages.json (French)

* New translations messages.json (Greek)

* New translations messages.json (Spanish)

* New translations messages.json (Afrikaans)

* New translations messages.json (Belarusian)

* New translations messages.json (Bulgarian)

* New translations messages.json (Catalan)

* New translations messages.json (Czech)

* New translations messages.json (Danish)

* New translations messages.json (German)

* New translations messages.json (Finnish)

* New translations messages.json (Russian)

* New translations messages.json (Hebrew)

* New translations messages.json (Hungarian)

* New translations messages.json (Italian)

* New translations messages.json (Japanese)

* New translations messages.json (Korean)

* New translations messages.json (Dutch)

* New translations messages.json (Polish)

* New translations messages.json (Portuguese)

* New translations messages.json (English, India)
2020-11-10 17:19:57 -05:00
Chad Scharf
eebec21afe Merge branch 'master' of https://github.com/bitwarden/desktop into master 2020-11-04 15:14:04 -05:00
Chad Scharf
97e982bf01 onDestroy needed for broadcast subscriptions 2020-11-04 14:00:44 -05:00
Chad Scharf
fe031ac6b8 remove trailing whitespace for lint errors 2020-11-04 12:19:56 -05:00
Chad Scharf
c001a00f82 Hide hidden fields on hide/minimize 2020-11-04 12:09:21 -05:00
Vincent Salucci
bcc8bc0c80
[GDPR] Adjusted TOS/Privacy acceptance (#579)
* initial commit gdpr acceptance

* Removed variables/logic now found in superclass

* update jslib (d84d6da -> 5e50aa1)
2020-11-02 16:32:58 -06:00
Chad Scharf
4a18a4eb93 cont. removing broadcast srv jslib refs 2020-11-02 17:11:56 -05:00
Chad Scharf
5ff545e541 Undo broadcast service refs (not needed) 2020-11-02 17:08:39 -05:00
Cedric Wille
9914ac6610 issue496 Improve touchID message 2020-10-30 14:56:30 -04:00
Chad Scharf
d8d1ee3022 Handle main window hide 2020-10-29 16:35:09 -04:00
Hinton
da0cd3d588 Send error when failing to decrypt message 2020-10-23 14:40:31 +02: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
a6563e7de2 Send key to browser. 2020-10-19 18:34:24 +02:00
Hinton
2ac6148821 Show fingerprint message 2020-10-19 16:50:33 +02:00
Hinton
54c53e432b Setup new encryption flow 2020-10-19 12:21:07 +02:00
Hinton
1bb81270d9 Fix homedir for manifests 2020-10-16 18:51:28 +02:00
Hinton
74b51c9a6c wip 2020-10-16 17:09:17 +02:00
Vincent Salucci
be95ee9328
[SSO] New user provision flow jslib update (f0dc38b -> d84d6da) (#570)
* Updated import/constructors

* Update jslib from f0dc38b -> d84d6da
2020-10-14 08:58:23 -05:00
Hinton
d83e2bc117 Use proper logging, fix linting errors. 2020-10-12 21:34:41 +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
44cd222626 Minor cleanup 2020-10-12 18:03:16 +02:00
Hinton
c80b538674 Wire up desktop -> browser communication. Add initial biometry support for browser integration 2020-10-11 20:41:10 +02:00
Hinton
45302e5bd5 Add settings toggle to enable/disable browser integration 2020-10-07 18:25:18 +02:00
Hinton
cb9c0b318e Add untested support for linux and macos 2020-10-05 20:28:00 +02:00
Hinton
830c4a45ee Replace cosole logs with logService 2020-10-05 20:05:48 +02:00
Hinton
24ef7e1ef6 Generate app manifests and add install scripts for windows 2020-10-05 19:48:51 +02:00
Hinton
f09a788103 Initial PoC for browser <-> desktop communication 2020-10-05 15:27:52 +02:00
Kyle Spearrin
b3086fe713
New Crowdin updates (#560)
* New translations messages.json (Spanish)

* New translations messages.json (Finnish)

* New translations messages.json (Ukrainian)

* New translations messages.json (Chinese Simplified)

* New translations messages.json (Indonesian)

* New translations messages.json (Malayalam)

* New translations messages.json (English, India)
2020-09-29 10:51:57 -04:00
Kyle Spearrin
7395fde989 bump version 2020-09-29 10:49:58 -04:00
Matt Portune
56539d4690 perform full sync upon successful login with sso 2020-09-24 11:47:36 -04:00
Kyle Spearrin
696856a3c9 update electron builder and updater 2020-09-24 11:45:46 -04:00
Kyle Spearrin
6eff8835dd
New translations messages.json (Bulgarian) (#538) 2020-09-23 09:06:02 -04:00
Kyle Spearrin
b374030549 bump version 2020-09-16 14:44:35 -04:00
Kyle Spearrin
46b7f77e5c fix versioning between mas and others 2020-09-16 10:10:16 -04:00
Kyle Spearrin
7b6da22722 fix styling on login buttons 2020-09-15 14:45:03 -04:00
Kyle Spearrin
44c4fd2e80 language updates 2020-09-15 13:38:36 -04:00
Chad Scharf
ce0568992a
Update jslib (#537) 2020-09-15 11:00:05 -04:00
Kyle Spearrin
e2a24d78ce
New Crowdin updates (#536)
* New translations messages.json (French)

* New translations messages.json (Russian)

* New translations messages.json (English, United Kingdom)

* New translations messages.json (Estonian)

* New translations messages.json (Persian)

* New translations messages.json (Portuguese, Brazilian)

* New translations messages.json (Vietnamese)

* New translations messages.json (Chinese Simplified)

* New translations messages.json (Ukrainian)

* New translations messages.json (Turkish)

* New translations messages.json (Swedish)

* New translations messages.json (Slovak)

* New translations messages.json (Portuguese)

* New translations messages.json (Catalan)

* New translations messages.json (Polish)

* New translations messages.json (Dutch)

* New translations messages.json (Korean)

* New translations messages.json (Japanese)

* New translations messages.json (Italian)

* New translations messages.json (Hungarian)

* New translations messages.json (Hebrew)

* New translations messages.json (Finnish)

* New translations messages.json (German)

* New translations messages.json (Danish)

* New translations messages.json (Malayalam)
2020-09-14 10:50:15 -04:00
Kyle Spearrin
e182a41687
New Crowdin updates (#534)
* New translations messages.json (Romanian)

* New translations messages.json (Persian)

* New translations messages.json (Turkish)

* New translations messages.json (Ukrainian)

* New translations messages.json (Chinese Simplified)

* New translations messages.json (Chinese Traditional)

* New translations messages.json (Vietnamese)

* New translations messages.json (Portuguese, Brazilian)

* New translations messages.json (Indonesian)

* New translations messages.json (Thai)

* New translations messages.json (Slovak)

* New translations messages.json (Croatian)

* New translations messages.json (Estonian)

* New translations messages.json (Latvian)

* New translations messages.json (English, United Kingdom)

* New translations messages.json (Esperanto)

* New translations messages.json (Malayalam)

* New translations messages.json (Sinhala)

* New translations messages.json (Norwegian Bokmal)

* New translations messages.json (Swedish)

* New translations messages.json (Russian)

* New translations messages.json (French)

* New translations messages.json (German)

* New translations messages.json (Spanish)

* New translations messages.json (Afrikaans)

* New translations messages.json (Belarusian)

* New translations messages.json (Bulgarian)

* New translations messages.json (Catalan)

* New translations messages.json (Czech)

* New translations messages.json (Danish)

* New translations messages.json (Greek)

* New translations messages.json (Portuguese)

* New translations messages.json (Finnish)

* New translations messages.json (Hebrew)

* New translations messages.json (Hungarian)

* New translations messages.json (Italian)

* New translations messages.json (Japanese)

* New translations messages.json (Korean)

* New translations messages.json (Dutch)

* New translations messages.json (Polish)

* New translations messages.json (Montenegrin (Latin))
2020-09-08 11:29:31 -04:00
Chad Scharf
f5c02d16b9
bump version (#531) 2020-09-05 21:22:27 -04:00
Vincent Salucci
0576d2b119
[SSO] Add set password placeholder (#529)
* Update jslib (6ab444a -> 700e945)

* Fixing jslib changes // adding loading placeholder
2020-08-28 10:21:35 -05:00
Vincent Salucci
0190dd497a
Added missing policy string found while testing (#525) 2020-08-24 10:01:54 -05:00
Vincent Salucci
bbd50b2459
[jslib] Update (5d874d0 -> 6ab444a) (#524)
* update jslib (5d874d0 -> 6ab444a)

* update depedency chain

* Removed weird double imports
2020-08-21 17:15:02 -05:00
Kyle Spearrin
0ba2589461
merge sso feature branch (#523)
* Update jslib (101c568 -> 14b01f2) (#506)

* Update jslib (14b01f2 -> 1513b25) (#510)

* [jslib] Update (1513b25 -> 7c3a9d6) (#516)

* update jslib (1513b25 -> 7c3a9d6)

* Updated call to constructor super

* [SSO] Added SSO flows & functionality (#513)

* update jslib

* bump version

* Added sso button (wip)

* Added sso & change password // Added modules/routes // Added strings for localization

* Added password strength comp // reverted login route

* Updated sso component to send client id // added routing for sso // added crypto function to services module provider list

* Added deep linking

* First round of UI updates // Added sso browser launching // Added missing strings

* Updated UI and added missing strings

* Removed extra change password style

* Let constructor for WindowMain handle default width/height

* Prepared for jslib update

* Update jslib (1513b25 -> 7c3a9d6)

* Update login super

* Added params for launchSsoBrowser function

* Update jslib (7c3a9d6 -> 4203937)

* Added missing strings, removed unnecessary class param

* Upgrade TypeScript (#517)

* Updated password score // Update styles

* Removed password-strength component files

* Cleaned up module class // Fixed UL/LI formatting issues

* Use exisiting loading string // removed new string

* Update jslib (4203937 -> 9957125)

* Updated class to perform new submit actions

* Upgrade Angular (#520)

* di resolution for CryptoFunctionServiceAbstraction

* Update jslib (9957125 -> 5d874d0) (#521)

* Updated change password flow to match web

* Updated callout style

Co-authored-by: Kyle Spearrin <kyle.spearrin@gmail.com>
Co-authored-by: Oscar Hinton <hinton.oscar@gmail.com>

Co-authored-by: Vincent Salucci <26154748+vincentsalucci@users.noreply.github.com>
Co-authored-by: Oscar Hinton <hinton.oscar@gmail.com>
2020-08-21 09:50:36 -04:00
Kyle Spearrin
3f75413552 di resolution for CryptoFunctionServiceAbstraction 2020-08-19 10:03:14 -04:00
Oscar Hinton
7499d7de25
Upgrade Angular (#520) 2020-08-18 16:13:15 -04:00
Kyle Spearrin
c31de46b9e bump version 2020-08-03 15:55:35 -04:00
Kyle Spearrin
b7ee60edb3
New Crowdin updates (#494)
* New translations messages.json (French)

* New translations messages.json (Ukrainian)

* New translations messages.json (Malayalam)
2020-07-29 09:40:20 -04:00
Kyle Spearrin
883d0aeda0 fix links 2020-07-28 22:51:51 -04:00
Kyle Spearrin
6a801a3e4b
New Crowdin updates (#492)
* New translations messages.json (Spanish)

* New translations messages.json (Portuguese)

* New translations messages.json (Estonian)

* New translations messages.json (Portuguese, Brazilian)

* New translations messages.json (Chinese Traditional)

* New translations messages.json (Chinese Simplified)

* New translations messages.json (Ukrainian)

* New translations messages.json (Russian)

* New translations messages.json (Polish)

* New translations messages.json (Catalan)

* New translations messages.json (Dutch)

* New translations messages.json (Japanese)

* New translations messages.json (Hungarian)

* New translations messages.json (Hebrew)

* New translations messages.json (German)

* New translations messages.json (Danish)
2020-07-28 21:36:56 -04:00
Kyle Spearrin
975addb30b
New Crowdin updates (#491)
* New translations messages.json (Romanian)

* New translations messages.json (Finnish)

* New translations messages.json (French)

* New translations messages.json (Polish)

* New translations messages.json (Dutch)

* New translations messages.json (Korean)

* New translations messages.json (Japanese)

* New translations messages.json (Hungarian)

* New translations messages.json (Hebrew)

* New translations messages.json (Italian)

* New translations messages.json (Greek)

* New translations messages.json (Danish)

* New translations messages.json (Czech)

* New translations messages.json (Catalan)

* New translations messages.json (Bulgarian)

* New translations messages.json (Belarusian)

* New translations messages.json (Afrikaans)

* New translations messages.json (German)

* New translations messages.json (Spanish)

* New translations messages.json (English, United Kingdom)

* New translations messages.json (Croatian)

* New translations messages.json (Estonian)

* New translations messages.json (Norwegian Bokmal)

* New translations messages.json (Esperanto)

* New translations messages.json (Malayalam)

* New translations messages.json (Sinhala)

* New translations messages.json (Persian)

* New translations messages.json (Thai)

* New translations messages.json (Russian)

* New translations messages.json (Indonesian)

* New translations messages.json (Portuguese, Brazilian)

* New translations messages.json (Vietnamese)

* New translations messages.json (Chinese Traditional)

* New translations messages.json (Chinese Simplified)

* New translations messages.json (Ukrainian)

* New translations messages.json (Turkish)

* New translations messages.json (Swedish)

* New translations messages.json (Slovak)

* New translations messages.json (Portuguese)

* New translations messages.json (Montenegrin (Latin))
2020-07-28 09:27:38 -04:00
K. Sasa
7eee81f977
Replaced the clipboard icon with a clone icon to improve UX (#490)
* Replace copy value button fa-clipboard to fa-clone

* Replace clone item button fa-clone to fa-files-o
2020-07-27 13:21:46 -04:00
Kyle Spearrin
3ae073f458 bump version 2020-07-24 10:00:26 -04:00
Kyle Spearrin
be9a23a1f6 remove premium menu item on mac app store 2020-07-24 10:00:00 -04:00
Kyle Spearrin
48aaf4b920
cleanup for biometrics (#489) 2020-07-23 17:24:35 -04:00
Oscar Hinton
26b023a3cb
Biometric support (#470)
* Initial work on windows hello support

* Hide login button if not enabled

* Add windows.security.credentials.ui dependency to desktop as well.

* Only enable biometric on windows.

* Add support for dynamic biometric text.

* Add untested darwin implementation

* Ensure we support biometric before showing login with windows hello / touchid.

* Ensure compatability with latest jslib

* Only require module on use.

* Add windows.security.credentials.ui to src/package.json.

* Update requirements

* Update consent messages for biometrics
2020-07-23 13:32:36 -04:00
Matt Smith
05ee1b6a06 Modified url list to show port where applicable 2020-07-14 11:38:11 -05:00
Anthony Garera
464708c507
Updated expiration year placeholder text to be dynamic (#474) 2020-07-03 22:45:54 -04:00
Kyle Spearrin
bd975bf85d bump version for macos app store 2020-06-29 15:45:45 -04:00
Kyle Spearrin
dcc1953854
New Crowdin updates (#472)
* New translations messages.json (Spanish)

* New translations messages.json (German)

* New translations messages.json (Polish)
2020-06-29 11:29:28 -04:00
Kyle Spearrin
0564347aa8
New Crowdin updates (#469)
* New translations messages.json (Russian)

* New translations messages.json (Estonian)

* New translations messages.json (Persian)

* New translations messages.json (Vietnamese)

* New translations messages.json (Chinese Simplified)

* New translations messages.json (Ukrainian)

* New translations messages.json (Turkish)

* New translations messages.json (Portuguese)

* New translations messages.json (Spanish)

* New translations messages.json (Polish)

* New translations messages.json (Dutch)

* New translations messages.json (Finnish)

* New translations messages.json (German)

* New translations messages.json (Czech)

* New translations messages.json (Sinhala)
2020-06-26 21:28:22 -04:00
Chad Scharf
0055b1df0e version bump 2020-06-25 16:59:06 -04:00
hinton
876b45d82e Disable TOTP field, disable edit and show of hidden fields. 2020-06-04 22:23:02 +02:00
hinton
982d35a404 Merge branch 'master' of https://github.com/bitwarden/desktop into feature/hide-passwords 2020-06-04 22:09:46 +02:00
Kyle Spearrin
160c161782
fix null ref of cipher.isDeleted (#462) 2020-06-01 10:30:49 -04:00
Kyle Spearrin
24b1349dc8
New Crowdin translations (#460)
* New translations messages.json (Danish)

* New translations messages.json (Portuguese)

* New translations messages.json (Chinese Simplified)
2020-05-29 12:14:13 -04:00
Kyle Spearrin
136b63acc4 bump version 2020-05-29 11:09:30 -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
Trey Greer
dfccb9bc79
updated icons (#457)
* updated icons

* added appx icons
2020-05-28 11:52:35 -04:00
hinton
66de9e93fa Hide passwords functionality for desktop 2020-05-27 22:41:57 +02:00
Kyle Spearrin
be320fbea1
New Crowdin translations (#455)
* New translations messages.json (French)

* New translations messages.json (Polish)

* New translations messages.json (Estonian)

* New translations messages.json (Persian)

* New translations messages.json (Portuguese, Brazilian)

* New translations messages.json (Chinese Traditional)

* New translations messages.json (Chinese Simplified)

* New translations messages.json (Ukrainian)

* New translations messages.json (Swedish)

* New translations messages.json (Russian)

* New translations messages.json (Portuguese)

* New translations messages.json (Dutch)

* New translations messages.json (Spanish)

* New translations messages.json (Korean)

* New translations messages.json (Japanese)

* New translations messages.json (Italian)

* New translations messages.json (Hungarian)

* New translations messages.json (Hebrew)

* New translations messages.json (Finnish)

* New translations messages.json (Greek)

* New translations messages.json (German)

* New translations messages.json (Catalan)

* New translations messages.json (Bulgarian)

* New translations messages.json (English, United Kingdom)
2020-05-26 10:31:59 -04:00
Kyle Spearrin
91884e9205
Add support for greek language (#454) 2020-05-22 23:14:22 -04:00
Kyle Spearrin
51822fa3ac
New Crowdin translations (#451)
* New translations messages.json (Romanian)

* New translations messages.json (Portuguese, Brazilian)

* New translations messages.json (Swedish)

* New translations messages.json (Turkish)

* New translations messages.json (Ukrainian)

* New translations messages.json (Chinese Simplified)

* New translations messages.json (Chinese Traditional)

* New translations messages.json (Vietnamese)

* New translations messages.json (Indonesian)

* New translations messages.json (Russian)

* New translations messages.json (Persian)

* New translations messages.json (Thai)

* New translations messages.json (Croatian)

* New translations messages.json (Estonian)

* New translations messages.json (English, United Kingdom)

* New translations messages.json (Esperanto)

* New translations messages.json (Norwegian Bokmal)

* New translations messages.json (Slovak)

* New translations messages.json (Portuguese)

* New translations messages.json (French)

* New translations messages.json (German)

* New translations messages.json (Spanish)

* New translations messages.json (Afrikaans)

* New translations messages.json (Belarusian)

* New translations messages.json (Bulgarian)

* New translations messages.json (Catalan)

* New translations messages.json (Czech)

* New translations messages.json (Danish)

* New translations messages.json (Greek)

* New translations messages.json (Polish)

* New translations messages.json (Finnish)

* New translations messages.json (Hebrew)

* New translations messages.json (Hungarian)

* New translations messages.json (Italian)

* New translations messages.json (Japanese)

* New translations messages.json (Korean)

* New translations messages.json (Dutch)

* New translations messages.json (Montenegrin (Latin))
2020-05-18 15:57:07 -04:00
Chad Scharf
151964f6b8 Merge branch 'master' into soft-delete 2020-05-08 09:26:43 -04:00
Kyle Spearrin
8c905f8746 color updates + jslib 2020-05-05 16:32:09 -04:00
Vincent Salucci
9a040644bf
Added warning dialog for log out action (#438) 2020-04-25 08:13:48 -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 0159613751a54bc886fac0b34bd09d3a26498924.

* Reimplement part of 0159613751a54bc886fac0b34bd09d3a26498924

* Add null check to VaultComponent::copyValue

* Remove unused import
2020-04-14 16:11:41 -04:00
Chad Scharf
19a212f263 [Soft Delete] Changed deleted item toast (trash) 2020-04-14 15:14:07 -04:00
Chad Scharf
129ecc1ca8 [Soft Delete] - Ciphers add button cleanup 2020-04-13 15:29:15 -04:00
Chad Scharf
c2eafba442 [Soft Delete] - Added trash to desktop app 2020-04-13 15:13:10 -04:00
Vincent Salucci
93e7e9d261
Update jslib (28e3fff -> 72e3893) (#427)
* Update jslib (28e3fff -> 72e3893)

* Update lock description

* Update vaultTimeoutService init

Co-authored-by: Vincent Salucci <vsalucci@bitwarden.com>
2020-04-06 13:00:10 -05: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
d840e7caf6
New Crowdin translations (#420)
* New translations messages.json (Portuguese, Brazilian)

* New translations messages.json (Korean)

* New translations messages.json (Polish)

* New translations messages.json (Czech)

* New translations messages.json (Finnish)

* New translations messages.json (Greek)
2020-03-24 14:52:37 -04:00
Kyle Spearrin
c5d4dbd8f2 bump version 2020-03-24 14:21:57 -04:00
Vincent Salucci
c0add18db2
Update Add-Edit Component load function (#416)
* Apply save changes prompt to groupings

* Revert "Apply save changes prompt to groupings"

This reverts commit 9e8873e5c7716f06bd228a10906d0765bfe575a4.

* Updated load function

Co-authored-by: Vincent Salucci <vsalucci@bitwarden.com>
2020-03-23 12:48:14 -05:00
Kyle Spearrin
4c61937626 bump version 2020-03-13 08:46:07 -04:00
Vincent Salucci
31d023194d
Update jslib (b816ddd -> 0a30c7e) and enforce passphrase policy (#408)
Co-authored-by: Vincent Salucci <vsalucci@bitwarden.com>
2020-03-12 23:25:49 -05:00
Kyle Spearrin
a483996301
New Crowdin translations (#407)
* New translations messages.json (Korean)

* New translations messages.json (Polish)

* New translations messages.json (Russian)

* New translations messages.json (Dutch)
2020-03-12 21:15:44 -04:00
mtgto
354f8decc0
Disable to select text in vault grouping (#404) 2020-03-12 15:29:43 -04:00
Kyle Spearrin
0b05a8f44e disable all global shortcuts 2020-03-12 09:50:19 -04:00
Kyle Spearrin
e8c03e30ba temp: remove global shortcut to focusSearch
resolves #402
2020-03-11 09:56:51 -04:00
Kyle Spearrin
fd7d3c39e4
New Crowdin translations (#401)
* New translations messages.json (Montenegrin (Latin))

* New translations messages.json (Persian)

* New translations messages.json (Polish)

* New translations messages.json (Portuguese)

* New translations messages.json (Italian)

* New translations messages.json (Russian)

* New translations messages.json (Slovak)

* New translations messages.json (Spanish)

* New translations messages.json (Swedish)

* New translations messages.json (Turkish)

* New translations messages.json (Ukrainian)

* New translations messages.json (Danish)

* New translations messages.json (Bulgarian)

* New translations messages.json (Catalan)

* New translations messages.json (Chinese Simplified)

* New translations messages.json (Chinese Traditional)

* New translations messages.json (English, United Kingdom)

* New translations messages.json (Estonian)

* New translations messages.json (French)

* New translations messages.json (Hebrew)
2020-03-06 11:29:19 -05:00
Kyle Spearrin
98a03d4cef Revert "update electron builder/updater"
This reverts commit b7e6fe6c33.
2020-03-06 09:49:02 -05:00
Kyle Spearrin
b7e6fe6c33 update electron builder/updater 2020-03-06 09:24:20 -05:00
Kyle Spearrin
d4384dc079
New Crowdin translations (#398)
* New translations messages.json (Japanese)

* New translations messages.json (Dutch)

* New translations messages.json (German)
2020-03-05 11:48:19 -05:00
Kyle Spearrin
6d1f2c30c2
New Crowdin translations (#397)
* New translations messages.json (Afrikaans)

* New translations messages.json (Portuguese, Brazilian)

* New translations messages.json (Korean)

* New translations messages.json (Montenegrin (Latin))

* New translations messages.json (Norwegian Bokmal)

* New translations messages.json (Persian)

* New translations messages.json (Polish)

* New translations messages.json (Portuguese)

* New translations messages.json (Romanian)

* New translations messages.json (Italian)

* New translations messages.json (Russian)

* New translations messages.json (Slovak)

* New translations messages.json (Spanish)

* New translations messages.json (Swedish)

* New translations messages.json (Thai)

* New translations messages.json (Turkish)

* New translations messages.json (Ukrainian)

* New translations messages.json (Japanese)

* New translations messages.json (Indonesian)

* New translations messages.json (Belarusian)

* New translations messages.json (Danish)

* New translations messages.json (Bulgarian)

* New translations messages.json (Catalan)

* New translations messages.json (Chinese Simplified)

* New translations messages.json (Chinese Traditional)

* New translations messages.json (Croatian)

* New translations messages.json (Czech)

* New translations messages.json (Dutch)

* New translations messages.json (Hungarian)

* New translations messages.json (English, United Kingdom)

* New translations messages.json (Esperanto)

* New translations messages.json (Estonian)

* New translations messages.json (Finnish)

* New translations messages.json (French)

* New translations messages.json (German)

* New translations messages.json (Hebrew)

* New translations messages.json (Vietnamese)

* New translations messages.json (Norwegian Bokmal)
2020-03-05 09:38:07 -05:00
Kyle Spearrin
8bfd935339 bump version 2020-03-05 09:16:57 -05:00
Kyle Spearrin
b7d11a1703 reverse button order in alert 2020-03-04 14:03:00 -05:00
Kyle Spearrin
6d6a5fed06 sweetalert styling like browser 2020-03-04 13:56:41 -05:00
Kyle Spearrin
ee167571a6
implement callout component w/ generator policy (#395) 2020-02-28 16:58:51 -05:00
Vincent Salucci
828d5ea911
Enforce password generator policy options in the UI (#393) 2020-02-27 12:13:55 -06:00
MartB
4e2ee15456
sweetalert2: remove superflous text argument. (#391) 2020-02-24 12:58:23 -05:00
Kyle Spearrin
663a84a3c4 tweaks to swal2 2020-02-24 10:13:26 -05:00
MartB
84af4ee48f
sweetalert: move to sweetalert2. (#388)
The styling got adjusted to stay as close as possible to the original sweetalert1 styles.
The only visible change is the button order, it is the same as in the web-vault now (OK - CANCEL instead of CANCEL - OK)

- Removed old postinstall gulp hack
- Added tsconfig type definition for sweetalert2 module typing.
2020-02-24 09:45:01 -05:00
Vincent Salucci
5254c5ae59
Added missed clone mode conditionals and fixed add/edit state bug (#385) 2020-02-19 13:59:38 -06:00
Kyle Spearrin
11f39fe781 bitwarden inc. 2020-02-18 22:34:19 -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
Vincent Salucci
f8fe684b6b
Enabled Ownership/Collection assigment for cloned items (#375) 2020-02-03 12:03:13 -05:00
Vincent Salucci
337f4ad987
Adding personal item cloning capability (#371) 2020-01-31 11:07:32 -05:00
Kyle Spearrin
e79e126fba init policy service 2020-01-30 22:11:16 -05:00
Kyle Spearrin
c344c5c13d update to electron 6 2020-01-27 09:46:50 -05:00
Marcelo Dominguez
f7bfe40b71 Add two globalShortcuts (#351)
Cmd+Shift+L -> Search Vault
Cmd+Shift+G -> Password Generator
2019-12-16 08:59:19 -05:00
Kyle Spearrin
db52e27210 autocomplete off for search inputs 2019-11-25 08:20:44 -05:00
Kyle Spearrin
a7d5d063ae
New Crowdin translations (#340)
* New translations messages.json (Dutch)

* New translations messages.json (Portuguese, Brazilian)

* New translations messages.json (Japanese)

* New translations messages.json (Korean)

* New translations messages.json (Montenegrin (Latin))

* New translations messages.json (Norwegian Bokmal)

* New translations messages.json (Polish)

* New translations messages.json (Portuguese)

* New translations messages.json (Romanian)

* New translations messages.json (Indonesian)

* New translations messages.json (Slovak)

* New translations messages.json (Spanish)

* New translations messages.json (Swedish)

* New translations messages.json (Thai)

* New translations messages.json (Turkish)

* New translations messages.json (Ukrainian)

* New translations messages.json (Italian)

* New translations messages.json (Hungarian)

* New translations messages.json (Persian)

* New translations messages.json (Croatian)

* New translations messages.json (Russian)

* New translations messages.json (Afrikaans)

* New translations messages.json (Bulgarian)

* New translations messages.json (Catalan)

* New translations messages.json (Chinese Simplified)

* New translations messages.json (Chinese Traditional)

* New translations messages.json (Czech)

* New translations messages.json (Hebrew)

* New translations messages.json (Danish)

* New translations messages.json (English, United Kingdom)

* New translations messages.json (Esperanto)

* New translations messages.json (Estonian)

* New translations messages.json (Finnish)

* New translations messages.json (French)

* New translations messages.json (German)

* New translations messages.json (Vietnamese)
2019-11-07 12:00:38 -05:00
Kyle Spearrin
ef49001418 no need for async 2019-11-07 11:25:20 -05:00
Kyle Spearrin
4e9759cd62 detect other times nav away from dirty input 2019-11-07 10:06:00 -05:00
Alberto Franco
f8a378b26d Warn of unsaved changes (#338)
* Warn of unsaved changes on new or edited entries

* Fixed message box options

* Limit 'ng-dirty' to details DOM node
2019-11-07 08:55:23 -05:00
Veit-Hendrik Schlenker
86360dd3cb Start drag only on row label (#337) 2019-10-24 19:55:21 -04:00
Veit-Hendrik Schlenker
55e0749687 enabled drag of username, password and totp in desktop app (#333) 2019-10-19 21:15:01 -04:00
Kyle Spearrin
097636d095 bump version 2019-10-17 08:27:25 -04:00
Kyle Spearrin
ee7fa795a9 allow sync to throw error 2019-10-15 11:07:08 -04:00
Kyle Spearrin
eba9927016 bump version 2019-10-14 11:48:56 -04:00
Kyle Spearrin
4372381146 bump version 2019-10-08 14:07:15 -04:00
Kyle Spearrin
659764289b bump version 2019-10-07 16:51:57 -04:00
Kyle Spearrin
9c7a5b3c1a makingPremiumAfterPurchase check 2019-10-07 14:30:53 -04:00
Kyle Spearrin
e52f593d8b
New Crowdin translations (#321)
* New translations messages.json (Czech)

* New translations messages.json (Dutch)

* New translations messages.json (Turkish)
2019-10-05 20:27:51 -04:00