0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core
Rishabh 86fbb14033 Added subscription price data for logged-in member
no refs

- adds `price` data on subscription from related `stripe_price` on updating a member via frontend
- removes inconsistency between `GET` and `PUT` data for logged in member on a site
2021-07-01 23:30:14 +05:30
..
client@3bb1327906 Updated Ghost-Admin to v4.8.4 2021-06-29 18:06:03 +01:00
frontend Fixed feature_image_caption needing triple-curlies in themes (#13107) 2021-07-01 17:55:44 +01:00
server Added subscription price data for logged-in member 2021-07-01 23:30:14 +05:30
shared Removed usages of new Error & i18n in legacy code 2021-07-01 12:53:06 +01:00
app.js
boot.js Refactored routing to be passed routes config 2021-06-30 12:28:33 +01:00
bridge.js Moved settings/cache to shared/settings-cache 2021-06-30 15:49:10 +01:00