0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core/server
Hannah Wolfe a00eace849 Next/Prev Post helpers include author & tags
closes #5150

- Post API understands next.author, next.tags, previous.author and previous.tags
- Post Read request filters out those properties and does the right thing with them
- Prev/Next post helpers send extra include properties
- Tests updated
2015-08-10 08:58:25 +01:00
..
api Next/Prev Post helpers include author & tags 2015-08-10 08:58:25 +01:00
apps Merge pull request #5027 from felixrieseberg/iss4847 2015-03-19 10:47:01 -06:00
config Fix urlFor to preserve mailto: 2015-07-18 03:45:06 +02:00
controllers Refactor notifications service & components 2015-07-28 12:26:11 +01:00
data RSS Fix: Do not convert protocol relative URLs 2015-07-21 23:16:04 -05:00
email-templates Main colour audit 2015-06-24 13:37:37 +01:00
errors Improve API error handling 2015-06-15 10:08:30 +01:00
events Refactor sitemaps to use centralised events 2015-04-05 19:32:18 +01:00
helpers Next/Prev Post helpers include author & tags 2015-08-10 08:58:25 +01:00
middleware Auth tests 2015-08-09 12:50:05 +02:00
models Next/Prev Post helpers include author & tags 2015-08-10 08:58:25 +01:00
permissions Add public API permission handling 2015-08-03 19:30:17 +01:00
routes Middleware Refactor 2015-08-04 14:53:58 +02:00
storage Merge pull request #4820 from phated/file-storage 2015-03-20 08:55:19 +00:00
translations foundation work for server-side i18n support: 2015-07-27 18:47:10 -04:00
utils Improve Ghost starup checks and errors 2015-06-23 18:04:37 +01:00
views Fixup broken error page styles 2015-06-08 12:14:58 +01:00
filters.js Misc grunt /dev updates 2015-05-28 20:25:14 +01:00
ghost-server.js Improve Ghost starup checks and errors 2015-06-23 18:04:37 +01:00
i18n.js foundation work for server-side i18n support: 2015-07-27 18:47:10 -04:00
index.js foundation work for server-side i18n support: 2015-07-27 18:47:10 -04:00
mail.js Misc grunt /dev updates 2015-05-28 20:25:14 +01:00
require-tree.js Misc grunt /dev updates 2015-05-28 20:25:14 +01:00
update-check.js Use extends correctly & consistently 2015-06-25 19:56:27 +01:00