Commit Graph

2844 Commits

Author SHA1 Message Date
Chad Scharf ae8c7aadcb Merge pull request #1837 from bitwarden/l10n_master
New Crowdin updates
2021-05-12 17:53:54 -04:00
Chad Scharf f6d8ef8938 Merge pull request #1836 from bitwarden/l10n_master
New Crowdin updates
2021-05-12 16:49:11 -04:00
Chad Scharf 6a66a7b357 Merge pull request #1833 from bitwarden/l10n_master
New Crowdin updates
2021-05-12 15:34:28 -04:00
Chad Scharf 2bc152e42e Merge pull request #1827 from djsmith85/fix-typo
Fix typo in webAuthnAuthenticate
2021-05-12 09:13:22 -04:00
Oscar Hinton 6aed64d0d8 Use correct development_team (#1800) 2021-05-11 14:14:55 -07:00
Chad Scharf a075727039 Merge pull request #1826 from bitwarden/l10n_master
New Crowdin updates
2021-05-11 13:58:20 -04:00
Oscar Hinton b5891adb7f Change biometric prompt to use the same logic as electron (#1805)
* Change biometric prompt to use the same logic as electron

(cherry picked from commit 5bf10376a8)
2021-04-27 20:35:36 +02:00
Matt Gibson 749cf4c7ff Update jslib 2021-04-26 15:30:12 -05:00
Vincent Salucci 90a910e4ce [Version] Bump to 1.50.0 (#1797) 2021-04-22 12:12:14 -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
Matt Gibson f3a78f1a14
Update jslib (#1794) 2021-04-21 14:25:09 -05: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 dd6b08bb2c
Update jslib (#1786) 2021-04-14 11:09:15 -05:00
Matt Gibson 96df402df7
Simplify and fix file picker logic (#1779) 2021-04-12 10:13:53 -05:00
Kyle Spearrin cb0e1b5872 update types 2021-04-12 11:06:35 -04:00
Kyle Spearrin 46e6faf3a3 update copy-webpack-plugin to resolve vulns 2021-04-12 10:53:17 -04:00
Kyle Spearrin 82c342ef92 npm audit fix 2021-04-12 10:51:51 -04:00
Kyle Spearrin 1ee7977c17 update papaparse lib 2021-04-12 10:51:01 -04:00
Kyle Spearrin 3866772462 update jslib 2021-04-12 10:47:51 -04:00
Snyk bot 1c484e546e
fix: upgrade node-forge from 0.7.6 to 0.10.0 (#1765)
Snyk has created this PR to upgrade node-forge from 0.7.6 to 0.10.0.

See this package in npm:
https://www.npmjs.com/package/node-forge

See this project in Snyk:
https://app.snyk.io/org/kspearrin/project/09a0a751-762e-41c7-b174-6f5cbbfbb2c9?utm_source=github&utm_medium=upgrade-pr
2021-04-12 10:43:26 -04:00
Snyk bot 6f26b6324a
fix: upgrade @microsoft/signalr-protocol-msgpack from 3.1.0 to 3.1.13 (#1763)
Snyk has created this PR to upgrade @microsoft/signalr-protocol-msgpack from 3.1.0 to 3.1.13.

See this package in npm:
https://www.npmjs.com/package/@microsoft/signalr-protocol-msgpack

See this project in Snyk:
https://app.snyk.io/org/kspearrin/project/09a0a751-762e-41c7-b174-6f5cbbfbb2c9?utm_source=github&utm_medium=upgrade-pr

Co-authored-by: Kyle Spearrin <kspearrin@users.noreply.github.com>
2021-04-12 10:42:16 -04:00
Snyk bot 3b91f63226
fix: upgrade big-integer from 1.6.36 to 1.6.48 (#1762)
Snyk has created this PR to upgrade big-integer from 1.6.36 to 1.6.48.

See this package in npm:
https://www.npmjs.com/package/big-integer

See this project in Snyk:
https://app.snyk.io/org/kspearrin/project/09a0a751-762e-41c7-b174-6f5cbbfbb2c9?utm_source=github&utm_medium=upgrade-pr
2021-04-12 10:41:18 -04:00
Snyk bot ab46eb1b25
fix: upgrade @microsoft/signalr from 3.1.0 to 3.1.13 (#1761)
Snyk has created this PR to upgrade @microsoft/signalr from 3.1.0 to 3.1.13.

See this package in npm:
https://www.npmjs.com/package/@microsoft/signalr

See this project in Snyk:
https://app.snyk.io/org/kspearrin/project/09a0a751-762e-41c7-b174-6f5cbbfbb2c9?utm_source=github&utm_medium=upgrade-pr
2021-04-12 10:40:59 -04: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
Thomas Rittson 4d477e63c4 bump jslib 2021-04-09 15:46:45 +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
Matt Gibson 0a2f738634
Update jslib (#1769) 2021-04-05 15:19:19 -05:00
Chad Scharf 9eaee3c44d
Merge pull request #1757 from djsmith85/cleanup_and_build_badge
Replaced appveyor build badge with one from Github Workflow
2021-04-05 15:57:02 -04: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
Daniel James Smith 84be42595b Modified build badge to use Github workflow 2021-04-01 22:37:38 +02:00
Daniel James Smith bb6780c318 Deleted azure-pipelines.yml 2021-04-01 22:36:07 +02:00
Daniel James Smith 792fc54fa7 Removed Appveyor from BuildNumberGenerator 2021-04-01 22:35:42 +02:00
Daniel James Smith 3712cbf701 Deleted appveyor.yml 2021-04-01 22:34:14 +02:00
Matt Gibson a9e6a05f23
Update jslib (#1748) 2021-03-30 19:01:31 -05: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 7cd50a13bd
Merge pull request #1743 from bitwarden/fix-appboxrow-error
Fix appBoxRow error
2021-03-26 09:02:29 +10:00
Thomas Rittson 1ed113b5e2 update jslib 2021-03-26 08:29:00 +10:00
Thomas Rittson 1b4fd820ce Fix incorrect location of appBoxRow directive 2021-03-26 08:15:39 +10:00