0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core
Hannah Wolfe a593cbfb53 Move post slug endpoint & add endpoints for users
closes #3187

- move slug endpoint to post/slug/:slug
- create similar  slug and email endpoint for users
- add/update tests
2014-07-09 16:55:34 +01:00
..
client Merge pull request #3219 from JohnONolan/email 2014-07-08 17:06:48 +01:00
server Move post slug endpoint & add endpoints for users 2014-07-09 16:55:34 +01:00
shared Implement Mobile Editor 2014-06-24 18:33:43 -04:00
test Move post slug endpoint & add endpoints for users 2014-07-09 16:55:34 +01:00
bootstrap.js Improve error handling during bootstrap process 2014-06-19 12:59:16 +00:00
index.js Improve error handling during bootstrap process 2014-06-19 12:59:16 +00:00
server.js