Ghost/core/server/web
Fabien 'egg' O'Carroll 694721cbea
Added /tiers API to Admin API (#14200)
refs https://github.com/TryGhost/Team/issues/1313

Rather than removing the /products API we're adding a /tiers API as
a first step towards renaming "products" to "tiers". The initial idea was
to alias the URL's but out API framework doesn't easily allow for this so
we've duplicated it instead.
2022-02-23 17:00:18 +02:00
..
admin Replace error handler middleware with @tryghost/mw-error-handler (#13879) 2021-12-14 15:18:46 +00:00
api Added /tiers API to Admin API (#14200) 2022-02-23 17:00:18 +02:00
members 🐛 Fixed Offer Redemptions being over counted (#13988) 2022-01-18 17:56:47 +02:00
oauth Merged our two maintenance middleware into one 2021-11-24 11:27:18 +00:00
parent Moved vhost mounts into boot file 2021-12-06 21:28:53 +13:00
shared Added JSDoc to cache control middleware 2022-01-14 14:04:23 +02:00
index.js Refactored how we require shared middlewares from web/ (#9893) 2018-09-21 16:17:11 +05:30
well-known.js Inlined package requires to save boot time and memory 2021-10-22 09:57:59 +02:00