0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/frontend/services/routing
Hannah Wolfe bab5764179
Simplified + unified debug naming conventions
- Reduced the number of levels in our debug naming in the frontend
- Unified components like "themes" and "routing" under one name
- Should help to make debug slightly more useful again
2021-07-07 09:57:14 +01:00
..
config Finished to move the frontend to themes v4 2021-02-23 15:02:11 +01:00
controllers Moved settings/cache to shared/settings-cache 2021-06-30 15:49:10 +01:00
helpers Fixed feature_image_caption needing triple-curlies in themes (#13107) 2021-07-01 17:55:44 +01:00
middlewares Moved i18n to shared 2021-05-04 13:03:38 +01:00
bootstrap.js Simplified + unified debug naming conventions 2021-07-07 09:57:14 +01:00
CollectionRouter.js Simplified + unified debug naming conventions 2021-07-07 09:57:14 +01:00
index.js Moved route settings to new server service 2021-06-30 10:58:33 +01:00
ParentRouter.js Simplified + unified debug naming conventions 2021-07-07 09:57:14 +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
RSSRouter.js Corrected comment describing redirect behavior 2020-09-23 00:37:55 +12:00
StaticPagesRouter.js Simplified + unified debug naming conventions 2021-07-07 09:57:14 +01:00
StaticRoutesRouter.js Simplified + unified debug naming conventions 2021-07-07 09:57:14 +01:00
TaxonomyRouter.js Simplified + unified debug naming conventions 2021-07-07 09:57:14 +01:00
UnsubscribeRouter.js