1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-12-05 13:53:35 +01:00
Commit Graph

11759 Commits

Author SHA1 Message Date
github-actions[bot]
a262da0452
Bump version to 1.21.1 (#484)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-02-14 12:26:34 -06:00
Addison Beck
ca3efc8fee
[bug] Disable state cache (#1477) 2022-02-14 12:26:22 -05:00
Addison Beck
240fc154ab
[bug] Allow for toggling the account cache (#674)
* [bug] Allow for toggling the account cache

* Add missing conditional

* Ran prettier
2022-02-14 11:47:01 -05:00
Thomas Rittson
ff98f4ca6b
Fix error when using password generator not logged in (#481)
* Do not fetch password policy if not logged in

* Update deps
2022-02-14 09:29:44 -05:00
Addison Beck
7ed67b69a6
update jslib (#483) 2022-02-14 09:29:30 -05:00
github-actions[bot]
7b4fe21092
Bumped version to 1.56.5 (#2380)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-02-14 09:26:43 -05:00
Oscar Hinton
9bc4358e85
Exclude content scripts from source maps (#2377) 2022-02-14 15:06:14 +01:00
Thomas Rittson
659c9ea78d
Update i18n string and id for tray menu Lock item (#1334) 2022-02-14 08:40:06 -05:00
Addison Beck
884615c23a
update jslib (#1337) 2022-02-14 08:32:55 -05:00
Addison Beck
cf08e4eab8
Merge pull request #2379 from bitwarden/UpdateJslib
update jslib
2022-02-14 08:32:47 -05:00
Oscar Hinton
2470d8ce25
Resolve preferences not setting correct focus (#1336) 2022-02-14 14:23:05 +01:00
addison
897b4e4e44 update jslib 2022-02-14 08:18:02 -05:00
Thomas Rittson
609baece05
Clear stale everBeenUnlocked value from onDisk storage (#682)
* Add StateVersion.Four to remove old everBeenUnlocked key

* Save new state properly

* Add unit tests

* Fix linting
2022-02-14 08:16:07 -05:00
Anton
c6926614b8
Make vault URL check more concise (#2361) 2022-02-14 11:33:58 +10:00
github-actions[bot]
6b6468e061
Bumped version to 1.31.2 (#1328)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-02-11 14:21:09 -08:00
Joseph Flinn
fb850875c0
Merge pull request #2369 from bitwarden/version_bump_1.56.4
Bump version to 1.56.4
2022-02-11 14:20:53 -08:00
github-actions[bot]
0bdb7562b9 Bumped version to 1.56.4 2022-02-11 22:10:49 +00:00
github-actions[bot]
c323f38f16
Autosync the updated translations (#1461)
Co-authored-by: github-actions <>
2022-02-11 22:48:28 +01:00
github-actions[bot]
45b144361c
Autosync the updated translations (#1313)
Co-authored-by: github-actions <>
2022-02-11 22:46:20 +01:00
Addison Beck
881bb3cb49
Update jslib (#1327)
* Update jslib

* Add a null check

* Reworked condition

* Ran prettier
2022-02-11 15:34:36 -05:00
Addison Beck
cd51ba39bb
Merge pull request #2368 from bitwarden/UpdateJslib
Update jslib
2022-02-11 15:24:22 -05:00
addison
622d64d486 Update jslib 2022-02-11 15:13:08 -05:00
Addison Beck
bcbb52e6ec
Clear active user if state has no users (#677)
* Clear active user if state has no users

* use the correct userId

* run prettier

* add null check
2022-02-11 15:11:31 -05:00
Addison Beck
fd4c41b043
update jslib (#1324)
* update jslib

* Update jslib
2022-02-11 12:51:48 -05:00
Addison Beck
6826f10bc8
Merge pull request #2360 from bitwarden/UpdateJslib
Update jslib
2022-02-11 12:51:38 -05:00
addison
f512e49903 Update jslib 2022-02-11 12:46:23 -05:00
Addison Beck
3a1b5bf9a0
Use getAccount when scaffolding + pass in the correct userId (#676) 2022-02-11 12:45:48 -05:00
Matt Gibson
b9fb223dea
Display separator between ngFor components (#2359)
We currently remove the separator element when a `box-content-row`
is the last child. However, when we create these rows from ng templates
each row gets a separate template element wrapping it.
This PR tells the cipher-row component whether it is the last child
2022-02-11 10:30:55 -06:00
Daniel James Smith
bf94e79f08
Add missing transition to excluded domains (#2358)
* Add missing transition to and from exluded domains

* Change cancel to back button

* Add angle-left icon to the back button
2022-02-11 17:30:23 +01:00
addison
a7df738b1d update jslib 2022-02-11 11:13:48 -05:00
Addison Beck
cdc6cbaeb3
Run addAccount storage scaffolding calls through saveAccount (#675) 2022-02-11 11:12:18 -05:00
Oscar Hinton
7a8a78b4df
Bump jslib (https://github.com/bitwarden/jslib/pull/673) (#1322) 2022-02-11 16:31:13 +01:00
addison
f4ea5aa840 Update jslib for never logout condition 2022-02-11 09:49:31 -05:00
Oscar Hinton
679b1f5ae2
Fix send icons position (#2356) 2022-02-11 15:43:37 +01:00
Addison Beck
e3b29a40d3
[bug] Also check for a never lock timeout when determining where to pull tokens (#673) 2022-02-11 09:38:00 -05:00
github-actions[bot]
44c2167395
Autosync the updated translations (#2332)
Co-authored-by: github-actions <>
2022-02-11 15:37:41 +01:00
Oscar Hinton
4d776961b9
Fix search bar position when using sr-only (#2355) 2022-02-11 15:22:38 +01:00
Oscar Hinton
f82e2fbb03
Bump jslib (performance and hasKeyStored fix) (#1321) 2022-02-11 14:53:49 +01:00
Daniel James Smith
7d07cf57b6
Update jslib for https://github.com/bitwarden/jslib/pull/672 (#2354) 2022-02-11 14:16:07 +01:00
Daniel James Smith
eaf387435f
Clean up the cached account (#672)
* Clean up the cached account

* PR feedback: Avoid duplicate code
2022-02-11 14:06:40 +01:00
Daniel James Smith
9d099231f9
Update jslib for https://github.com/bitwarden/jslib/pull/671 (#2352) 2022-02-11 13:54:12 +01:00
Joseph Flinn
f8776dc8ac
Merge pull request #2353 from bitwarden/version_bump_1.56.3
Bump version to 1.56.3
2022-02-11 04:49:29 -08:00
github-actions[bot]
52d7803502 Bumped version to 1.56.3 2022-02-11 12:48:40 +00:00
Oscar Hinton
fd0410ca4b
Resolve hasKeyStored returning true when no biometric key is stored (#671)
* Resolve hasKeyStored returning true when no biometric key is stored

* Change to use a switch statement which avoids having to fetch the key.

* Use triple equals

* Run prettier
2022-02-11 13:17:51 +01:00
Matt Gibson
e9a3c586f8
Fix/load lock component (#1319)
* Update jslib

* update jslib
2022-02-11 03:58:31 -06:00
Matt Gibson
45ed645cea
Skip unlocking unless locked, not only biometric locked (#2350) 2022-02-11 03:44:35 -06:00
Matt Gibson
b0f735814f
Load component on init, then watch (#669) 2022-02-11 03:31:40 -06:00
Addison Beck
9df4eb4c0d
[bug] Store last sync in memory (#1471) 2022-02-11 03:39:48 -05:00
Addison Beck
1712ed53be
[bug] Store vault data in memory (#1470) 2022-02-11 09:21:51 +01:00
Joseph Flinn
6ad3957500
Merge pull request #2346 from bitwarden/version_bump_1.56.2
Bump version to 1.56.2
2022-02-10 23:41:30 -08:00