Renovate Bot
28d3818b97
Update dependency @tryghost/helpers to v1.1.18
2019-11-04 01:28:58 +00:00
renovate[bot]
cfb66ac161
Update dependency oembed-parser to v1.3.5 ( #11124 )
2019-10-30 17:16:38 +01:00
renovate[bot]
da37e3ec61
Update dependency express-session to v1.17.0 ( #11238 )
2019-10-30 16:41:39 +01:00
renovate[bot]
4009911da2
Update dependency grunt-contrib-compress to v1.6.0 ( #11293 )
2019-10-30 16:38:32 +01:00
Kevin Ansfield
f153f174d0
Version bump to 3.0.2
2019-10-30 11:08:00 +00:00
Kevin Ansfield
314958cbf1
Updated dependency @tryghost/url-utils to v0.6.13
...
no issue
- includes fix for cloudflare `<stream>` embeds breaking after having their URLs transformed
2019-10-30 10:56:48 +00:00
Fabien O'Carroll
804afca51f
Installed @tryghost/members-api@0.8.3
...
no-issue
This improves logging for webhook signature validation
2019-10-30 17:24:04 +07:00
Kevin Ansfield
b5571bf5c6
Version bump to 3.0.1
2019-10-29 14:20:09 +00:00
Kevin Ansfield
37e4fd9521
Revert "Update dependency @tryghost/url-utils to v0.6.11"
...
This reverts commit 37e8951fe9
.
- the sub-dependency bump of `moment-timezone` caused another occurrence of https://github.com/tryghost/Ghost/issues/10870
# Conflicts:
# package.json
2019-10-29 14:13:24 +00:00
renovate[bot]
640c4a82f1
Update dependency gscan to v3.1.0 ( #11294 )
2019-10-29 10:00:24 +00:00
renovate[bot]
4023772d12
Update dependency express-hbs to v2.2.0 ( #11292 )
2019-10-29 10:00:05 +00:00
Renovate Bot
2cf3b4f2f1
Update dependency metascraper-title to v5.7.14
2019-10-28 16:44:50 +00:00
Renovate Bot
661d0d784f
Update dependency metascraper-url to v5.7.14
2019-10-28 15:37:39 +00:00
Renovate Bot
ab5662e4b3
Update dependency metascraper-logo-favicon to v5.7.14
2019-10-28 14:37:14 +00:00
Renovate Bot
fbcefeb826
Update dependency metascraper-publisher to v5.7.14
2019-10-28 12:30:54 +00:00
Kevin Ansfield
7284227f1e
🐛 Fixed 404s when using a proxy setup ( #11269 )
...
no issue
When using certain proxy setups that result in `host` and `x-forwarded-host` being different, it became impossible to access Ghost because all routes showed generic 404 pages.
- `vhost` module that we are using to separate front-end and admin urls does not use express' `req.hostname` so it does not pick up the `x-forwarded-host` url that express' `'trust proxy'` config gives us
- switched to the forked `@tryghost/vhost-middleware` package which has a one-line change to use `req.hostname || req.host`
- added `'trust proxy'` config to the admin express app and switched to using `req.hostname` in our redirect code to avoid infinite redirect loops
2019-10-28 11:22:05 +00:00
Renovate Bot
953bd2a2fc
Update dependency metascraper-image to v5.7.14
2019-10-28 10:33:17 +00:00
Renovate Bot
9a8de5acf7
Update dependency metascraper-logo to v5.7.14
2019-10-28 09:32:14 +00:00
Renovate Bot
034b941897
Update dependency metascraper-author to v5.7.14
2019-10-28 08:30:56 +00:00
Renovate Bot
1c43722f5a
Update dependency metascraper-description to v5.7.14
2019-10-28 07:30:37 +00:00
Renovate Bot
b8c80944fd
Update dependency metascraper to v5.7.14
2019-10-28 06:31:17 +00:00
Renovate Bot
ab7609e746
Update dependency gscan to v3.0.1
2019-10-28 05:31:12 +00:00
Renovate Bot
c3123e4864
Update dependency glob to v7.1.5
2019-10-28 04:32:59 +00:00
Renovate Bot
7f47b0a918
Update dependency bluebird to v3.7.1
2019-10-28 03:31:40 +00:00
Renovate Bot
37e8951fe9
Update dependency @tryghost/url-utils to v0.6.11
2019-10-28 02:37:22 +00:00
Renovate Bot
a8ecd9ac6e
Update dependency @tryghost/social-urls to v0.1.4
2019-10-28 01:35:49 +00:00
Fabien O'Carroll
f4cadc0709
Version bump to 3.0.0
2019-10-21 22:41:48 +07:00
Fabien O'Carroll
c800f646ef
Updated minimum ghost-cli version in engines
...
no-issue
ghost-cli@1.12.0 adds support for Ghost 3.0
2019-10-21 21:41:16 +07:00
Fabien O'Carroll
ccc7028d0e
Version bump to 3.0.0-beta.8
2019-10-21 18:34:46 +07:00
Nazar Gargol
63c34b08e4
Bumped @tryghost/helpers to 1.1.17
...
- Needed a bump to allow displaying reading_time even when html content is empty but the reading time property is present
2019-10-21 18:07:38 +07:00
Fabien O'Carroll
1114f85d66
Version bump to 3.0.0-beta.7
2019-10-21 13:05:33 +07:00
Rish
8e21ae0ce6
Version bump to 3.0.0-beta.6
2019-10-20 16:11:09 +05:30
Rish
80018286ce
Version bump to 3.0.0-beta.5
2019-10-20 14:19:55 +05:30
Rish
23a01dd1e9
Version bump to 3.0.0-beta.4
2019-10-19 18:40:27 +05:30
Fabien O'Carroll
bf43b98c15
Version bump to 3.0.0-beta.3
2019-10-18 19:30:44 +07:00
Fabien O'Carroll
5a7a57a447
Version bump to 3.0.0-beta.2
2019-10-17 18:53:17 +07:00
Fabien O'Carroll
b5302157fe
Version bump to 3.0.0-beta.1
2019-10-17 17:36:15 +07:00
Hannah Wolfe
2358c65535
Update dependency gscan to v3.0.0
2019-10-16 19:17:24 +01:00
Fabien O'Carroll
c9c37b0da2
Merge master -> v3 ( #11242 )
...
Merge master -> v3
2019-10-15 17:44:14 +07:00
Renovate Bot
76f7488986
Update dependency @tryghost/social-urls to v0.1.3
2019-10-14 15:28:19 +00:00
Kevin Ansfield
ceb9284cac
Version bump to 2.37.0
2019-10-14 13:50:10 +01:00
Kevin Ansfield
bc8fc566a7
🐛 Fixed markdown card content appearing corrupted when editing a post
...
refs https://github.com/TryGhost/Ghost/issues/11235
- updates `@tryghost/url-utils` to a version with a fixed `markdownRelativeToAbsolute` method
2019-10-14 13:40:53 +01:00
Renovate Bot
3e15b18bc6
Update dependency @tryghost/members-ssr to v0.7.1
2019-10-14 01:23:54 +00:00
Kevin Ansfield
e33c46f3d1
Merge branch 'master' into v3
2019-10-12 19:13:30 +01:00
Kevin Ansfield
0ee46ab7a8
Updated @tryghost/url-utils to v0.6.9
...
no issue
- contains guards to prevent unnecessary processing of markdown and html
2019-10-12 17:48:54 +01:00
Kevin Ansfield
05f348f0fe
Merge branch 'master' into v3
2019-10-11 13:28:19 +01:00
Kevin Ansfield
85a03b19b1
🐛 Fixed errors when saving or importing posts with invalid URLs
...
no issue
- bumped @tryghost/url-utils to a version which catches parsing errors and returns the original url argument
2019-10-11 13:20:24 +01:00
Rish
dc6d768a6d
Version bump to 2.36.0
2019-10-11 16:59:08 +05:30
Kevin Ansfield
78e16ddd3f
Merge branch 'master' into v3
2019-10-11 11:31:31 +01:00
Fabien O'Carroll
8b0130193c
Installed @tryghost/members-api@0.8.2
...
no-issue
This version uses HS256 signed tokens for magic-links and provides much
smaller links but requires a 256bit (64 byte) secret
2019-10-11 13:47:48 +07:00