Renovate Bot
fa4b5638f1
Update dependency @tryghost/members-api to v0.31.0
2020-09-21 10:56:46 +00:00
Renovate Bot
cabe11d3a2
Update dependency node-jose to v2
2020-09-21 07:58:36 +01:00
Renovate Bot
f8a918395d
Update dependency @tryghost/members-csv to v0.3.1
2020-09-18 16:48:12 +00:00
Fabien O'Carroll
e8f530db6c
Updated @tryghost/members-api@0.30.1
...
no-issue
This includes a fix to the usage of getMagicLink which affected
impersonation of members via the memberSigninUrl controller.
2020-09-18 17:46:30 +01:00
Fabien 'egg' O'Carroll
7c5a3bb537
Updated magic links to use shorter, single us, longer lived tokens ( #12218 )
...
no-issue
* Added SingleUseTokenProvider to members service
This implements the TokenProvider interface required by members-api to
generate magic links. It handles checking if the token is expired and
pulls out any associated data.
Future improvments may include the email in the error for expired
tokens, which would make resending a token simpler.
* Passed SingleUseTokenProvider to members-api
This sets up the members-api module to use the new single use tokens
* Installed @tryghost/members-api@0.30.0
This includes the change to allow us to pass a token provider to the members-api
2020-09-18 17:32:18 +01:00
Renovate Bot
3c0f2d1595
Update dependency @sentry/node to v5.24.2
2020-09-18 14:12:08 +00:00
Renovate Bot
f01f088066
Update dependency @tryghost/magic-link to v0.6.0
2020-09-18 12:26:10 +00:00
Renovate Bot
e0f2fa76ec
Update dependency @tryghost/magic-link to v0.5.0
2020-09-18 11:46:09 +00:00
Renovate Bot
eb0163bde6
Update dependency @sentry/node to v5.24.1
2020-09-18 10:35:51 +00:00
Renovate Bot
d0844ee853
Update dependency @sentry/node to v5.24.0
2020-09-18 08:42:57 +00:00
Renovate Bot
50436656a7
Update dependency eslint to v7.9.0
2020-09-14 02:05:46 +00:00
Renovate Bot
cc67f0f3f5
Update dependency ajv to v6.12.5
2020-09-14 00:04:47 +00:00
Renovate Bot
74ec67ac1c
Update dependency @sentry/node to v5.23.0
2020-09-09 15:53:46 +00:00
Renovate Bot
5d47398d93
Update dependency gscan to v3.5.7
2020-09-07 16:29:13 +00:00
Renovate Bot
8df690c683
Update dependency eslint to v7.8.1
2020-09-01 21:02:23 +00:00
Renovate Bot
7884481ce5
Update dependency eslint to v7.8.0
2020-08-31 23:03:55 +00:00
Renovate Bot
55aab9063d
Update dependency mocha to v8.1.3
2020-08-28 21:04:14 +00:00
Renovate Bot
437cdf05b9
Update dependency @sentry/node to v5.22.3
2020-08-28 16:35:10 +00:00
Renovate Bot
8bc1891ae6
Update dependency @sentry/node to v5.22.2
2020-08-28 13:56:01 +00:00
Renovate Bot
3dd9a5bb6a
Update dependency @sentry/node to v5.22.1
2020-08-28 12:35:48 +00:00
Renovate Bot
98be0a9a9f
Update dependency @sentry/node to v5.22.0
2020-08-27 10:54:58 +00:00
Daniel Lockyer
e3eed7c02d
Revert "Update dependency oembed-parser to v1.4.1"
...
- this reverts commit 054689ee4e
.
- this update cannot be merged until Ghost's minimum Node versions are
bumped
- somehow it snook through our CI checks and got merged by Renovate
2020-08-26 17:33:35 +01:00
Renovate Bot
054689ee4e
Update dependency oembed-parser to v1.4.1
2020-08-26 16:27:57 +00:00
Renovate Bot
9e8d3828b6
Update dependency sanitize-html to v1.27.4
2020-08-26 14:59:35 +00:00
Renovate Bot
9e991fb47c
Update dependency mocha to v8.1.2
2020-08-25 19:51:28 +00:00
Renovate Bot
c50b677a50
Update dependency grunt to v1.3.0
2020-08-25 13:56:18 +01:00
Kevin Ansfield
e07e0a17c6
🐛 Fixed bookmark card display in member emails when using Gmail+Chrome
...
no issue
- updates `@tryghost/kg-default-cards` which contains two fixes
- removes email-specific output being added to post html (had no visual impact due to use of conditional comments but keeps rendered html smaller+cleaner)
- adds a background-url style to the thumbnail container to give two options for styling
- updates member email template styling to hide the `<img>` element in bookmark cards and use a background image instead to get consistent rendering across email clients
2020-08-24 18:21:09 +01:00
Renovate Bot
fd2a49a366
Update dependency jwks-rsa to v1.9.0
2020-08-24 15:29:07 +01:00
Renovate Bot
48144df5a8
Update dependency @sentry/node to v5.21.4
2020-08-24 12:25:00 +00:00
Renovate Bot
679616026f
Update dependency @tryghost/members-api to v0.28.2
2020-08-24 06:33:55 +00:00
Kevin Ansfield
cbe2817c72
🐛 Fixed bookmark card display in member emails when using Outlook
...
closes https://github.com/TryGhost/Ghost/issues/12148
- updates `@tryghost/kg-default-cards`, new version includes Outlook-specific bookmark card template and styling
2020-08-22 11:13:54 +01:00
Renovate Bot
2b635ab318
Update dependency @sentry/node to v5.21.3
2020-08-21 22:08:16 +00:00
Rish
4657941095
Bumped @tryghost/members-api to 0.28.1 in lockfile
...
refs https://github.com/TryGhost/Ghost/issues/12150
- Adds the updated lockfile for previous commit which bumps members-api to 0.28.1
2020-08-21 16:23:37 +05:30
Renovate Bot
4fff93f9e0
Update dependency @tryghost/members-api to v0.28.0
2020-08-20 09:14:32 +00:00
Renovate Bot
090d977c8e
Update dependency @tryghost/kg-markdown-html-renderer to v2.0.2
2020-08-18 18:05:37 +00:00
Renovate Bot
52c4292ad7
Update dependency @tryghost/kg-default-atoms to v2.0.2
2020-08-18 16:56:11 +00:00
Renovate Bot
daf79e367d
Update dependency @tryghost/kg-card-factory to v2.1.2
2020-08-18 15:36:49 +00:00
Kevin Ansfield
cefcdad090
🐛 Fixed emails appearing very wide in Outlook and improved email image sizes
...
closes https://github.com/TryGhost/Ghost/issues/11536
- bumps `@tryghost/kg-default-cards`
- image and gallery cards now output `width/height` attributes on `img` elements with a max width of 600px
- uses resized images where possible to keep email weight down
- adds `height: auto` style to image card images so that the `height` attribute does not cause distortion at smaller screen widths
2020-08-18 15:33:54 +01:00
Renovate Bot
79180d5446
Update dependency @tryghost/members-api to v0.27.2
2020-08-18 10:31:44 +00:00
Renovate Bot
c9cc19cb74
Update dependency @tryghost/members-api to v0.27.0
2020-08-17 20:04:08 +00:00
Renovate Bot
742f992601
Update dependency knex to v0.21.5
2020-08-17 18:16:56 +00:00
Renovate Bot
87e6954ef9
Update dependency @tryghost/members-csv to v0.3.0
2020-08-17 06:03:25 +00:00
Renovate Bot
c962afa5ab
Update dependency ajv to v6.12.4
2020-08-17 00:06:18 +00:00
Renovate Bot
b2c34029e1
Update dependency eslint to v7.7.0
2020-08-14 22:22:42 +00:00
Renovate Bot
78911257f4
Update dependency lodash to v4.17.20
2020-08-13 18:05:45 +00:00
Renovate Bot
385af269a5
Update dependency @tryghost/url-utils to v0.6.20
2020-08-13 16:39:20 +00:00
Renovate Bot
35b9b7cc8c
Update dependency @tryghost/string to v0.1.11
2020-08-13 16:06:33 +00:00
Renovate Bot
1631fe5159
Update dependency @tryghost/social-urls to v0.1.12
2020-08-13 14:13:08 +00:00
Renovate Bot
38cd76f965
Update dependency @tryghost/html-to-mobiledoc to v0.7.3
2020-08-13 12:30:15 +00:00
Renovate Bot
2bb8d22de3
Update dependency @tryghost/helpers to v1.1.30
2020-08-13 11:05:41 +00:00