Renovate Bot
189ce9bc1d
Update dependency express-session to v1.16.2
2019-07-02 11:37:27 +02:00
Renovate Bot
5a316c3c80
Update dependency express to v4.17.1
2019-07-02 11:30:35 +02:00
Renovate Bot
a51008a034
Update dependency knex-migrator to v3.2.6
2019-07-02 09:27:54 +00:00
Renovate Bot
2dcb1a3776
Update dependency csv-parser to v2.3.0
2019-07-02 11:27:16 +02:00
Renovate Bot
9564757d8d
Update dependency ajv to v6.10.0
2019-07-02 11:13:53 +02:00
Renovate Bot
0abc8971b4
Pin dependency grunt-contrib-symlink to 1.0.0
2019-07-02 11:08:33 +02:00
Renovate Bot
885ce6eb44
Update dependency cookie-session to v1.3.3
2019-07-02 11:04:52 +02:00
Renovate Bot
2e0067d877
Update dependency html-to-text to v5
2019-07-02 11:00:00 +02:00
Renovate Bot
d88a41628e
Update dependency semver to v6
2019-07-02 10:56:03 +02:00
Renovate Bot
b3561dcee4
Update dependency sharp to v0.22.1
2019-07-02 10:52:46 +02:00
Renovate Bot
deeafe9734
Update dependency compression to v1.7.4
2019-07-02 08:26:50 +00:00
Renovate Bot
2cf40d2f6f
Update dependency bson-objectid to v1.2.5
2019-07-02 07:30:13 +00:00
Renovate Bot
82d146577c
Update dependency @tryghost/members-auth-pages to v0.2.2
2019-07-02 06:48:32 +00:00
Renovate Bot
7638ca4d77
Update dependency @tryghost/helpers to v1.1.6
2019-07-02 05:23:38 +00:00
Renovate Bot
2f7e6d21ae
Update dependency bluebird to v3.5.5
2019-07-02 04:04:31 +00:00
Renovate Bot
c576a2d724
Update dependency @tryghost/members-api to v0.1.2
2019-07-02 03:29:16 +00:00
Renovate Bot
9da9b2f448
Update dependency @nexes/nql to v0.2.2
2019-07-02 02:31:50 +00:00
Renovate Bot
3eeb81a19c
Update Build Tool
2019-07-02 01:31:27 +00:00
Fabien O'Carroll
9f2e1bfde7
Version bump to 2.25.4
2019-07-01 13:31:22 +07:00
Kevin Ansfield
b35269f933
Version bump to 2.25.3
2019-06-26 14:02:07 +01:00
Kevin Ansfield
3229de75f8
Revert "Replaced keypair with rsa-keypair module ( #10758 )"
...
This reverts commit 64735693be
.
- `rsa-keypair` is a binary dependency that was failing to install for a lot of users, reverting for now so we can look at alternative options for speeding up boot time
2019-06-26 14:00:25 +01:00
Kevin Ansfield
c3a493bfeb
Version bump to 2.25.2
2019-06-25 13:22:54 +01:00
Fabien O'Carroll
da3f55dd9d
Updated express-hbs to 2.1.2
...
no-issue
ronseal.
2019-06-25 16:19:33 +07:00
Fabien O'Carroll
bb1ee3c265
Updated members-theme-bindings & public/members.js
...
no-issue
This updates Ghost to inject the exact urls we want to use for both the
static members pages and the ssr endpoints we've configured for the
frontend. This allows us to changes these without having to update the
members repository, and gives a cleaner split between the two.
2019-06-25 15:13:52 +07:00
Nazar Gargol
e5391519eb
Bumped js-yaml version to 3.13.1
...
no issue
- The 3.13.1 version contains security fixes described in b2f9e88239
2019-06-24 15:47:37 +02:00
Daniel Lockyer
64735693be
Replaced keypair with rsa-keypair module ( #10758 )
...
refs #10789
Speed up Ghost boot time by replacing the JS-only RSA key generator
library with a native alternative.
2019-06-21 16:51:44 +07:00
Fabien O'Carroll
cbe8d1885c
Version bump to 2.25.1
2019-06-19 13:58:12 +07:00
Naz Gargol
abda6e6338
Migrated to use url-utils from Ghost-SDK ( #10787 )
...
closes #10773
- The refactoring is a substitute for `urlService.utils` used previously throughout the codebase and now extracted into the separate module in Ghost-SDK
- Added url-utils stubbing utility for test suites
- Some tests had to be refactored to avoid double mocks (when url's are being reset inside of rested 'describe' groups)
2019-06-18 15:13:55 +02:00
Fabien O'Carroll
a63d29f859
Version bump to 2.25.0
2019-06-18 19:38:29 +07:00
Fabien O'Carroll
262c27c8e8
Version bump to 2.24.0
2019-06-18 19:25:06 +07:00
Kevin Ansfield
bbae006eb5
Speed up image-size
utility functions ( #10784 )
...
no issue
- add `probe-image-size` dependency
- use `probe-image-size` to fetch partial image data over the network where possible
2019-06-11 16:25:15 +01:00
Rish
c5cb7a6155
Version bump to 2.23.4
2019-06-11 16:51:41 +05:30
Kevin Ansfield
6fd2db2ed4
Update amperize to v0.5.2
...
no issue
- includes a couple of bug fixes for fallback from probe-image-size to image-size
2019-06-11 12:17:28 +01:00
Kevin Ansfield
f34a9d2e36
Update amperize to v0.5.1
...
no issue
- includes fix for http->https conversion that broke tests in 90b0c8d3bb
2019-06-10 11:14:00 +01:00
Kevin Ansfield
90b0c8d3bb
🚀 Speed up initial generation of /amp/ content with many images
...
no issue
- update `amperize` to v0.5.0 which includes partial image loading and parallel network requests for fetching image dimensions
2019-06-10 09:53:25 +01:00
Nazar Gargol
f5544e7831
Migrated to use @tryghost/social-urls package
...
refs #10618
- /lib/social/urls was extracted into SDK to move more modules out of the core and reduce coupling of the theme layer
2019-06-06 17:10:13 +02:00
Kevin Ansfield
bdf1383b30
Version bump to 2.23.3
2019-06-06 11:15:47 +01:00
Kevin Ansfield
07e9490621
🐛 Fixed server crash when AMP posts contain images with unescaped chars ( #10775 )
...
no issue
- bump `amperize` to v0.4.0 which contains an updated version of `got` which does not crash on invalid image urls
2019-06-05 17:31:23 +01:00
Nazar Gargol
74d5bf3822
Version bump to 2.23.2
2019-06-04 13:01:40 +02:00
Naz Gargol
acdcadc396
🔥 Dropped Node v6 support ( #10771 )
...
no issue
- Node v6 has come to EOL as of 2019-04-30 (ref. https://github.com/nodejs/Release#end-of-life-releases )
- Removed Node v6 specific tests and code
2019-06-03 14:20:23 +02:00
Kevin Ansfield
525c2753ec
Update dependency @tryghost/html-to-mobiledoc to v0.4.1
...
no issue
- includes a fix for text content potentially being lost when converting html to mobiledoc via the API
2019-06-03 12:34:35 +01:00
Kevin Ansfield
81ebe3e8a3
Version bump to 2.23.1
2019-05-28 18:36:10 +01:00
Kevin Ansfield
5ee76a3f85
Version bump to 2.23.0
2019-05-27 10:57:22 +01:00
Kevin Ansfield
7ea161ae04
Version bump to 2.22.3
2019-05-23 13:49:24 +01:00
Fabien O'Carroll
0918844e75
Version bump to 2.22.2
2019-05-21 12:09:14 +02:00
Fabien O'Carroll
5b0b7e4d8d
Version bump to 2.22.1
2019-05-14 11:16:04 +02:00
Nazar Gargol
bb7bb55cf3
Bumped gscan version to 2.6.0
...
no issue
- Updated valid theme fixture to be inline with warning that was added when using {{each}} helper instead of {{foreach}}
2019-05-08 16:56:22 +02:00
Fabien O'Carroll
c101fd90d7
Removed lib/members in favour of packages ( #10739 )
...
* Installed `@tryghost/members-{api,auth-pages}`
no-issue
* Used @tryghost/members-auth-pages in member service
no-issue
* Used @tryghost/members-api in members service
no-issue
* Deleted core/server/lib/members
no-issue
* Fixed parent app tests
no-issue
Requiring the members api (via the `gateway` getter) was throwing an
error, so we stub out the members service getters
2019-05-08 14:08:25 +02:00
Nazar Gargol
53b300d7bf
Version bump to 2.22.0
2019-05-07 12:37:29 +02:00
Rish
a4f4a00cc4
Updated to use slugify method from SDK for safe string
...
refs #10618
- Updated lib safe string security method
2019-05-07 15:33:07 +05:30