0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/server
Jacob Gable cf7c8aab3b Tag API: Primary Document Format
Closes #2605

- Change tags browse() response to { tags: [...] }
- Update client side collection to use nested tags document
- Update test references to use response.tags
2014-04-20 19:48:59 -05:00
..
api Tag API: Primary Document Format 2014-04-20 19:48:59 -05:00
apps Use current user in models 2014-04-16 18:20:09 +02:00
config Add promise to ghost startup process to allow 2014-03-11 11:41:45 -04:00
controllers Merge pull request #2617 from sebgie/issue#2604 2014-04-20 23:33:51 +02:00
data Use current user in models 2014-04-16 18:20:09 +02:00
helpers Post response move pagination -> meta 2014-04-19 17:03:20 +02:00
middleware Add permissions to API 2014-04-16 18:22:22 +02:00
models Post response move pagination -> meta 2014-04-19 17:03:20 +02:00
permissions Add permissions to API 2014-04-16 18:22:22 +02:00
routes Merge pull request #2439 from sebgie/move-slug 2014-03-28 17:12:55 +00:00
storage Build correct path on image upload when config has custom content path 2014-04-07 05:01:39 +00:00
views Add shim for codemirror on touchscreens 2014-03-19 09:26:45 +00:00
api.js Shims for deleted (refactored away) files 2014-01-09 09:21:09 -06:00
bookshelf-session.js Improvements for models 2014-02-19 14:57:26 +01:00
errorHandling.js Fixed check for a theme's custom error.hbs: 2014-03-29 08:19:51 -06:00
filters.js Implement filter context 2014-04-06 15:43:11 +00:00
index.js Use current user in models 2014-04-16 18:20:09 +02:00
mail.js Update system emails to come from ghost@blog.url 2014-03-06 12:03:00 +01:00
middleware.js Shims for deleted (refactored away) files 2014-01-09 09:21:09 -06:00
require-tree.js Error handling for require-tree 2014-03-25 22:38:48 +00:00
update-check.js Use current user in models 2014-04-16 18:20:09 +02:00
xmlrpc.js Add XML-RPC ping 2014-03-20 17:53:32 +00:00