0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/frontend/services/themes
Kevin Ansfield 19812f53f4
Added member.avatar_image for member gravatars in themes (#11584)
refs https://github.com/TryGhost/Team/issues/243

- uses `member.toJSON()` to add a computed `avatar_image` property
  - if the member has an email address and gravatar is not disabled then we generate a gravatar url using the `?d=blank` parameter to return a transparent image if the member's email has no gravatar
2020-02-19 10:08:12 +00:00
..
config Added /frontend folder to default lint command 2019-08-08 10:47:13 +02:00
engines Bumped default engines.ghost-api to v3 2019-09-16 23:05:12 +02:00
activate.js
active.js
engine.js
index.js Cleaned up theme service (#10884) 2019-07-09 16:35:18 +02:00
list.js
loader.js
middleware.js Added member.avatar_image for member gravatars in themes (#11584) 2020-02-19 10:08:12 +00:00
storage.js 🐛 Fixed theme upload error when overriding existing 2019-07-11 15:34:15 +05:30
ThemeStorage.js Cleaned up theme service (#10884) 2019-07-09 16:35:18 +02:00
to-json.js
validate.js 💡Bumped gscan version to 2.8.0 (#11134) 2019-09-16 18:22:49 +02:00