1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-22 11:13:46 +00:00
Commit Graph

6285 Commits

Author SHA1 Message Date
Kyle Spearrin
7099508e11 New Crowdin updates (#1457)
* 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 copy.resx (Serbian (Cyrillic))

* New translations messages.json (Estonian)

* New translations messages.json (Latvian)

* New translations messages.json (Hindi)

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

* New translations messages.json (Malayalam)

* New translations copy.resx (Malayalam)

* New translations messages.json (Sinhala)

* New translations messages.json (Norwegian Bokmal)

* New translations messages.json (Swedish)

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

* New translations messages.json (French)

* New translations messages.json (Finnish)

* New translations messages.json (Spanish)

* 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 (Greek)

* New translations messages.json (Hebrew)

* New translations messages.json (Slovak)

* 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 (Russian)

* New translations messages.json (English, India)
2020-11-10 17:19:31 -05:00
Chad Scharf
56ef051e09 Merge pull request #583 from eliykat/docs-contrib
expand contributing guide
2020-11-10 10:48:49 -05:00
eliykat
4051e8cfd0 fix typo 2020-11-10 17:44:04 +10:00
Kyle Spearrin
c4e88ac1bc lock vault shortcut only for safari (#1452) 2020-11-06 10:51:35 -05:00
comparesheriff
6b6fc33b6f Add 'lock_vault' command (#1450)
* Update manifest.json

Add additional command to lock the vault

* Update shortcuts.ts

add mousetrap binding for lock_vault command

* Update commands.background.ts

add option to lock vault with shortcut

* Update messages.json

add german key for lock_vault

* Update messages.json

add english key for 'lock_vault' command

* remove commandLockVaultDesc from de message pack

* Update messages.json

* Update shortcuts.ts

update comment for safari keybinding

* Update shortcuts.ts

remove confusing comment

Co-authored-by: ljakobitz@dev5310.com <ljakobitz@dev5310.com>
Co-authored-by: Kyle Spearrin <kspearrin@users.noreply.github.com>
2020-11-06 10:43:06 -05:00
eliykat
62edd889f7 fix typo in symlink:win script (#1447) 2020-11-05 14:16:06 -05:00
Vincent Salucci
6f6a5461b7 [GDPR] Adjusted TOS/Privacy acceptance (#1445)
* updated tos/privacy policy acceptance

* Removed variables/logic now found in superclass

* update jslib (d84d6da -> 5e50aa1)

* Added content-row UI
2020-11-05 13:13:46 -06:00
Chad Scharf
c0ba74b2e1 Merge pull request #577 from bitwarden/handle-window-hide
Handle main window hidden event
2020-11-04 15:41:07 -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
d83fb51dc3 t push origin masterMerge branch 'handle-window-hide' into master
Handle main window hidden event
2020-11-04 15:13:20 -05:00
Chad Scharf
97e982bf01 onDestroy needed for broadcast subscriptions 2020-11-04 14:00:44 -05:00
Chad Scharf
c9c6a11390 update jslib 2020-11-04 12:22:17 -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
Kyle Spearrin
1a918436ca fix set-env refs 2020-11-03 13:29:00 -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
Tom Rittson
0dc2da052f expand contributing guide 2020-10-28 17:35:00 +10:00
Chad Scharf
0e42893d1c Merge pull request #1421 from eliykat/docs-contrib
expand CONTRIBUTING.md
2020-10-26 17:09:44 -04:00
Hinton
0c0beb7446 Build proxy for all dist 2020-10-26 20:35:47 +01:00
Chad Scharf
312cdbee3d Merge pull request #1438 from gleichda/master
Add some german input field names
2020-10-26 12:49:32 -04:00
David Gleich
c209fd72de Add some german input field names 2020-10-24 13:01:03 +02:00
Hinton
c1b099f5da Handle invalidatedEncrytption message 2020-10-23 14:40:50 +02:00
Hinton
da0cd3d588 Send error when failing to decrypt message 2020-10-23 14:40:31 +02:00
Hinton
b0c9054f23 Update with support for latest jslib 2020-10-23 10:42:58 +02:00
Kyle Spearrin
3629c2c0d5 use element classList to add animations (#1436) 2020-10-22 12:32:33 -04:00
Hinton
470df8f589 Set correct paths to binary in manifest for npm run 2020-10-21 20:44:56 +02:00
Hinton
222665dd9d Fix error in firefox 2020-10-21 20:39:58 +02:00
Hinton
251d0fdde3 Handle another error message 2020-10-21 17:50:27 +02:00
Hinton
0a4d59092b Cleanup, localize error. 2020-10-21 17:18:04 +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
9064298309 Display error message when browser integration is disabled, or desktop not running 2020-10-21 15:56:10 +02:00
Hinton
a3dbf8b65d Unlock using master key from desktop 2020-10-19 18:34:40 +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
a659c86373 Show fingerprint message 2020-10-19 16:50:25 +02:00
Hinton
54c53e432b Setup new encryption flow 2020-10-19 12:21:07 +02:00
Hinton
378f603709 Setup new encryption flow 2020-10-19 12:20:45 +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
Hinton
90bba83ae5 wip 2020-10-16 17:08:53 +02:00
Hinton
41134aee98 Minor cleanup 2020-10-16 12:01:07 +02:00
Vincent Salucci
f54ca688d4 [SSO] New user provision flow jslib update (3bf322a -> d84d6da) (#1429)
* Updated import/constructors

* Update jslib (3bf322a -> d84d6da)
2020-10-14 08:58:36 -05: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
Addison Beck
a56599fd3f Merge pull request #1428 from bitwarden/autofill-from-clicked-cipherV2
tracked last-launched ciphers for autofill
2020-10-13 15:41:50 -04:00
Addison Beck
3d903bbf0c removed an uneeded line of code 2020-10-13 15:33:28 -04:00