1
0
mirror of https://github.com/bitwarden/browser.git synced 2025-02-19 01:51:27 +01:00
Commit Graph

6303 Commits

Author SHA1 Message Date
Oscar Hinton
a712917f47
Fix VS code ts language server no longer working after #866 (#872) 2021-05-06 16:45:27 +02: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
Thomas Rittson
88adf4b144
Merge pull request #1821 from bitwarden/reorder-options-screen
Organize Options page and add headings
2021-05-06 06:31:15 +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
Oscar Hinton
266f089b3e
Cleanup tsconfig (#866)
* Simplify tsconfig

* Add separate tsconfig for renderer to get rid of last warnings
2021-05-05 09:47:35 +02:00
Thomas Rittson
8c29cf7f33 Organize Options page and add headings 2021-05-05 13:57:50 +10:00
Thomas Rittson
f1680e9da1
Merge pull request #1626 from tomershvueli/copy-totp-on-auto-fill
feat: Add option to auto-copy TOTP code when page auto fills credentials
2021-05-05 12:29:57 +10:00
Thomas Rittson
d0b0d63e58 bump jslib 2021-05-05 12:28:29 +10:00
Thomas Rittson
0da4f7df73
Merge branch 'master' into copy-totp-on-auto-fill 2021-05-05 12:23:37 +10:00
Oscar Hinton
2bdd7413aa
Block save button when uploading a send (#871)
* Block save button when uploading a send

* Add overflow hidden to prevent scrollbar appearing
2021-05-04 23:36:57 +02:00
Chad Scharf
3a342be095
Merge pull request #870 from gryffs/box-content-flex
Add flexbox to cipher list to correct display center issue.
2021-05-04 16:05:26 -04:00
Oscar Hinton
42564285d9
Password reprompt (#838)
* Add support for password reprompt
2021-05-04 21:32:03 +02: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
Chad Griffis
49748ee05a Replace single quote with double quotes in HTML and use div in place of a element. 2021-05-03 23:31:45 +08:00
Chad Griffis
0c12367721 Add flexbox to cipher list to correct display center issue. 2021-05-03 17:17:19 +08:00
Oscar Hinton
20b8a83dd8
Disconnect active connections when closing native messaging. Fix exe path on windows (#865) 2021-05-03 09:59:40 +02:00
Thomas Rittson
163fa2aa41
Merge pull request #851 from gryffs/prompt-trigger-apwd
Implement the markAsDirty form controls for AddEditComponent(#761)

Prevents add-edit page from closing if new password has been generated
2021-05-03 07:45:03 +10:00
Chad Griffis
7bed3b0b59 Update a formatting issue with markPasswordAsDirty 2021-05-01 16:44:40 +08:00
Tomer Shvueli
efd224d380 fix: Updated UI so option is no longer nested, added proper description 2021-04-30 10:48:20 -04:00
Oscar Hinton
418625682a
Write native messaging manifests for Chromium (#862) 2021-04-29 16:12:57 +02:00
Chad Scharf
2f2a76d186
Merge pull request #860 from djsmith85/bump-jslib
Bump jslib to include fix for lastpass totp import
2021-04-29 05:59:13 -04:00
Daniel James Smith
422180fed1 Bump jslib to include fix for lastpass totp import 2021-04-29 00:01:25 +02:00
Chad Scharf
2c58dbb344
Merge pull request #1609 from kylesferrazza/solarized
Add support for the Solarized Dark color scheme
2021-04-28 16:42:54 -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
ea90aebaba
Bump jslib for download in renderer (#859) 2021-04-27 17:17:49 +02:00
Chad Scharf
cbe4be59d4
Merge pull request #1799 from gryffs/update-jslib
Update jslib
2021-04-26 15:24:55 -04:00
Chad Scharf
7e52657de6
Merge pull request #856 from gryffs/update-jslib
update submodule
2021-04-26 15:21:13 -04:00
Thomas Rittson
eb1c5f809a
Merge pull request #853 from bitwarden/fix-biometric-button
Don't submit form when unlocking with biometrics
2021-04-26 08:35:08 +10:00
Oscar Hinton
cb3286cc87
Use correct development_team (#1800) 2021-04-23 23:41:06 +02:00
Chad Griffis
113937b3d3 update submodule 2021-04-23 18:57:39 +08:00
Chad Griffis
1e8b9dd9bf Update jslib 2021-04-23 17:58:04 +08:00
Oscar Hinton
e6e79917f7
Bump dependencies (#848)
* Bump dependencies
2021-04-23 10:45:30 +02:00
Oscar Hinton
d252fd1740
Bump dependencies (#1792)
* Bump dependencies
2021-04-23 10:45:20 +02:00
Tom Rittson
cf29c35e07 Don't submit form when unlocking with biometrics 2021-04-23 10:58:44 +10:00
Oscar Hinton
6dc82a8707
Change unlock biometric button to be selectable using tab (#846) 2021-04-22 20:00:05 +02:00
Vincent Salucci
227a1eaff9
[Version] Bump to 1.26.0 (#852) 2021-04-22 12:13:17 -05:00
Vincent Salucci
2844a95183
[Version] Bump to 1.50.0 (#1797) 2021-04-22 12:10:21 -05:00
Chad Griffis
06f2364733 Implement the markAsDirty form controls for AddEditComponent(#761). 2021-04-22 23:24:59 +08:00
Matt Gibson
7f49c8cb98
Merge pull request #850 from bitwarden/use-attachment-download-data-on-cipher-view-component
Update view DI
2021-04-22 09:54:16 -05:00
Matt Gibson
91daa2729c
Update view di requirements (#1796)
* Update view di requirements

* Update jslib
2021-04-22 09:40:31 -05:00
Matt Gibson
84b60a1a08 Update jslib 2021-04-22 09:34:12 -05:00
Oscar Hinton
1fa3e3d68b
Revert "Popover arrow background color" (#1793) 2021-04-22 15:30:17 +02:00
Matt Gibson
42636d3d2e Update view DI 2021-04-22 08:28:47 -05:00
Thomas Rittson
f7d2ab7d97
Merge pull request #847 from bitwarden/unauth-unlock-guards
Add unauthGuard and lockGuard to prevent unintended navigation
2021-04-22 18:14:03 +10:00