2
1
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2023-12-13 21:00:40 +01:00
Ghost/core/server
Hannah Wolfe c49dba12a0 🐛 Added error handling to prev/next post helpers
refs #8703

- On API error, call inverse with a data error, the same as the get helper
2017-08-29 10:31:00 +02:00
..
adapters 🐛 Fixed Infinite 404s for images (#8869) 2017-08-10 15:31:52 +02:00
admin API express app routing & middleware improvements (#8883) 2017-08-17 17:52:58 +07:00
api Add ghost-backup client to trigger export (#8911) 2017-08-22 11:15:40 +01:00
apps ↙️ Minified CSS in AMP default template 2017-07-31 16:24:03 +04:00
auth Add ghost-backup client to trigger export (#8911) 2017-08-22 11:15:40 +01:00
blog API express app routing & middleware improvements (#8883) 2017-08-17 17:52:58 +07:00
config 🛠 Removed "archive" from reserved slugs (#8928) 2017-08-22 17:21:24 +01:00
controllers/frontend 🐛 Fixed channel context to be based on res.locals (#8910) 2017-08-16 11:06:30 +01:00
data Fix lint error 2017-08-22 14:06:36 +01:00
events post-scheduling 2016-06-14 10:52:13 +02:00
helpers 🐛 Added error handling to prev/next post helpers 2017-08-29 10:31:00 +02:00
mail 🔥 fromaddress support (#8753) 2017-07-27 12:27:38 +04:00
middleware Improved version match logic (#8922) 2017-08-22 10:59:01 +01:00
models 🐛 Fixed internal tags being used as primary tags (#8934) 2017-08-24 13:07:19 +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 error handling to prev/next post helpers 2017-08-29 10:31:00 +02:00
utils Dumped icojs and use image-size for .ico (#8888) 2017-08-17 17:44:05 +01:00
views 🎨 gscan 1.1.0 & optimisations 2017-06-06 13:07:50 +07:00
analytics-events.js Add segment analytics for blog data (#8912) 2017-08-22 12:23:23 +01:00
app.js API express app routing & middleware improvements (#8883) 2017-08-17 17:52:58 +07:00
errors.js 🐛 Added 409 UpdateCollisionError for the editor (#8899) 2017-08-15 12:06:40 +02:00
filters.js Misc grunt /dev updates 2015-05-28 20:25:14 +01:00
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 Add segment analytics for blog data (#8912) 2017-08-22 12:23:23 +01:00
logging.js 🐛 forward missing logging config: rotation 2017-02-17 18:24:14 +01:00
overrides.js 🛠 update lodash,knex and bookshelf to latest versions 2016-09-26 10:20:55 +02:00
update-check.js Be able to define a custom Update Check endpoint (#8870) 2017-08-10 15:01:51 +01:00