Ghost/core
Naz 37ef40b46e Dropped support for labs setting parameter
refs https://github.com/TryGhost/Ghost/issues/10318

- `labs` setting is dropped from setting values as the use of JSON objec
to sore settings has been deprecated
- `labs` setting is no longer accepted as a paramter in the Settings API nor the
impoprter. The value is ignored if present in the POST/PUT requests and
returns 404 in case it is requested by key at `GET /settings/:key`
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 Dropped support for labs setting parameter 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