Ghost/core/frontend/services/routing
Hannah Wolfe 213f0a4785 Moved ghost-locals mw into parent app
- Moved ghost-locals from shared to parent as it is not shared
- This file is only used in one place, this updates the code structure to reflect this
- This is one of many similar changes needed to make it easier to refactor to the existing setup
- This allows shared middleware to be unhooked from the parent app
2020-04-21 18:50:46 +01:00
..
config 🐛 Fixed /edit route redirect for tag taxonomies 2020-04-16 21:23:38 +12:00
controllers Merge branch 'mega' 2019-11-27 12:12:27 +00:00
helpers Moved ghost-locals mw into parent app 2020-04-21 18:50:46 +01:00
middlewares 🔥 Removed RSS pagination (#11069) 2019-09-02 11:34:13 +01:00
bootstrap.js Remove External Apps 2020-03-20 10:40:22 +00:00
CollectionRouter.js Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00
index.js Moved settings dynamicRouting to routing.settings 2019-06-21 16:34:17 +02:00
ParentRouter.js Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00
PreviewRouter.js Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00
registry.js Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00
RSSRouter.js 🔥 Removed RSS pagination (#11069) 2019-09-02 11:34:13 +01:00
settings.js Moved settings dynamicRouting to routing.settings 2019-06-21 16:34:17 +02:00
StaticPagesRouter.js Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00
StaticRoutesRouter.js 💡Changed static router - throw 400 for missing tpl 2019-09-06 15:41:42 +01:00
TaxonomyRouter.js 🔒 Added admin:redirects config option for disabling admin redirects 2019-09-12 12:40:12 +01:00
UnsubscribeRouter.js Added /unsubscribe/ route to the front-end (#11394) 2019-11-15 09:36:49 +00:00