0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server
Rish e7d7d9fdcc Added new fromAddress setting for member subscriptions
no issue

- Adds new `fromAddress` setting for member subscriptions to allow custom from mail address
2019-10-09 15:28:40 +05:30
..
adapters Return correct error codes from storage adapter 2019-09-06 17:40:55 +01:00
api Added permission restrictions to editing members flag (#11217) 2019-10-09 10:26:54 +02:00
config Added members CSV import to Admin API (#11197) 2019-10-03 19:59:19 +02:00
data Added new fromAddress setting for member subscriptions 2019-10-09 15:28:40 +05:30
lib Fixed error when saving unknown url in bookmark card (#11210) 2019-10-08 11:11:32 +01:00
models Prefixed stripe_customers_subscriptions with members 2019-10-09 16:24:51 +07:00
public Removed token param on page load for members 2019-10-09 13:36:06 +07:00
services Updated get/set metadata fn signatures 2019-10-09 16:24:51 +07:00
translations Added guard to asset helper for missing paths 2019-09-09 13:02:45 +01:00
views
web Added members CSV export to Admin API (#11198) 2019-10-03 20:36:22 +02:00
analytics-events.js
ghost-server.js
index.js
overrides.js
update-check.js