0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/server
Hannah Wolfe 5cc7a54edc
Replaced Products with Tiers API endpoints
ref: https://github.com/TryGhost/Team/issues/1145
ref: 8f8b7e7364

- The /products/ endpoint was replaced with /tiers/ some time ago but we didn't finish the switch
- The work is complete now, so can remove the endpoint entirely and cleanup remaining usages
2022-05-12 19:59:57 +01:00
..
adapters
api Replaced Products with Tiers API endpoints 2022-05-12 19:59:57 +01:00
data Added permissions for Authors to read labels 2022-05-12 16:07:05 +01:00
lib Added gravatar URL to config to make it configurable (#14490) 2022-05-09 12:44:04 +01:00
models Renamed lang and session_secret default settings (#14791) 2022-05-12 15:07:05 +01:00
services Swapped setup to use tiers API endpoint 2022-05-12 19:48:27 +01:00
views
web Replaced Products with Tiers API endpoints 2022-05-12 19:59:57 +01:00
analytics-events.js
ghost-server.js
notify.js
overrides.js
run-update-check.js Renamed settings index.js to settings-service.js 2022-05-10 20:55:31 +01:00
update-check.js