Commit Graph

3101 Commits

Author SHA1 Message Date
Joseph Flinn 282699ef0d disabling the broken coverage asset 2021-06-30 09:08:46 -07:00
Chad Scharf 55541d0efa Merge pull request #1919 from bitwarden/l10n_master
New Crowdin updates
2021-06-29 15:43:25 -04:00
Vincent Salucci a4480723cf [Version] Bump to 1.51.0 (#1917) 2021-06-28 12:41:25 -05:00
Matt Gibson 2a41a42d4f Get either 'Bitwarden' and 'Bitwarden_biometric' keys. (#1904)
* Get either 'Bitwarden' and 'Bitwarden_biometric' keys.

* Fix let var typo

* Fix string handling error

* Retrieve biometric key from Desktop

* Null check key

(cherry picked from commit f35f3550a7)
2021-06-22 16:12:04 -04:00
Matt Gibson 23ee319c66 Update jslib 2021-06-21 19:15:05 -04:00
Hinton 34d6447bf9 Add help link for password reprompt
(cherry picked from commit a7dda43d65)
2021-06-21 20:56:20 +02:00
Vincent Salucci d5add32d35 [Toast] - BUG - Fixed styles (#1900) 2021-06-21 09:17:12 -05:00
Matt Gibson 09cfe270a8 Must await to get stored value (#1899)
(cherry picked from commit 5251ed2853)
2021-06-16 09:38:16 -04:00
Matt Gibson 2ba9d6e6d0 Update jslib (#1895)
* Update jslib

* Update jslib

* Revert `isDesktopClient`
2021-06-16 07:20:53 +10:00
Thomas Rittson 2c2746d848 Update jslib 2021-06-16 07:02:06 +10:00
Thomas Rittson 98df7190ca
Merge pull request #1883 from bitwarden/use-lock-guard
Use lockGuardService to prevent back navigation
2021-06-09 17:45:32 -07:00
Thomas Rittson ebba6aed7f Remove unnecessary constructors 2021-06-10 07:36:30 +10:00
Matt Gibson c4c3ee527d
update jslib (#1888) 2021-06-09 08:51:35 -05:00
Thomas Rittson f4d792aa9d Merge branch 'master' into use-lock-guard 2021-06-09 07:39:45 +10:00
Thomas Rittson d7bd707d91 bump jslib 2021-06-09 07:38:36 +10:00
Thomas Rittson 957f356dbc
Merge pull request #1886 from bitwarden/fix-private-mode-page
Don't start popup services if in private mode
2021-06-08 14:25:32 -07:00
Oscar Hinton 786dd28a84
Add a button to prompt WebAuthn on FF and Safari (#1879) 2021-06-08 09:29:11 +02:00
Thomas Rittson 44d6a99575 fix homepage routes 2021-06-08 15:49:03 +10:00
Thomas Rittson 5b06daace9 fix linting 2021-06-08 15:45:14 +10:00
Thomas Rittson 08e9dca7e4 Don't start popup services if in private mode 2021-06-08 15:31:54 +10:00
Thomas Rittson 6230302106 Finish refactoring route guards to use jslib 2021-06-08 10:04:59 +10:00
Thomas Rittson 2a810a1cca Merge branch 'master' into use-lock-guard 2021-06-08 08:58:30 +10:00
Oscar Hinton 4e1958f417
Add jslib as a "real" dependency (#1876)
* Support split jslib

* Fix tests

* Bump jslib
2021-06-07 19:25:37 +02:00
Thomas Rittson 1a143ef7c7 Use route guards from jslib to reduce duplication 2021-06-07 09:50:03 +10:00
Thomas Rittson 1e998094df Use lockGuardService to prevent back navigation 2021-06-07 08:59:02 +10:00
Thomas Rittson c0f7251d77
Merge pull request #1878 from bitwarden/fix-set-storage
Convert sets to arrays before saving in storage
2021-06-04 15:45:30 +10:00
Thomas Rittson d00d081817 Convert sets to arrays before saving in storage 2021-06-04 09:38:17 +10:00
Chad Scharf ef4dddcef3
Merge pull request #1875 from DukeW/master
Minor change to the autofill content script to allow for manual exclusions by web developers.
2021-06-02 16:51:20 -04:00
Tecsi Aron cf59d24c51
Update autofill.js
Removed `="true"`
2021-06-02 22:28:07 +03:00
Tecsi Aron 1081f505d6
Update autofill.js
Removed data-lpignore.
2021-06-02 21:09:30 +03:00
Tecsi Aron d303e61745 Update autofill.js
Adds the option for web developers to exclude fields with an attribute, also added the LastPass variant of this functionality for better compatibility with existing pages.
2021-06-02 12:54:07 +03:00
Joseph Flinn cf800d7340
Merge pull request #1871 from bitwarden/constrain-release-rc
programmatically constraining releases to the rc branch
2021-06-01 11:42:46 -07:00
Joseph Flinn 00c0b19a6e programmatically constraining releases to the rc branch 2021-06-01 11:15:52 -07:00
Oscar Hinton 270ffcc1d9
Bump jslib (#1869) 2021-06-01 20:08:43 +02:00
Trey Greer 97e030a8e5
updated screenshots and copy (#1868) 2021-06-01 10:15:46 -04:00
Thomas Rittson 51712e749c
Merge pull request #1861 from bitwarden/bump-jslib
Bump jslib
2021-05-28 09:46:11 +10:00
Thomas Rittson cef2d1832f bump jslib 2021-05-28 06:51:17 +10:00
Oscar Hinton 36b9bd4bcb
Bump NPM to v7 (#1860) 2021-05-26 22:34:31 +02:00
Thomas Rittson 45c6d02d0b
Merge pull request #1857 from bitwarden/aopl-default-fix
[Autofill on Page Load options] Change default per-item setting to "autofill"
2021-05-24 06:51:26 +10:00
Thomas Rittson dae41425a4 Change Autofill on Page Load default to autofill 2021-05-21 09:11:04 +10:00
Thomas Rittson 6899bfd538
Merge pull request #1856 from bitwarden/aopl-tweak
bump jslib
2021-05-21 08:34:49 +10:00
Thomas Rittson 077edfef37 bump jslib 2021-05-20 06:49:22 +10:00
Thomas Rittson b827614563
Merge pull request #1455 from eliykat/feature-aopl-options
"Auto-fill on page load" options
2021-05-18 10:15:24 +10:00
Thomas Rittson a49a1e512d bump jslib 2021-05-18 10:12:01 +10:00
Thomas Rittson 56e127d20c Merge branch 'master' into feature-aopl-options 2021-05-18 10:11:40 +10:00
Thomas Rittson fdccc21699
Merge pull request #1843 from bitwarden/totp-copy-page-load-2
Copy TOTP after autofill on page load by default
2021-05-18 06:54:04 +10:00
Thomas Rittson f429e1f874 Merge branch 'master' into totp-copy-page-load-2 2021-05-18 06:53:11 +10:00
Vince Grassia b5eda81d72
Pin versions of actions in workflow (#1852) 2021-05-17 16:09:59 -04:00
Thomas Rittson df8a253a7d fix linting, minor bugfix 2021-05-17 14:32:48 +10:00
Thomas Rittson bdd8663fb3 Merge branch 'master' into feature-aopl-options 2021-05-17 13:46:53 +10:00