0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-18 02:21:47 -05:00
ghost/core/server
Fabien O'Carroll c101fd90d7
Removed lib/members in favour of packages (#10739)
* Installed `@tryghost/members-{api,auth-pages}`

no-issue

* Used @tryghost/members-auth-pages in member service

no-issue

* Used @tryghost/members-api in members service

no-issue

* Deleted core/server/lib/members

no-issue

* Fixed parent app tests

no-issue

Requiring the members api (via the `gateway` getter) was throwing an
error, so we stub out the members service getters
2019-05-08 14:08:25 +02:00
..
adapters 🐛 Fixed post scheduling on restart (#10726) 2019-05-06 11:11:43 +02:00
api 🎨 Allowed protocol overwrite for canonical URLs (#10729) 2019-05-06 15:27:54 +02:00
apps 🐛 Changed subscribed page title from hardcoded to site title (#10589) 2019-03-11 14:07:37 +08:00
config Removed support for apps from getContentPath 2019-04-16 11:05:33 +02:00
data 🐛 Fixed Twittercard having wrong property when no feature image provided 2019-05-06 12:51:43 +02:00
helpers Updated reading time helper to use SDK 2019-05-07 15:33:07 +05:30
lib Removed lib/members in favour of packages (#10739) 2019-05-08 14:08:25 +02:00
models Updated to use slugify method from SDK for safe string 2019-05-07 15:33:07 +05:30
public Added members-theme-bindings library to public 2019-04-24 12:46:00 +02:00
services Removed lib/members in favour of packages (#10739) 2019-05-08 14:08:25 +02:00
translations 🐛 Disallowed locked/suspended users from being made owner via the API (#10647) 2019-04-16 10:30:29 +01:00
views Aliased {{@blog}} as {{@site}} in the theme API 2019-01-04 12:17:32 +00:00
web Removed lib/members in favour of packages (#10739) 2019-05-08 14:08:25 +02:00
analytics-events.js Added event to integrations when created (#10588) 2019-03-11 15:28:17 +01:00
ghost-server.js Switched to eslint-plugin-ghost (#9835) 2018-09-17 20:49:30 +02:00
index.js Added comment about future scheduler migration 2019-05-06 12:26:08 +02:00
overrides.js Disabled bluebird debug logs 2018-08-13 14:01:31 +02:00
update-check.js Removed lts update check flag 2019-05-01 16:00:53 +02:00