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
|
efb7cc98ae
|
*Wip* Run proxy app through electron
|
2020-11-23 18:37:04 +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 |
|
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 |
|