Fabien O'Carroll

Results 23 issues of Fabien O'Carroll

I've read the docs, and it seems you can pass through `knex` instances, but I didn't see if it supports SQLite3 - could you clarify please?

good first issue
feature

This expose the /links endpoint on the Admin API, which is filterable by Post ID. We also add in memory repository implementations, just because they exist locally. I don't think...

refs https://github.com/TryGhost/Team/issues/1765 In order to better handle deleted objects in Stripe we want to decouple Members from Stripe. These changes allow us to have the Tier concept completely independent of...

This should make the flow in ghost.org/explore a little nicer

affects:portal

🍦 This ensures that concurrent reads from the cache do not make concurrent reads from the underlying data store.

🍦

affects:admin

Rather than trying to clear all of the data in Redis, we can use a key prefix to simulate a cache clear, after changing the prefix, any reads from the...

ref ENG-812 ref https://linear.app/tryghost/issue/ENG-812 When we enable other payments, some of them only work for a subset of currencies. We wanna pass the currency here so that Stripe knows which...