0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core/server
Thibaut Patel 1ba72edce6
Added the emails-newsletters relation (#14434)
refs https://github.com/TryGhost/Team/issues/1497

- This enables us to keep track of which newsletter an email was sent to even if the related post is deleted.
- Adds the `newsletter_id` property to the email API
2022-04-08 16:16:23 +02:00
..
adapters
api Added 'content-version' header response 2022-04-08 20:41:54 +12:00
data Added the emails-newsletters relation (#14434) 2022-04-08 16:16:23 +02:00
lib Updated probe-image-size options to reflect underlying change 2022-03-09 20:27:38 +00:00
models Cleaned up newsletter schema migrations (#14441) 2022-04-08 19:06:30 +05:30
services Added MRR stats service and endpoint (#14427) 2022-04-08 09:18:04 +02:00
views Updated unsubscribe page 2022-03-10 10:39:20 +00:00
web Added MRR stats service and endpoint (#14427) 2022-04-08 09:18:04 +02:00
analytics-events.js
ghost-server.js
notify.js Removed unused import 2021-12-06 08:17:07 +00:00
overrides.js
run-update-check.js Revert "Revert "Extract logging from DI patterns, only use @tryghost/logging package"" (#13884) 2021-12-14 11:22:39 +00:00
update-check.js Added library for extracting database information 2022-01-18 09:31:08 +00:00