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

2295 Commits

Author SHA1 Message Date
Kyle Spearrin
240f9573d2 New translations messages.json (Malayalam) 2021-05-11 13:46:59 -04:00
Kyle Spearrin
78c9f9a78d New translations messages.json (English, United Kingdom) 2021-05-11 13:46:58 -04:00
Kyle Spearrin
c935105a45 New translations messages.json (Hindi) 2021-05-11 13:46:56 -04:00
Kyle Spearrin
956b498c35 New translations messages.json (Latvian) 2021-05-11 13:46:55 -04:00
Kyle Spearrin
a6ed22b510 New translations messages.json (Estonian) 2021-05-11 13:46:54 -04:00
Kyle Spearrin
5127455c5c New translations messages.json (Croatian) 2021-05-11 13:46:51 -04:00
Kyle Spearrin
f6972925fe New translations messages.json (Thai) 2021-05-11 13:46:50 -04:00
Kyle Spearrin
09ce0fe38d New translations messages.json (Slovenian) 2021-05-11 13:46:48 -04:00
Kyle Spearrin
32d64f6dbb New translations messages.json (Bengali) 2021-05-11 13:46:46 -04:00
Kyle Spearrin
3125e25e0f New translations messages.json (Indonesian) 2021-05-11 13:46:43 -04:00
Kyle Spearrin
c0aad6498e New translations messages.json (Portuguese, Brazilian) 2021-05-11 13:46:42 -04:00
Kyle Spearrin
0816f446ed New translations messages.json (Vietnamese) 2021-05-11 13:46:41 -04:00
Kyle Spearrin
fa0e1fc83b New translations messages.json (Chinese Traditional) 2021-05-11 13:46:40 -04:00
Kyle Spearrin
ed1377e624 New translations messages.json (Chinese Simplified) 2021-05-11 13:46:37 -04:00
Kyle Spearrin
017cdddb51 New translations messages.json (Ukrainian) 2021-05-11 13:46:36 -04:00
Kyle Spearrin
df85321b86 New translations messages.json (Turkish) 2021-05-11 13:46:34 -04:00
Kyle Spearrin
8fb395a25d New translations messages.json (Swedish) 2021-05-11 13:46:33 -04:00
Kyle Spearrin
8114547646 New translations messages.json (Persian) 2021-05-11 13:46:31 -04:00
Kyle Spearrin
4ad3d86b89 New translations messages.json (Romanian) 2021-05-11 13:46:30 -04:00
Thomas Rittson
38e4ba0879
Merge pull request #1820 from arunkapur/master
Fixed Name & URI 1 Fields Populated Incorrectly
2021-05-06 06:40:59 +10:00
arun
f556b2a207 Fixed Name & URI 1 Fields Populated Incorrectly when creating new Login in popout window (# 1816) 2021-05-05 13:59:42 -04:00
Thomas Rittson
8c29cf7f33 Organize Options page and add headings 2021-05-05 13:57:50 +10:00
Thomas Rittson
0da4f7df73
Merge branch 'master' into copy-totp-on-auto-fill 2021-05-05 12:23:37 +10:00
arun
8169922f84 Fixed Name & URI 1 Fields Populated Incorrectly when creating new Login in popout window (# 1816) 2021-05-04 13:55:10 -04:00
Oscar Hinton
6e9e0445de
Fix password re-prompt triggering on non-reprompt items (#1817)
* Fix password re-prompt triggering on non-reprompt items
2021-05-04 19:04:18 +02:00
Oscar Hinton
cdc71dd661
Password reprompt (#1784)
* Add support for password reprompt

* Rename passwordPrompt to reprompt.

* Move showPasswordDialog to paltformutils

* Fix swal2 validation error styling

* Group imports

* Update src/_locales/en/messages.json

Co-authored-by: Matt Gibson <mgibson@bitwarden.com>
2021-05-03 20:56:38 +02:00
Tomer Shvueli
efd224d380 fix: Updated UI so option is no longer nested, added proper description 2021-04-30 10:48:20 -04:00
Kyle Sferrazza
a303511672 add note about Solarized being a noun 2021-04-28 16:23:29 -04:00
Kyle Sferrazza
ab180d8470 move solarized variables into variables.scss 2021-04-28 16:15:18 -04:00
Kyle Sferrazza
60ef611b78 get name of Solarized Dark using i18n 2021-04-28 16:12:37 -04:00
Kyle Sferrazza
6e0087457d Add support for the Solarized Dark color scheme 2021-04-28 15:24:14 -04:00
Oscar Hinton
5bf10376a8
Change biometric prompt to use the same logic as electron (#1805)
* Change biometric prompt to use the same logic as electron
2021-04-27 20:29:47 +02:00
Oscar Hinton
cb3286cc87
Use correct development_team (#1800) 2021-04-23 23:41:06 +02:00
Oscar Hinton
d252fd1740
Bump dependencies (#1792)
* Bump dependencies
2021-04-23 10:45:20 +02:00
Vincent Salucci
2844a95183
[Version] Bump to 1.50.0 (#1797) 2021-04-22 12:10:21 -05:00
Matt Gibson
91daa2729c
Update view di requirements (#1796)
* Update view di requirements

* Update jslib
2021-04-22 09:40:31 -05:00
Oscar Hinton
1fa3e3d68b
Revert "Popover arrow background color" (#1793) 2021-04-22 15:30:17 +02:00
Thomas Rittson
b029ead5f6
Don't use tokenService to manage emailVerified (#1788)
* Update send add-edit component dependencies
2021-04-15 11:39:38 +02:00
Oscar Hinton
44463e7bc0
Remove dead code (#1787)
* Remove dead analytics code
2021-04-14 23:43:09 +02:00
Matt Gibson
96df402df7
Simplify and fix file picker logic (#1779) 2021-04-12 10:13:53 -05:00
Thomas Rittson
9559d05346
Merge pull request #1774 from bitwarden/verify-email-for-send
Require user to verify email to use file Send
2021-04-12 08:21:27 +10:00
Thomas Rittson
be79ef8981
Merge pull request #1758 from bitwarden/fix-sidebar-option-css
Fix bgcolor of option els when in FF sidebar
2021-04-12 08:19:40 +10:00
Thomas Rittson
b634c7f178 Make tokenService public to correctly extend base 2021-04-09 15:50:39 +10:00
Thomas Rittson
df86fad828 Merge branch 'master' into verify-email-for-send 2021-04-09 15:47:25 +10:00
Oscar Hinton
544c7c526d
Show file picker warning in chromium on Mac 11 (#1778) 2021-04-09 00:45:42 +02:00
Oscar Hinton
97ac4a3267
Bump jslib (#1776) 2021-04-07 20:43:07 +02:00
Oscar Hinton
ae4c1b29d2
Add support for biometrics to Safari (#1775)
* Add Biometrics support to Safari
2021-04-07 17:39:59 +02:00
Thomas Rittson
f68858e729 Require user to verify email to use file Send 2021-04-07 12:49:06 +10:00
Oscar Hinton
eeb61b019b
Increase popup width on linux during WebAuthn process (#1772)
* Expand popup width on linux during WebAuthn prompt

* Refactor
2021-04-06 23:10:22 +02:00
Thomas Rittson
b63074f00d Apply fix to all themes 2021-04-02 15:05:57 +10:00