0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/server/services
Naz Gargol bcddeeadf1
Removed redundant member manipulation proxy methods (#11423)
no issue

- This includes the interface change for members-api constructor - now accepts the member's model instead of proxy methods. These methods have been moved ton @tryghost/members-api in favor of using the model directly (ref: https://github.com/TryGhost/Members/pull/105)
- Moved error handling from the service layer to controller
- Bumped @tryghost/member-api package to 0.10.0
2019-12-06 12:04:10 +07:00
..
apps Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00
auth 🏗 Migrated scheduler to work with v2 API (#11142) 2019-09-23 21:42:53 +05:30
bulk-email Override "Forbidden" Mailgun error to be more useful 2019-11-20 17:31:26 +00:00
invitations Refactored authentication controller v0.1 (#10893) 2019-07-17 12:28:16 +02:00
mail Updated GhostMailer to allow forcing text content 2019-10-11 11:45:11 +07:00
mega 🎨 Fixed test newsletter email subject 2019-12-03 16:26:25 +01:00
members Removed redundant member manipulation proxy methods (#11423) 2019-12-06 12:04:10 +07:00
permissions Removed subscribers from the codebase (#11153) 2019-10-09 11:47:04 +02:00
settings Added support for secondary navigation (#11409) 2019-12-04 11:12:02 +07:00
webhooks Added member.edited webhook 2019-10-31 14:34:50 +00:00
labs.js Updated syntax in labs service 2019-11-06 14:53:53 +07:00
slack.js 🏗 Migrated posts.page column to posts.type (#11111) 2019-09-16 11:51:54 +01:00
xmlrpc.js 🏗 Migrated posts.page column to posts.type (#11111) 2019-09-16 11:51:54 +01:00