0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/server/api
Matt Enlow 433956c102 Add post preview via uuid (/p/:uuid)
Refs #5097

- All drafts will show a preview link (this needs real css)
- Published posts will redirect
- prev/next post helpers only activate on published posts
- Powered by ~10 pints between the two of us (@ErisDS, @novaugust)
2015-04-30 11:57:37 +01:00
..
authentication.js Refactor to remove author.email from API 2015-04-17 22:27:04 +01:00
configuration.js Add post preview via uuid (/p/:uuid) 2015-04-30 11:57:37 +01:00
db.js Refactor importer with tests 2014-12-17 18:22:39 +00:00
index.js Rename error.type to error.errorType 2015-04-22 22:29:45 +02:00
mail.js Removes objectTypeModelMap to reduce circular dependency. 2014-10-27 20:48:22 -04:00
notifications.js
posts.js Add post preview via uuid (/p/:uuid) 2015-04-30 11:57:37 +01:00
roles.js
settings.js Make the {{navigation}} helper global 2015-02-28 12:53:00 +00:00
slugs.js
tags.js Refactor to remove author.email from API 2015-04-17 22:27:04 +01:00
themes.js
upload.js Add support for zip import 2014-12-10 20:21:06 +00:00
users.js Rename error.type to error.errorType 2015-04-22 22:29:45 +02:00
utils.js Check ids match on edit 2015-02-28 16:25:37 +00:00