0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/frontend
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 Change to use @tryghost/logging 2021-06-15 15:59:11 +01:00
helpers Added crossorigin attribute to Portal script 2021-06-22 12:31:30 +05:30
meta Change to use @tryghost/logging 2021-06-15 15:59:11 +01:00
services Moved route settings to new server service 2021-06-30 10:58:33 +01:00
views Updated unsubscribe copy 2019-11-26 11:03:14 +01:00