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
Rishabh Garg 3200ede8b1
🐛 Fixed crash on startup when no active theme (#10426)
closes #10416

- Updated to use default theme engine values when no active theme is found
2019-01-28 22:36:47 +05:30
..
config Refactored routing config for multiple api versions (#10333) 2019-01-04 21:59:39 +01:00
controllers Refactored routing config for multiple api versions (#10333) 2019-01-04 21:59:39 +01:00
helpers 🐛 Fixed prev_next helper when using Content API v2 (#10397) 2019-01-21 11:48:18 +01:00
middlewares Removed /index from requires 2018-10-04 17:39:04 +02:00
bootstrap.js 🐛 Fixed crash on startup when no active theme (#10426) 2019-01-28 22:36:47 +05:30
CollectionRouter.js Bumped knex & bookshelf dependencies (#10404) 2019-01-21 21:53:11 +01:00
index.js
ParentRouter.js 🐛Fixed auto redirect for extra data queries on post and page resources (#9828) 2018-12-03 20:31:48 +01:00
PreviewRouter.js 🐛 Fixed prev_next helper when using Content API v2 (#10397) 2019-01-21 11:48:18 +01:00
registry.js Dynamic Routing Beta: collection name behaviour 2018-06-21 20:59:43 +02:00
RSSRouter.js
StaticPagesRouter.js Refactored routing config for multiple api versions (#10333) 2019-01-04 21:59:39 +01:00
StaticRoutesRouter.js 🐛 Dynamic Routing Beta: Fixed wrong template order for static routes 2018-08-16 12:13:24 +02:00
TaxonomyRouter.js Refactored routing config for multiple api versions (#10333) 2019-01-04 21:59:39 +01:00