0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-24 23:48:13 -05:00
ghost/core/server
Rish 5f349b3ef7 🐛 Fixed missing publication icon in newsletter emails
no issue

Email template was incorrectly setting up publication icon url in case of subdirectory setup, leading to missing publication logo from newsletter emails in such cases. This adds the fix to use correct absolute url for publication icons in all setups.
2020-03-12 09:52:54 +05:30
..
adapters Handled permissions error in file storage adapter 2020-03-11 13:27:27 +00:00
api Fixed handling of empty created_at dates in member CSV imorts 2020-03-09 20:12:02 +08:00
config 🐛 Fixed csv file uploads on Windows w/Excel installed 2019-11-26 15:11:05 +00:00
data Cleaned up broken complimentary plan (#11650) 2020-03-10 20:39:34 +08:00
lib 🐛 Fixed "undefined" values in member csv export 2020-02-12 11:03:16 +05:30
models Deleted all but active sessions on password change (#11639) 2020-03-05 12:22:32 +02:00
public Added minified members.js file handling 2020-02-26 14:08:10 +08:00
services 🐛 Fixed missing publication icon in newsletter emails 2020-03-12 09:52:54 +05:30
translations Added labels for Members (#11538) 2020-02-14 15:03:10 +05:30
views Update default 404 page 2019-07-15 14:47:01 +02:00
web Added member login resource to Admin API (#11607) 2020-02-27 11:48:02 +08:00
analytics-events.js
ghost-server.js Update Test & linting packages (major) (#10858) 2019-07-05 13:40:43 +02:00
index.js Merge branch 'master' into mega 2019-11-18 11:09:46 +00:00
overrides.js
sentry.js Added captureException helper to Sentry integration 2020-03-04 13:42:30 +00:00
update-check.js Added site URL to Update Check body 2020-03-09 09:48:04 +00:00