0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/services/members
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
..
emails Refined member emails 2019-10-16 14:22:42 +07:00
api.js Refactor common pattern in service files 2020-04-30 20:48:42 +01:00
config.js Refactor common pattern in service files 2020-04-30 20:48:42 +01:00
content-gating.js Added content-gating module to members service 2019-11-05 12:53:14 +07:00
index.js Refactor common pattern in service files 2020-04-30 20:48:42 +01:00
middleware.js Refactor common pattern in service files 2020-04-30 20:48:42 +01:00