0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server
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
..
adapters Replaced request module with @tryghost/request 2021-06-16 13:16:15 +01:00
api Fixed linter errors 2021-07-01 10:59:40 +01:00
data Moved settings/cache to shared/settings-cache 2021-06-30 15:49:10 +01:00
lib Moved settings/cache to shared/settings-cache 2021-06-30 15:49:10 +01:00
models Moved settings/cache to shared/settings-cache 2021-06-30 15:49:10 +01:00
public New logo in Admin (#12768) 2021-03-18 17:27:27 +00:00
services Added subscription price data for logged-in member 2021-07-01 23:30:14 +05:30
views Added new, simpler, linear boot process 2021-02-08 11:56:44 +00:00
web Moved settings/cache to shared/settings-cache 2021-06-30 15:49:10 +01:00
analytics-events.js Change to use @tryghost/logging 2021-06-15 15:59:11 +01:00
ghost-server.js Switch to @tryghost/debug, remove ghost-ignition 2021-06-15 17:24:22 +01:00
notify.js Change to use @tryghost/logging 2021-06-15 15:59:11 +01:00
overrides.js
run-update-check.js Added protective code to update-check job 2021-06-29 14:02:16 +04:00
update-check.js Fixed update check logging when run within a job 2021-06-23 18:38:05 +04:00