0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/services/mega
Hannah Wolfe baa8118893 Refactor common pattern in service files
- Use array destructuring
- Use @tryghost/errors
- Part of the big move towards decoupling, this gives visibility on what's being used where
- Biting off manageable chunks / fixing bits of code I'm refactoring for other reasons
2020-04-30 20:48:42 +01:00
..
index.js Extracted post email serializer from mega service 2019-11-05 12:15:50 +07:00
mega.js Refactor common pattern in service files 2020-04-30 20:48:42 +01:00
post-email-serializer.js 🐛 Fixed publish date in emails not respecting site's configured timezone 2020-04-27 11:38:11 +01:00
template.js Fixed video embed card fallback display in Outlook 2020-04-30 12:08:06 +01:00