Ghost/core/test/unit/services
Fabien O'Carroll c2275ed131
Added size attribute support to img_url helper (#10182)
refs #10181 

Adds support to request a size in the img_url helper using syntax like:
    <img src="{{img_url profile_image size="small"}}"/>

Requires the image_sizes config to be defined in the themes package.json
2018-12-13 19:14:08 +07:00
..
apps Wired members service up to api and app (#10262) 2018-12-11 15:18:07 +07:00
auth Wired members service up to api and app (#10262) 2018-12-11 15:18:07 +07:00
mail Removed old jshint/jscs rules 2018-06-02 21:48:23 +02:00
permissions Removed old jshint/jscs rules 2018-06-02 21:48:23 +02:00
routing 🐛Fixed auto redirect for extra data queries on post and page resources (#9828) 2018-12-03 20:31:48 +01:00
rss 🎨Added absolute_url flag to public api (#9833) 2018-08-31 11:02:39 +01:00
settings Renamed /users to /authors for Content API V2 (#10096) 2018-11-07 15:29:37 +01:00
themes Added size attribute support to img_url helper (#10182) 2018-12-13 19:14:08 +07:00
url 🐛 Protected Ghost blog against invalid uploaded routes.yaml (#10100) 2018-11-26 16:28:22 +07:00
slack_spec.js 🎨 Modified slack webhook payload, added info about published post (#9850) 2018-11-12 13:04:50 +01:00
webhooks_spec.js Updated webhook request header and last triggered error mssg (#10035) 2018-10-19 14:11:03 +01:00
xmlrpc_spec.js Fixed RPC pings (#9816) 2018-08-23 15:20:29 +02:00