Ghost/core/frontend/services/routing
Sam Lord 35e51e364b Switch to @tryghost/debug, remove ghost-ignition
no issue
The only pieces of Ghost-Ignition used in Ghost were debug and
logging. Both of these modules have been superceded by the Framework
monorepo, and all usages of Ignition have now been removed, replaced
with @tryghost/debug and @tryghost/logging.
2021-06-15 17:24:22 +01:00
..
config Finished to move the frontend to themes v4 2021-02-23 15:02:11 +01:00
controllers Switch to @tryghost/debug, remove ghost-ignition 2021-06-15 17:24:22 +01:00
helpers Switch to @tryghost/debug, remove ghost-ignition 2021-06-15 17:24:22 +01:00
middlewares Moved i18n to shared 2021-05-04 13:03:38 +01:00
bootstrap.js Switch to @tryghost/debug, remove ghost-ignition 2021-06-15 17:24:22 +01:00
CollectionRouter.js Switch to @tryghost/debug, remove ghost-ignition 2021-06-15 17:24:22 +01:00
index.js Moved settings dynamicRouting to routing.settings 2019-06-21 16:34:17 +02:00
ParentRouter.js Switch to @tryghost/debug, remove ghost-ignition 2021-06-15 17:24:22 +01:00
PreviewRouter.js Moved core/server/lib/url-utils to core/shared/url-utils (#11856) 2020-05-28 11:57:02 +01:00
registry.js Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00
RSSRouter.js Corrected comment describing redirect behavior 2020-09-23 00:37:55 +12:00
settings.js Removed global.Promise override (#12182) 2020-11-04 10:55:47 +00:00
StaticPagesRouter.js Switch to @tryghost/debug, remove ghost-ignition 2021-06-15 17:24:22 +01:00
StaticRoutesRouter.js Switch to @tryghost/debug, remove ghost-ignition 2021-06-15 17:24:22 +01:00
TaxonomyRouter.js Switch to @tryghost/debug, remove ghost-ignition 2021-06-15 17:24:22 +01:00
UnsubscribeRouter.js Added /unsubscribe/ route to the front-end (#11394) 2019-11-15 09:36:49 +00:00