Ghost/core/server/api
Vikas 8606ea22a2 Normalize docs URLs (#8949)
no issue

v1.0.0 is no longer the standard in the docs, so I updated all of the URLs containing it with v1
Note: I tried squashing commits, but failed. I'll try again in the future with throwaway changes
Secondary Note: I tested most of the URLs listed and got no 404s!
2017-08-31 11:45:59 +02:00
..
app.js API express app routing & middleware improvements (#8883) 2017-08-17 17:52:58 +07:00
authentication.js Normalize docs URLs (#8949) 2017-08-31 11:45:59 +02: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 Add ghost-backup client to trigger export (#8911) 2017-08-22 11:15:40 +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 Normalize docs URLs (#8949) 2017-08-31 11:45:59 +02:00
middleware.js Add ghost-backup client to trigger export (#8911) 2017-08-22 11:15:40 +01: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 Add ghost-backup client to trigger export (#8911) 2017-08-22 11:15:40 +01: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