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 4582fd48b5 Parameterized url cache storage path
refs https://github.com/TryGhost/Toolbox/issues/116

- This should allow testing in a bit easier manner and would place the file into a more suitable directory
- ideally we'd put an alfa flag bahind this new "cached routes" feature to have less consequences to deal with if we have to back out
2021-11-13 01:01:28 +13:00
..
adapter-manager
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
jobs
mail
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
posts
public-config Exposed tenorApiKey via config endpoint if set (#13734) 2021-11-11 18:07:19 +00:00
redirects 🐛 Fixed a 500 error when uploading invalid routes.yaml 2021-11-04 11:52:52 +04:00
route-settings
settings 🐛 Fixed GA labs flags not appearing enabled in settings API (#13681) 2021-10-22 19:59:13 +01:00
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 Parameterized url cache storage path 2021-11-13 01:01:28 +13:00
webhooks
custom-theme-settings.js
limits.js Simlified limit service initialization 2021-11-03 00:33:28 +13:00
nft-oembed.js Removed SVG from NFT OEmbed 2021-11-12 12:43:25 +02:00
oembed.js Added support for custom OEmbed providers 2021-11-11 17:16:03 +02:00
slack.js
users.js
xmlrpc.js