Ghost/core/server/api
Hannah Wolfe 4f3a8f6b38 API express app routing & middleware improvements (#8883)
no issue

- Split routes out from the API app 🎨
    - Use the same pattern as the blog app
    - General cleanup/unification across all of the `app.js` files

- Split middleware config out from API routes
    - Logical groupings make it easier to see WTF is going on 😬
2017-08-17 17:52:58 +07:00
..
app.js API express app routing & middleware improvements (#8883) 2017-08-17 17:52:58 +07:00
authentication.js 📖 shorten mail config docs links (#8592) 2017-06-15 18:04:48 +01:00
clients.js Error creation (#7477) 2016-10-06 13:27:35 +01:00
configuration.js Add configuration/private endpoint and settings for Unsplash (#8895) 2017-08-15 15:59:16 +01:00
db.js 🎨 refactor the importer (#8473) 2017-05-23 17:18:13 +01:00
index.js Use "mounting" concept for active theme (#8193) 2017-03-21 10:03:09 +01:00
invites.js 🐛 invite existing users 2017-07-18 18:24:36 +01:00
mail.js 📖 shorten mail config docs links (#8592) 2017-06-15 18:04:48 +01:00
middleware.js API express app routing & middleware improvements (#8883) 2017-08-17 17:52:58 +07:00
notifications.js 🎨 settings inconsistency (#8381) 2017-04-24 18:41:00 +01:00
posts.js Add ?formats param to Posts API (#8305) 2017-05-30 11:40:39 +01:00
roles.js Refactor handlePermissions 2015-08-11 16:03:57 +02:00
routes.js API express app routing & middleware improvements (#8883) 2017-08-17 17:52:58 +07:00
schedules.js post update collision detection (#8328) (#8362) 2017-04-19 14:53:23 +01:00
settings.js 🎨 settings inconsistency (#8381) 2017-04-24 18:41:00 +01:00
slack.js Slack integration 2016-05-08 12:49:15 +02:00
slugs.js Error creation (#7477) 2016-10-06 13:27:35 +01:00
subscribers.js Fixed issue where all only a few subscribers where exported via CSV. (#7925) 2017-02-08 11:37:09 +01:00
tags.js Error creation (#7477) 2016-10-06 13:27:35 +01:00
themes.js Used ghost-ignition.debug, removed debug dep (#8881) 2017-08-15 18:29:27 +07:00
upload.js 🎨 Move scheduling and storage in adapters/ (#8435) 2017-05-15 12:52:01 +02:00
users.js suspend user feature (#8114) 2017-03-13 12:03:26 +00:00
utils.js Add ?formats param to Posts API (#8305) 2017-05-30 11:40:39 +01:00