Ghost/core/server/api
lennerd bebafdc9a9 Refactore slug API for generating tag and post slugs.
Closes #2601
- Removed slug generation from the post API
- Added new, self-contained slug API
- Fixed slug permissions in the fixtures files
- Added a HTTP route for the new API method
- Added integrational tests
2014-05-26 10:07:05 +02:00
..
db.js Improve status codes 2014-05-24 08:05:12 +02:00
index.js Refactore slug API for generating tag and post slugs. 2014-05-26 10:07:05 +02:00
mail.js Move mail api to json/api format 2014-05-13 17:34:37 +01:00
notifications.js Refactor API arguments 2014-05-15 10:41:05 +01:00
posts.js Refactore slug API for generating tag and post slugs. 2014-05-26 10:07:05 +02:00
settings.js Refactor API arguments 2014-05-15 10:41:05 +01:00
slugs.js Refactore slug API for generating tag and post slugs. 2014-05-26 10:07:05 +02:00
tags.js Refactor API arguments 2014-05-15 10:41:05 +01:00
themes.js Refactor API arguments 2014-05-15 10:41:05 +01:00
users.js Refactor API arguments 2014-05-15 10:41:05 +01:00
utils.js Refactor API arguments 2014-05-15 10:41:05 +01:00