Ghost/core/frontend/services
Naz 7a91917424 Removed use of 'routes' parameter in route settings loader
refs https://linear.app/tryghost/issue/CORE-35/refactor-route-and-redirect-settings

- The only allowed route settings name is 'routes.yaml', which removes a need to parameterize the function as the location is permanent anyway
- Simplifying the function in any possible way before extracting the common bits into an external lib
2021-09-28 04:59:41 +13:00
..
apps Changed app/loader to use @tryghost/errors 2021-06-30 16:05:54 +01:00
redirects Moved i18n to shared 2021-05-04 13:03:38 +01:00
routing Fixed 404 error when email only posts have been enabled 2021-09-16 01:41:21 +12:00
rss 🏗 Changed internal URL storage format to use __GHOST_URL__ (#12731) 2021-03-05 13:54:01 +00:00
settings Removed use of 'routes' parameter in route settings loader 2021-09-28 04:59:41 +13:00
sitemap 🐛 Fixed error in sitemap with >50k posts (#13317) 2021-09-17 11:13:42 +01:00
theme-engine Added syncing and theme exposure of custom theme settings (#13354) 2021-09-23 12:44:39 +01:00
url Swapped to American English spellings 2021-08-13 10:26:33 +04:00
proxy.js Moved labs utlity to shared 2021-07-08 09:05:41 +01:00