0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core
Kevin Ansfield 161591fc3d Update client for tag.post_count -> tag.count.posts rename
refs #6105
- adds `raw` ember-data transform to handle standard JSON `count` attribute
- update mirage factory to return correct `count.posts` format
- rename all uses of `post_count` to `count.posts`
2015-11-23 19:57:56 +00:00
..
client Update client for tag.post_count -> tag.count.posts rename 2015-11-23 19:57:56 +00:00
server Merge pull request #6063 from jgillich/version-check 2015-11-23 09:56:27 +00:00
shared add themes ajax helper 2015-11-19 07:13:54 -06:00
test Support ordering by count 2015-11-22 17:18:30 +00:00
index.js