Commit Graph

2334 Commits

Author SHA1 Message Date
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
Thomas Rittson 809e2b68d1 apply fix to nord theme also 2021-04-02 15:00:49 +10:00
Thomas Rittson 7c0423a1c0 Fix bgcolor of option els when in FF sidebar 2021-04-02 14:55:23 +10:00
Matt Gibson b69bbd3501
Use azure direct upload for send and attachments (#1744)
* Use azure direct upload for send and attachments

* Add required attachment changes

* update jslib
2021-03-29 10:16:31 -05:00
Thomas Rittson e60d7924a2
Merge pull request #1740 from bitwarden/send-hide-email
Hide email address in Sends
2021-03-29 07:57:17 +10:00
Thomas Rittson 1b4fd820ce Fix incorrect location of appBoxRow directive 2021-03-26 08:15:39 +10:00
Thomas Rittson fce6cf0ceb Fix typo 2021-03-25 14:55:33 +10:00
Thomas Rittson 7bc9d1ece7 Move "hide email" control 2021-03-25 14:34:21 +10:00
Thomas Rittson 894d3a7c14 Add "hide email" option for Sends 2021-03-25 14:14:28 +10:00
Matt Gibson fd92ec8924
Update jslib (#1737) 2021-03-24 11:26:18 -05:00
Chad Scharf ed2837e826
Merge pull request #1617 from lionel-rowe/close-popup-on-esc
Close browser popup on Escape key press
2021-03-22 11:02:25 -04:00
lionel-rowe aee1968436 Close browser popup on Escape key press 2021-03-21 23:02:39 +00:00
Thomas Rittson ced6d57f93 Hide autofill buttons for certain cipher types 2021-03-19 11:07:22 +10:00
Thomas Rittson 626145e492 Revert "Merge pull request #1627 from emindeniz99/master"
This reverts commit 9063a98949, reversing
changes made to 540ca5d204.
2021-03-18 09:38:27 +10:00
Oscar Hinton e0f4386042
Add support for WebAuthn to browser extension (#1379) 2021-03-17 22:14:26 +01:00
Vincent Salucci 24d172e3b9
[Send] Added pop out banner for linux os (#1713) 2021-03-17 09:05:48 -05:00
Chad Scharf a69c6c36c8 version bump to 1.49.1 2021-03-15 16:32:46 -04:00
Oscar Hinton 75f84f6723
Resolve FF < 77 not working (#1706) 2021-03-15 15:44:10 +01:00
Chad Scharf 23a56d5da2
Merge pull request #1630 from vrnvorona/add-disable-badge-counter
Option to disable badge text on icon
2021-03-12 15:23:56 -05:00
Chad Scharf 9063a98949
Merge pull request #1627 from emindeniz99/master
fix popup height
2021-03-12 15:16:41 -05:00
Kyle Spearrin 6185dfba25 New translations messages.json (English, India) 2021-03-11 13:58:40 -05:00
Kyle Spearrin 7b23daf76a New translations messages.json (Slovak) 2021-03-11 13:58:39 -05:00
Kyle Spearrin 5e26c3d8ee New translations messages.json (Russian) 2021-03-11 13:58:38 -05:00
Kyle Spearrin a19b0421f7 New translations messages.json (Portuguese) 2021-03-11 13:58:36 -05:00
Kyle Spearrin bf96643b1a New translations messages.json (Polish) 2021-03-11 13:58:35 -05:00
Kyle Spearrin 1fb851f9fc New translations messages.json (Dutch) 2021-03-11 13:58:33 -05:00
Kyle Spearrin c680e19b1c New translations messages.json (Korean) 2021-03-11 13:58:32 -05:00
Kyle Spearrin f279c94502 New translations messages.json (Japanese) 2021-03-11 13:58:30 -05:00
Kyle Spearrin a91aeffa43 New translations messages.json (Italian) 2021-03-11 13:58:29 -05:00
Kyle Spearrin ad407afc1b New translations messages.json (Hungarian) 2021-03-11 13:58:27 -05:00
Kyle Spearrin abfc295dfb New translations messages.json (Slovenian) 2021-03-11 13:58:26 -05:00
Kyle Spearrin 55fe112e17 New translations messages.json (Hebrew) 2021-03-11 13:58:25 -05:00
Kyle Spearrin e71de7ce0d New translations messages.json (Greek) 2021-03-11 13:58:23 -05:00
Kyle Spearrin 96a7145875 New translations messages.json (German) 2021-03-11 13:58:22 -05:00
Kyle Spearrin 8ba514d2b4 New translations messages.json (Danish) 2021-03-11 13:58:20 -05:00
Kyle Spearrin 5ecbc8c565 New translations messages.json (Czech) 2021-03-11 13:58:19 -05:00
Kyle Spearrin 8db5ecdc6d New translations messages.json (Catalan) 2021-03-11 13:58:18 -05:00
Kyle Spearrin f7b1bd1164 New translations messages.json (Bulgarian) 2021-03-11 13:58:16 -05:00
Kyle Spearrin a021abd4ab New translations messages.json (Belarusian) 2021-03-11 13:58:15 -05:00
Kyle Spearrin 3db3b641bd New translations messages.json (Spanish) 2021-03-11 13:58:13 -05:00
Kyle Spearrin a3d10ad380 New translations messages.json (Finnish) 2021-03-11 13:58:11 -05:00
Kyle Spearrin 5b283ad809 New translations messages.json (French) 2021-03-11 13:58:10 -05:00
Kyle Spearrin a71f9c2a6e New translations messages.json (Serbian (Cyrillic)) 2021-03-11 13:58:08 -05:00
Kyle Spearrin 49d51d617d New translations messages.json (Turkish) 2021-03-11 13:58:07 -05:00
Kyle Spearrin ad0bd4b0ff New translations messages.json (Norwegian Bokmal) 2021-03-11 13:58:06 -05:00
Kyle Spearrin 467e317333 New translations messages.json (Sinhala) 2021-03-11 13:58:04 -05:00
Kyle Spearrin b77bb7043d New translations messages.json (Malayalam) 2021-03-11 13:58:03 -05:00
Kyle Spearrin 6c8551d322 New translations messages.json (English, United Kingdom) 2021-03-11 13:58:01 -05:00
Kyle Spearrin 82db443d35 New translations messages.json (Hindi) 2021-03-11 13:58:00 -05:00
Kyle Spearrin b59b984624 New translations messages.json (Latvian) 2021-03-11 13:57:58 -05:00
Kyle Spearrin 8ce2307a07 New translations messages.json (Estonian) 2021-03-11 13:57:57 -05:00
Kyle Spearrin 4c4efbc2d5 New translations messages.json (Croatian) 2021-03-11 13:57:55 -05:00
Kyle Spearrin d0c0ee1f32 New translations messages.json (Swedish) 2021-03-11 13:57:54 -05:00
Kyle Spearrin dade8167c9 New translations messages.json (Thai) 2021-03-11 13:57:52 -05:00
Kyle Spearrin 1642c1f730 New translations messages.json (Persian) 2021-03-11 13:57:51 -05:00
Kyle Spearrin 908f0790ae New translations messages.json (Indonesian) 2021-03-11 13:57:49 -05:00
Kyle Spearrin 33c0726b27 New translations messages.json (Portuguese, Brazilian) 2021-03-11 13:57:48 -05:00
Kyle Spearrin 41a264b588 New translations messages.json (Vietnamese) 2021-03-11 13:57:46 -05:00
Kyle Spearrin 7f04b325b9 New translations messages.json (Chinese Traditional) 2021-03-11 13:57:44 -05:00
Kyle Spearrin edf334919d New translations messages.json (Chinese Simplified) 2021-03-11 13:57:42 -05:00
Kyle Spearrin 45cede7c08 New translations messages.json (Ukrainian) 2021-03-11 13:57:40 -05:00
Kyle Spearrin 45cf5ebb2d New translations messages.json (Bengali) 2021-03-11 13:57:39 -05:00