0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core
Hannah Wolfe 78737b35ff API refactor / cleanup
closes #1303

- removed where and orderBy from being passed from the API through to bookshelf, and ultimately knex
- ordering is now consistent across both front and backend, which fixes #1303
- validated / cleaned up all the API parameters
- added API tests for the status and staticPages parameters
2013-12-20 13:07:01 +00:00
..
client API refactor / cleanup 2013-12-20 13:07:01 +00:00
server API refactor / cleanup 2013-12-20 13:07:01 +00:00
shared Create the config module, initially used 2013-11-25 16:35:16 -05:00
test API refactor / cleanup 2013-12-20 13:07:01 +00:00
index.js Restore support for using ghost as a npm module fixes #1326 2013-11-27 17:39:14 +00:00