Hinton
e41023aa09
Add Edge and Opera extension ids
2020-11-25 15:25:18 +01:00
Hinton
f1d5e43ca2
Merge branch 'master' of https://github.com/bitwarden/desktop into feature/browser-communication
2020-11-25 14:39:02 +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
Chad Scharf
2db1684b3c
Exclude deleted items from any/all reports ( #700 )
2020-11-24 12:36:40 -05:00
Matt Gibson
4625b44703
WIP: dirty fix to SSO web vs browser redirect logic split ( #719 )
...
* WIP: dirty fix to SSO web vs browser redirect logic split
* Use includes for clientId identification
routing determination more robust to future state string changes
Co-authored-by: Addison Beck <abeck@bitwarden.com >
Co-authored-by: Matt Gibson <mdgibson@Matts-MBP.lan >
Co-authored-by: Addison Beck <abeck@bitwarden.com >
2020-11-24 11:29:04 -06:00
Chad Scharf
d94708d474
Merge pull request #194 from bitwarden/update-jslib-sso
...
Update jslib for SSO fix
2020-11-23 17:36:30 -05:00
Chad Scharf
3d4be08b98
Merge pull request #1472 from bitwarden/update-jslib-sso
...
Update jslib
2020-11-23 17:36:24 -05:00
Chad Scharf
0356ecc17b
update jslib ( #717 )
2020-11-23 17:36:17 -05:00
Chad Scharf
4678291e95
Merge pull request #598 from bitwarden/update-jslib-sso
...
Update jslib for SSO fix
2020-11-23 17:36:08 -05:00
Chad Scharf
2d4e1117a0
Update jslib
2020-11-23 17:22:45 -05:00
Chad Scharf
d86a929f00
Update jslib for SSO fix
2020-11-23 17:06:02 -05:00
Chad Scharf
eb243b6bce
Update jslib for SSO fix
2020-11-23 17:05:40 -05:00
Chad Scharf
abb54f0073
Add normalized state compare for CLI ( #211 )
2020-11-23 16:45:09 -05:00
Chad Scharf
ea6fd5ac38
Update SSO component to parse state for comparison ( #210 )
...
* Update sso component to parse state for comparison
* No more truthy or dare
* fix lint errors for ===
2020-11-23 16:12:28 -05:00
Chad Scharf
74f0480942
Merge pull request #193 from Hinton/hotfix/update-jslib
...
Update jslib (PR 185)
2020-11-23 16:09:09 -05:00
Hinton
2afe4ecd61
Update jslib
2020-11-23 21:56:40 +01:00
Oscar Hinton
1e7c27fba1
Change supportsSecureStorage to false ( #716 )
2020-11-23 15:56:22 -05:00
Chad Scharf
d90dc6ccab
Merge pull request #597 from Hinton/hotfix/update-jslib
...
Update jslib (PR 185)
2020-11-23 15:43:09 -05:00
Hinton
b1bd19f4dc
Update jslib (PR 185)
2020-11-23 21:41:04 +01:00
Chad Scharf
cf3f9aa9bf
Merge pull request #1471 from Hinton/hotfix/update-jslib
...
Update jslib (PR 185)
2020-11-23 15:34:55 -05:00
Hinton
dd4e6ce5d9
Update jslib (PR 185)
2020-11-23 21:31:55 +01:00
Hinton
efb7cc98ae
*Wip* Run proxy app through electron
2020-11-23 18:37:04 +01:00
Chad Scharf
0a73b6fca8
Fix lint error ( #209 )
2020-11-23 12:21:45 -05:00
Chad Scharf
8c99762de1
Merge pull request #190 from fredrikekre/fe/sync
...
SyncCommand: Pass allowThrowOnError to fullSync
2020-11-23 12:10:54 -05:00
Fredrik Ekre
adcc618b42
sync: move try-catch out of needsSyncing and handle errors it in fullSync ( #207 )
...
The motivation for this is https://github.com/bitwarden/cli/issues/129
where failed sync's are swallowed by try-catch. By moving the try-catch
to the outside it is possible to reuse the already existing
allowThrowOnError argument which callers can use to signal whether
fullSync should throw or ignore errors silently. This patch is
companioned with a patch to the SyncCommand CLI command to pass
allowThrowOnError.
2020-11-23 12:09:09 -05:00
Vincent Salucci
03f575f66f
[Bug] Update 2fa navigate action to pass along Org Identifier ( #714 )
...
* Add identifer in 2fa navigate action
* Update jslib (6563dcc -> d9d13bb )
* fixed breaking changes from jslib update
2020-11-23 09:12:12 -06:00
Matt Gibson
cd6b3d47c2
Include revision date in cipher requests ( #203 )
...
This is in conjunction with API changes that validates the last known
revision date provided here with the actual last revision date on the
server to block potential data loss due to client desyncs.
Co-authored-by: Matt Gibson <mdgibson@Matts-MBP.lan >
2020-11-23 08:48:40 -06:00
Hinton
f926f80d8c
Wip start on login
2020-11-23 15:04:35 +01:00
Hinton
0e2432d6f4
Review comments
2020-11-23 14:27:36 +01:00
Vincent Salucci
d9d13bbf0e
Update success route before navigate action ( #208 )
2020-11-22 08:46:56 -06: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
Fredrik Ekre
179a6e8a96
SyncCommand: Pass allowThrowOnError to fullSync
...
This intends to make explicit calls to bw sync
throw if the syncing can not be performed,
fixes https://github.com/bitwarden/cli/issues/129 .
2020-11-20 16:17:09 +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
27a0b44ff6
Update jslib
2020-11-19 19:19:31 +01:00
Hinton
4f466fba43
Update jslib
2020-11-19 19:19:28 +01:00
Hinton
6257764c37
Resolve review comments
2020-11-19 19:16:29 +01:00
Hinton
e9f7834a00
Merge branch 'master' of https://github.com/bitwarden/browser into feature/desktop-bridge
2020-11-19 19:04:20 +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
62196c9c34
Use mobile's trash message for item delete ( #1467 )
...
Co-authored-by: Matt Gibson <mdgibson@Matts-MBP.lan >
2020-11-19 11:39:54 -06: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
82b36c1b70
Use mobile's trash message for item delete ( #710 )
...
Co-authored-by: Matt Gibson <mdgibson@Matts-MBP.lan >
2020-11-19 11:38:53 -06:00
Matt Gibson
f7b5968298
Use mobile's trash message for item delete
2020-11-19 10:39:23 -06:00
Kyle Spearrin
63eb0959a7
support for sr lang. resolve sendService deps ( #1466 )
2020-11-18 16:54:29 -05:00
Kyle Spearrin
a18a35fa0b
support for sr lang. resolve sendService deps ( #593 )
2020-11-18 16:13:05 -05:00
Oscar Hinton
9e4d000b4d
Browser <-> desktop communication ( #185 )
...
* Add electron constant for browser integration
* Add constant for browser biometrics. Ensure biometry is locked on lock.
* Avoid saving keys outside desktop
* Fix eslint warning
* Add supportsSecureStorage helper to platformUtils to improve readability
2020-11-18 16:10:57 -05:00
Kyle Spearrin
f44e99d74d
sr lang ( #206 )
2020-11-18 15:58:12 -05:00