0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/server
Hannah Wolfe 8c7d305cd5 🐛 Fixed channel context to be based on res.locals (#8910)
closes #8907, closes #8908

- Add a bunch of tests to detect these breakages!
- Then change all the places where req.channelConfig was still being used
2017-08-16 11:06:30 +01:00
..
adapters 🐛 Fixed Infinite 404s for images (#8869) 2017-08-10 15:31:52 +02:00
admin Used ghost-ignition.debug, removed debug dep (#8881) 2017-08-15 18:29:27 +07:00
api Add configuration/private endpoint and settings for Unsplash (#8895) 2017-08-15 15:59:16 +01:00
apps ↙️ Minified CSS in AMP default template 2017-07-31 16:24:03 +04:00
auth Used ghost-ignition.debug, removed debug dep (#8881) 2017-08-15 18:29:27 +07:00
blog Used ghost-ignition.debug, removed debug dep (#8881) 2017-08-15 18:29:27 +07:00
config Used ghost-ignition.debug, removed debug dep (#8881) 2017-08-15 18:29:27 +07:00
controllers/frontend 🐛 Fixed channel context to be based on res.locals (#8910) 2017-08-16 11:06:30 +01:00
data Add configuration/private endpoint and settings for Unsplash (#8895) 2017-08-15 15:59:16 +01:00
events
helpers Added slug & id matching to {{#has}} helper (#8903) 2017-08-15 16:25:06 +01:00
mail 🔥 fromaddress support (#8753) 2017-07-27 12:27:38 +04:00
middleware Used ghost-ignition.debug, removed debug dep (#8881) 2017-08-15 18:29:27 +07:00
models 🐛 Fixed duplicate subdirs in plaintext (#8882) 2017-08-15 11:31:22 +01:00
permissions 🐛 be able to serve locked users (#8711) 2017-07-20 12:45:13 +01:00
public 🛠 🙈 Rename ghost-url.js to ghost-sdk.js (#8767) 2017-07-28 18:23:32 +04:00
settings Used ghost-ignition.debug, removed debug dep (#8881) 2017-08-15 18:29:27 +07:00
themes Used ghost-ignition.debug, removed debug dep (#8881) 2017-08-15 18:29:27 +07:00
translations 🐛 Added 409 DisabledFeatureError for labs features (#8890) 2017-08-15 10:50:36 +02:00
utils 🐛 Added 409 DisabledFeatureError for labs features (#8890) 2017-08-15 10:50:36 +02:00
views 🎨 gscan 1.1.0 & optimisations 2017-06-06 13:07:50 +07:00
app.js Used ghost-ignition.debug, removed debug dep (#8881) 2017-08-15 18:29:27 +07:00
errors.js 🐛 Added 409 UpdateCollisionError for the editor (#8899) 2017-08-15 12:06:40 +02:00
filters.js
ghost-server.js Used ghost-ignition.debug, removed debug dep (#8881) 2017-08-15 18:29:27 +07:00
i18n.js 🎨 rename language to locale and use en as default locale (#8490) 2017-05-31 16:05:49 +01:00
index.js Used ghost-ignition.debug, removed debug dep (#8881) 2017-08-15 18:29:27 +07:00
logging.js 🐛 forward missing logging config: rotation 2017-02-17 18:24:14 +01:00
overrides.js
update-check.js Be able to define a custom Update Check endpoint (#8870) 2017-08-10 15:01:51 +01:00