Michael Barrett

Results 8 comments of Michael Barrett

Better late than never 😉

Hey @vikaspotluri123 👋 This change is a bit of a compromise to make the image editing feature a little safer, without re-architecting how the image uploading in Ghost works. The...

Not sure I'm following the power-user perspective, is this if you are self hosting and for some reason want to manually modify the contents of `content/images` on the filesystem? If...

Hey @artshllk Thanks for your contribution here! On the loading state side of things with the Follow button, the pattern we was wanting to go with was optimistically updating the...

Closing this as a lot of code around this has now changed. Thanks for taking the time to submit this though @artshllk 🙏

@allouis I don't think its too bad of an approach and understand the reason for doing so. I had a quick look and how easy it would be to inject...

Ah I missed that. I think there is probably more value in resolving the issue, rather than a largish refactor to get around the circular dependency problem here, and seeming...

Thanks for reporting this @flavianh This looks to be a bug with the `staleWhileRevalidate` option does not actually get used in the [frontend caching middleware](https://github.com/TryGhost/Ghost/blob/main/ghost/core/core/frontend/web/middleware/frontend-caching.js#L68), which is why you are...