Ghost/core/server/services/url
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
..
configs Added plugin based author and public tag models in API v2 (#10284) 2019-01-03 20:30:35 +01:00
index.js Dynamic Routing Beta (#9596) 2018-06-05 19:02:20 +02:00
Queue.js 🐛 Protected Ghost blog against invalid uploaded routes.yaml (#10100) 2018-11-26 16:28:22 +07:00
Resource.js Minimized cached data on resource add/update 2018-08-12 14:23:32 +02:00
Resources.js Added plugin based author and public tag models in API v2 (#10284) 2019-01-03 20:30:35 +01:00
UrlGenerator.js 🐛 Fixed all known filter limitations (#10159) 2018-12-11 11:53:40 +01:00
Urls.js Dynamic Routing Beta (#9596) 2018-06-05 19:02:20 +02:00
UrlService.js Added plugin based author and public tag models in API v2 (#10284) 2019-01-03 20:30:35 +01:00
utils.js 🐛 Fixed missing 404 for unknown API routes (#10070) 2018-11-26 16:35:38 +07:00