1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-20 10:13:31 +00:00
Commit Graph

6311 Commits

Author SHA1 Message Date
Matt Gibson
dce4c83cfe Update jslib 2020-12-11 10:47:23 -06:00
Matt Gibson
de45dc77a0 Include new jslib dependency 2020-12-11 10:42:23 -06:00
Matt Gibson
e7d4886a4f Use logService for console messages 2020-12-11 10:42:00 -06:00
Hinton
9fb80823ba Remove safari only code from autofill. 2020-12-11 16:13:50 +01:00
Chad Scharf
538d27b6e9 Merge pull request #609 from Hinton/hotfix/fix-fit-finish-bugs
Desktop fit & finish bugfixes
2020-12-11 09:54:38 -05:00
Hinton
a938b842af Update jslib 2020-12-11 15:48:55 +01:00
Hinton
a9c9108053 Remove more old safari app ext code 2020-12-11 15:25:35 +01:00
Hinton
25a2af903a Merge branch 'master' of https://github.com/bitwarden/browser into feature/safari-webext
# Conflicts:
#	src/background/runtime.background.ts
2020-12-11 14:33:46 +01:00
Hinton
35d1d5d723 Fix isSafariApi in BrowserApi. 2020-12-11 14:13:31 +01:00
Hinton
d86225d551 Fix tray window listeners not working after closing the window 2020-12-11 12:57:32 +01:00
Matt Gibson
c95230fc48 Close 2fa window if redirected from sso login (#1480)
* Close 2fa window if redirected from sso login

This is a workaround until we can get browser extension sso to use the
toolbar popup.

other changes are linter autofixs

Co-authored-by: Matt Gibson <mdgibson@Matts-MBP.lan>
2020-12-09 15:30:03 -06: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
Vincent Salucci
a1542f050d [Policy] Personal Ownership (#1481)
* Initial commit for personal ownership

* Removed TODO // Updated allowPersonalOwnership logic to include necessary org/user checks

* Fixed import order

* Updated jslib (dcbd09e -> 72bf18f)

* Fixed casing for error message
2020-12-09 14:11:25 -06:00
Hinton
0f2c4b4a59 Remove more old safari app extension logic 2020-12-09 18:23:44 +01:00
Hinton
02acf0786b Fix gulps script 2020-12-09 16:29:40 +01:00
Hinton
7b5ec47ba5 Cleanup a few more safari things 2020-12-09 13:18:29 +01: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
Hinton
27ca7cc739 WIP Safari web extension 2020-12-07 20:00:49 +01:00
Kyle Spearrin
e42360a1b2 add support for encrypted json export (#1483) 2020-12-07 13:01:12 -05:00
Chad Scharf
ee1baf7fe3 Merge pull request #604 from bitwarden/update-jslib-latest
update jslib to latest
2020-12-07 09:36:25 -05:00
Chad Scharf
d981b80c0f update jslib to latest 2020-12-04 12:51:36 -05:00
Chad Scharf
fcbd43a9f8 Merge pull request #601 from Hinton/feature/fit-finish
Desktop fit & finish
2020-12-04 12:41:03 -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
Chad Scharf
6760cec1ec Merge pull request #1426 from Hinton/feature/desktop-bridge
Browser <-> desktop communication
2020-12-04 12:21:23 -05:00
Kyle Spearrin
181c36d2e9 bump version v1.23.1 2020-12-02 15:45:53 -05:00
Kyle Spearrin
45f75e6481 bump version v1.47.1 2020-12-02 15:30:54 -05:00
Matt Gibson
e9d85190d4 Use helper method to get web vault url (#1476)
The helper method yields either 1) the configured web vault url or 2)
the configured server url. If neither are configured, null is returned,
which is already handled by defaulting to vault.bitwarden.com

Co-authored-by: Matt Gibson <mdgibson@Matts-MBP.lan>
2020-11-30 12:59:31 -06: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
7c468de97c Correctly set biometric state on connect failure 2020-11-30 13:41:08 +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
951e2f0e51 Merge branch 'master' of https://github.com/bitwarden/browser into feature/desktop-bridge 2020-11-25 19:43:01 +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
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
3d4be08b98 Merge pull request #1472 from bitwarden/update-jslib-sso
Update jslib
2020-11-23 17:36:24 -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
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