0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/core/server/services
Hannah Wolfe 7a36200e24 🐛 Ensure deprecated labs flags are unset
fixes #11343

- solves the case where themes depends on old labs flags that are now always false, but the DB still has the feature set to true
- add concept of deprecated labs flags to the labs service
- make sure that the labs service gets used in our theme middleware
- added tests and other small fixes
2019-11-06 14:42:39 +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
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
members Refined member emails 2019-10-16 14:22:42 +07:00
permissions Removed subscribers from the codebase (#11153) 2019-10-09 11:47:04 +02:00
settings 🔥 Removed deprecated ghost_head and ghost_foot properties from /settings responses (#11144) 2019-09-23 12:59:00 +02:00
webhooks Added member.edited webhook 2019-10-31 14:34:50 +00:00
labs.js 🐛 Ensure deprecated labs flags are unset 2019-11-06 14:42:39 +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