0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-17 23:44:39 -05:00
ghost/core/frontend/services
Hannah Wolfe 8612f3aaeb
Moved route settings to new server service
- The main goal here is getting this settings related code out of the routing service as it really doesn't belong there
- This settings file is used purely by the API to get and set files - its not really anything to do with actual routing
- This file calls out to the bridge to do a reload, which helps decouple slightly
- More refactoring is needed to get rid of the urlService dependency
- Note this file is really similar to the redirects one, it would be good to merge them
2021-06-30 10:58:33 +01:00
..
apps Switch to @tryghost/debug, remove ghost-ignition 2021-06-15 17:24:22 +01:00
redirects Moved i18n to shared 2021-05-04 13:03:38 +01:00
routing Moved route settings to new server service 2021-06-30 10:58:33 +01:00
rss 🏗 Changed internal URL storage format to use __GHOST_URL__ (#12731) 2021-03-05 13:54:01 +00:00
settings Switch to @tryghost/debug, remove ghost-ignition 2021-06-15 17:24:22 +01:00
sitemap Switch to @trghost/validator, remove validator 2021-06-16 08:11:22 +01:00
theme-engine Change to use @tryghost/logging 2021-06-15 15:59:11 +01:00
url Removed unnecessary return with typo 2021-06-23 14:20:00 +01:00
proxy.js Change to use @tryghost/logging 2021-06-15 15:59:11 +01:00