Ghost/core/server
Kevin Ansfield 05ac53ffa1 Fixed defaultValue for sharedViews setting
refs https://github.com/TryGhost/Ghost/issues/10318

- `shared_views` is always an array (Ghost-Admin has handling to revert it to an array if it's anything else) but it's default value was set to an empty object
2020-06-24 15:15:55 +01:00
..
adapters Moved core/server/lib/common/logging to core/shared/logging (#11857) 2020-05-28 19:30:23 +01:00
api Removed API filter of settings now correctly grouped in "core" 2020-06-24 14:55:50 +01:00
data Fixed defaultValue for sharedViews setting 2020-06-24 15:15:55 +01:00
lib Fixed populateImageSizes handling of images in subdir setups 2020-06-23 12:47:20 +01:00
models Added migration to add settings.{group,flags} columns (#11951) 2020-06-24 11:58:15 +01:00
public Renamed members ssr + api endpoints 2020-04-30 19:00:37 +01:00
services Renamed settings key brand.primaryColor to accent_color 2020-06-24 14:18:13 +12:00
translations Added invalid import record errors and counts 2020-06-12 19:59:36 +12:00
views Update default 404 page 2019-07-15 14:47:01 +02:00
web Added API endpoints for disconnecting Stripe 2020-06-18 18:42:20 +02:00
analytics-events.js Moved config from server to shared (#11850) 2020-05-27 18:47:53 +01:00
ghost-server.js Moved core/server/lib/common/logging to core/shared/logging (#11857) 2020-05-28 19:30:23 +01:00
index.js Moved core/server/lib/common/logging to core/shared/logging (#11857) 2020-05-28 19:30:23 +01:00
overrides.js Disabled bluebird debug logs 2018-08-13 14:01:31 +02:00
update-check.js Moved core/server/lib/common/logging to core/shared/logging (#11857) 2020-05-28 19:30:23 +01:00