Ghost/core/server/data/schema
kirrg001 f478e4f9c8 🎨 Enabled Unsplash by default
refs https://github.com/TryGhost/Ghost/issues/8859

There are four cases:

- unsplash setting is empty (default), admin can enable the app by default (hardcoded isActive:true)
- unsplash settings are set, unsplash is disabled, admin detects that app was disabled on purpose
- unsplash setting is set, unsplash is enabled and has a key, app is enabled, old key get's ignored and overridden on the next save
- unsplash setting is set, unsplash is enabled and has no key, app is enabled
2017-09-20 11:44:47 +01:00
..
clients 🔥 remove postgres support 2016-09-20 15:59:34 +01:00
fixtures Moved published_at creation to fixtures/utils (#8595) 2017-09-19 12:54:01 +02:00
checks.js Add ?formats param to Posts API (#8305) 2017-05-30 11:40:39 +01:00
commands.js 🐛 Fix ghost update with migrations (#8810) 2017-08-01 17:27:13 +04:00
default-settings.json 🎨 Enabled Unsplash by default 2017-09-20 11:44:47 +01:00
index.js 🔥 remove database version (#7894) 2017-01-26 12:12:00 +00:00
schema.js Facebook and Twitter data per post feature (#8827) 2017-08-03 15:48:39 +04:00