0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/server/services
Naz df5c87fae3 🐛 Fixed a 500 error when uploading invalid routes.yaml
closes https://github.com/TryGhost/Toolbox/issues/111

- Just like with invalid JSON redirects files we should return a BadRequestError instead of throwing a generic 500 when the redirects.yaml file fails parsing
2021-11-04 11:52:52 +04:00
..
adapter-manager Added multiple adapters capability to adapter manager 2021-10-21 20:22:45 +13:00
auth
bulk-email Inlined package requires to save boot time and memory 2021-10-22 09:57:59 +02:00
email-analytics
integrations
invitations
invites Refactored tpl to never be used in DI 2021-10-11 15:19:54 +01:00
jobs
mail Replaced i18n with tpl in GhostMailer.js (#13555) 2021-10-12 09:10:50 +01:00
mega Fixed links overflowing in mobile email preview in Chrome 2021-11-03 11:12:32 +01:00
members Updated member signup email copy 2021-10-26 17:53:35 -04:00
notifications
offers Fixed init method for Offers service 2021-11-03 17:17:33 +02:00
permissions Replaced i18n.t with tpl in core/server/services/bulk-email and core/server/services/permissions (#13562) 2021-10-12 14:46:35 +01:00
posts
public-config
redirects 🐛 Fixed a 500 error when uploading invalid routes.yaml 2021-11-04 11:52:52 +04:00
route-settings Moved URL service to backend 2021-10-19 07:29:09 +13:00
settings 🐛 Fixed GA labs flags not appearing enabled in settings API (#13681) 2021-10-22 19:59:13 +01:00
stripe
themes Fixed custom theme settings not being available when expected 2021-10-21 15:02:52 +01:00
url Moved URL service to backend 2021-10-19 07:29:09 +13:00
webhooks
custom-theme-settings.js
limits.js Simlified limit service initialization 2021-11-03 00:33:28 +13:00
oembed.js Refactored tpl to never be used in DI 2021-10-11 15:19:54 +01:00
slack.js Moved URL service to backend 2021-10-19 07:29:09 +13:00
users.js
xmlrpc.js Moved URL service to backend 2021-10-19 07:29:09 +13:00