Ghost/core/server/data/xml/sitemap
Naz Gargol d3f3b3dc20
Added plugin based author and public tag models in API v2 (#10284)
refs #10124

- Author model returns only users that have published non-page posts
- Added a public controller for tags (should be extracted to separate Content API controller https://github.com/TryGhost/Ghost/issues/10106)
- Made resource configuration dynamic based on current theme engine
- This needs a follow-up PR with fixes to the problems described in the PR
2019-01-03 20:30:35 +01:00
..
base-generator.js Added plugin based author and public tag models in API v2 (#10284) 2019-01-03 20:30:35 +01:00
handler.js Switched to eslint-plugin-ghost (#9835) 2018-09-17 20:49:30 +02:00
index-generator.js Dynamic Routing Beta (#9596) 2018-06-05 19:02:20 +02:00
manager.js 🐛Fixed sitemap duplicates after routes.yaml upload (#9957) 2018-10-08 10:29:21 +07:00
page-generator.js Removed change frequency and priority fields from sitemap generator (#9771) 2018-09-24 19:16:31 +02:00
post-generator.js Removed change frequency and priority fields from sitemap generator (#9771) 2018-09-24 19:16:31 +02:00
tag-generator.js Removed change frequency and priority fields from sitemap generator (#9771) 2018-09-24 19:16:31 +02:00
user-generator.js Removed change frequency and priority fields from sitemap generator (#9771) 2018-09-24 19:16:31 +02:00
utils.js Moved utils/url.js to UrlService 2017-12-11 20:05:33 +01:00