0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/server/services
Naz 6ee94f66b4 Fixed invalid settings file path configuration
refs https://linear.app/tryghost/issue/CORE-35/refactor-route-and-redirect-settings
refs e457fd5fe0 (diff-b292e8480eee007786cc602f55ed05006a06b8da9fe6934d51fbef8328013278R36)

- There were two separate instances of the SettingsPathManager in route-settings and settings-loader causing the configured paths missmatching on test environment. Because of this missmatch, uploading and resetting the routes.yaml file didn't work!
2021-11-24 05:32:20 +13:00
..
adapter-manager
auth
bulk-email
email-analytics Changed /^testing/ regexp use to startsWith method 2021-11-22 21:56:32 +13:00
integrations
invitations
invites
jobs
mail
mega Fixed accent color background in email callout cards 2021-11-22 10:45:03 +01:00
members
notifications
offers Fixed init method for Offers service 2021-11-03 17:17:33 +02:00
permissions
posts
public-config Added Tenor contentFilter setting to config 2021-11-16 17:42:26 +00:00
redirects 🐛 Fixed a 500 error when uploading invalid routes.yaml 2021-11-04 11:52:52 +04:00
route-settings Fixed invalid settings file path configuration 2021-11-24 05:32:20 +13:00
settings
stripe 🐛 Fixed setting Tier prices after changing Stripe accounts 2021-11-10 14:03:03 +02:00
themes Fixed ThemeStorage inheritance 2021-11-05 17:17:18 +04:00
url Changed /^testing/ regexp use to startsWith method 2021-11-22 21:56:32 +13:00
webhooks
custom-theme-settings.js
limits.js
nft-oembed.js Implemented table based NFT email styles 2021-11-17 14:05:39 +01:00
oembed.js Fixed errors being swallowed in oembed service 2021-11-23 10:58:52 +00:00
slack.js
users.js
xmlrpc.js