0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/server/services/routing
kirrg001 640290c31b Updated blog site components to respect the api version
refs #9866

- the api call must be dynamic based on the api version information
2018-10-18 19:41:07 +02:00
..
assets
controllers Updated blog site components to respect the api version 2018-10-18 19:41:07 +02:00
helpers Updated blog site components to respect the api version 2018-10-18 19:41:07 +02:00
middlewares Removed /index from requires 2018-10-04 17:39:04 +02:00
bootstrap.js 🐛Fixed sitemap duplicates after routes.yaml upload (#9957) 2018-10-08 10:29:21 +07:00
CollectionRouter.js Switched to eslint-plugin-ghost (#9835) 2018-09-17 20:49:30 +02:00
index.js
ParentRouter.js Replaced setPrototypeOf with Object.setPrototypeOf 2018-09-20 17:50:57 +02:00
PreviewRouter.js
registry.js
RSSRouter.js
StaticPagesRouter.js
StaticRoutesRouter.js
TaxonomyRouter.js