Commit Graph

2071 Commits

Author SHA1 Message Date
Chad Griffis 113937b3d3 update submodule 2021-04-23 18:57:39 +08:00
Oscar Hinton e6e79917f7
Bump dependencies (#848)
* Bump dependencies
2021-04-23 10:45:30 +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
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 84b60a1a08 Update jslib 2021-04-22 09:34:12 -05: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
Thomas Rittson 99fe9cf693 bump jslib 2021-04-22 07:56:53 +10:00
Thomas Rittson d7e1fda17d Fix linting 2021-04-22 07:56:19 +10:00
Thomas Rittson 62ccf420a2 Add guards to lock and login routes 2021-04-22 07:56:19 +10:00
Matt Gibson cdc8191f39
Merge pull request #849 from bitwarden/update-jslib
Update jslib
2021-04-21 14:22:48 -05:00
Matt Gibson cdd3aa6cdf Revert password reprompt 2021-04-21 14:18:08 -05:00
Matt Gibson 8b0d554316 Update jslib 2021-04-21 14:14:04 -05:00
Matt Gibson 60af6b3d49 Update jslib 2021-04-21 08:48:06 -05:00
Thomas Rittson 0724041daf
Don't use tokenService to manage emailVerified (#841)
* Update send add-edit component dependencies

* bump jslib
2021-04-15 10:29:26 +02:00
Oscar Hinton 6acfba4b40
Remove dead code (#839)
* Remove last remnants of old analytics code
2021-04-14 23:43:22 +02:00
Matt Gibson 6897b8562c
Merge pull request #840 from bitwarden/update-jslib
Update jslib
2021-04-14 11:44:44 -05:00
Matt Gibson b0b17e660d Update jslib 2021-04-14 10:56:48 -05:00
Chad Scharf 5f986c19fc
Merge pull request #836 from bitwarden/desktop-714
Update jslib for macOS CMD+W close action
2021-04-13 15:34:37 -04:00
Chad Scharf 2dd88d4eed Update jslib for macOS CMD+W close action 2021-04-13 14:38:39 -04:00
Kyle Spearrin 62baff5d39 update package.lock.json 2021-04-12 11:17:11 -04:00
Kyle Spearrin 00f54ee34a npm audit fix 2021-04-12 11:02:40 -04:00
Kyle Spearrin 23c15cee48 update some lib refs 2021-04-12 11:02:07 -04:00
Matt Gibson a9a5c7ed65
Update jslib (#834) 2021-04-12 10:59:10 -04:00
Snyk bot dd8409475a
fix: upgrade node-forge from 0.7.6 to 0.10.0 (#827)
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/257fd10d-8b4a-4ead-b08e-11ddee875925?utm_source=github&utm_medium=upgrade-pr
2021-04-12 10:57:04 -04:00
Snyk bot 3e90da6a32
fix: upgrade @microsoft/signalr-protocol-msgpack from 3.1.0 to 3.1.13 (#825)
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/257fd10d-8b4a-4ead-b08e-11ddee875925?utm_source=github&utm_medium=upgrade-pr

Co-authored-by: Kyle Spearrin <kspearrin@users.noreply.github.com>
2021-04-12 10:56:52 -04:00
Snyk bot 3d63057b12
fix: upgrade big-integer from 1.6.36 to 1.6.48 (#824)
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/257fd10d-8b4a-4ead-b08e-11ddee875925?utm_source=github&utm_medium=upgrade-pr
2021-04-12 10:56:18 -04:00
Snyk bot 767fa7beac
fix: upgrade @microsoft/signalr from 3.1.0 to 3.1.13 (#823)
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/257fd10d-8b4a-4ead-b08e-11ddee875925?utm_source=github&utm_medium=upgrade-pr
2021-04-12 10:56:04 -04:00
Thomas Rittson 70aef37f77
Merge pull request #829 from bitwarden/verify-email-for-send
Require user to verify email to use file Send
2021-04-12 08:21:13 +10:00
Thomas Rittson 30793a0d9b Merge branch 'master' into verify-email-for-send 2021-04-09 15:41:49 +10:00
Thomas Rittson 737360b720 bump jslib 2021-04-09 15:41:33 +10:00
Oscar Hinton eebd4fc9d9
Remove electron remote (#830)
* Remove calls to remote
2021-04-07 20:25:15 +02:00
Thomas Rittson 05183149ad Fix linting 2021-04-07 13:11:45 +10:00
Thomas Rittson bc543de307 Require user to verify email to use file Send 2021-04-07 12:47:50 +10:00
Matt Gibson 9ff6b4242c
Merge pull request #828 from bitwarden/update-jslib
Update jslib
2021-04-05 15:19:34 -05:00
Chad Scharf 7a4eb35a09
Merge pull request #816 from LaurentTreguier/macos-icon
Update macOS icon to follow Big Sur design
2021-04-05 15:54:56 -04:00
Matt Gibson dff1fce8ae Update jslib 2021-04-05 11:18:41 -05:00
Laurent Tréguier 2aa9162b03
Adjust smaller macOS icons padding 2021-04-01 00:49:01 +02:00
Thomas Rittson bb0d449a09
Merge pull request #819 from bitwarden/fix-sso-premium-error
Fix Premium Required message after sso auth
2021-04-01 06:46:00 +10:00
Thomas Rittson 43f511a711 Fix Premium Required message after sso auth 2021-03-31 14:14:52 +10:00
Matt Gibson fdb02c376f
Merge pull request #818 from bitwarden/update-jslib
Update jslib
2021-03-30 19:08:51 -05:00
Matt Gibson bab4ef82c7 Update jslib 2021-03-30 19:52:24 -04:00
Laurent Tréguier ceee03bf50
Update macOS icon to follow Big Sur design 2021-03-29 20:33:41 +02:00
Matt Gibson 7e7f66416d
Merge pull request #815 from bitwarden/azure-upload-blobs
Use file upload service for file uploads
2021-03-29 09:47:29 -05:00
Matt Gibson 5701275c22 Update jslib 2021-03-29 08:24:18 -05:00
Matt Gibson 99f8fdb4e9 Use file upload service for file uploads 2021-03-29 08:24:00 -05:00
Thomas Rittson 0fabda65e7
Merge pull request #812 from bitwarden/send-hide-email
Hide email address in Sends
2021-03-29 07:58:25 +10:00