Ghost/core
Naz d0e0760dae Hardcoded labs to always return members:true
refs https://github.com/TryGhost/Ghost/issues/10318

- Because members is effectively "enabled" by default starting Ghost 4.0 have hardcoded labs setting to be such. The alternative of removing this key from labs would be equivalent to `labs.members === false` which is undesireable and would mean additional work on theme developer's side.
2021-02-17 19:55:16 +13:00
..
client@919bf3931d Updated Ghost-Admin to v4.0.0-alpha.2 2021-02-16 19:53:52 +00:00
frontend Fixed inactive themes not loading [WIP] 2021-02-15 17:19:21 +00:00
server Hardcoded labs to always return members:true 2021-02-17 19:55:16 +13:00
shared Added portal url to config (#12645) 2021-02-12 23:01:41 +05:30
app.js Added new, simpler, linear boot process 2021-02-08 11:56:44 +00:00
boot.js Fixed inactive themes not loading [WIP] 2021-02-15 17:19:21 +00:00
db.js Added new, simpler, linear boot process 2021-02-08 11:56:44 +00:00
index.js Refactored server announce functions to be clearer 2020-08-09 17:25:15 +01:00