0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/test/unit/services/routing
Fabien O'Carroll d6b0db39c0 Added access property to entries for v3+ api
no-issue

This is done at the theme layer so that we do not introduce new concepts
to the api which may go away very quickly due to the beta status of
members.
2019-10-16 14:15:52 +07:00
..
controllers Added access property to entries for v3+ api 2019-10-16 14:15:52 +07:00
helpers Removed subscribers from the codebase (#11153) 2019-10-09 11:47:04 +02:00
middlewares Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00
CollectionRouter_spec.js 🔥 Removed RSS pagination (#11069) 2019-09-02 11:34:13 +01:00
ParentRouter_spec.js Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00
registry_spec.js Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00
RSSRouter_spec.js 🔥 Removed RSS pagination (#11069) 2019-09-02 11:34:13 +01:00
StaticRoutesRouter_spec.js 💡Changed static router - throw 400 for missing tpl 2019-09-06 15:41:42 +01:00
TaxonomyRouter_spec.js 💡Added v3 API endpoint (#11073) 2019-09-03 12:33:31 +05:30