0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core
Hannah Wolfe a5ab2ffc13 🔥 🎨 No more updateSettingsCache (#8090)
no issue

🔥 Remove unnecessary cache update
🎨 simplify updateSettingsCache()
🎨 Simplify readSettingsResult
- although this is more code, it's now much clearer what happens in the two cases
🎨 Don't use readSettingResult for edit
🎨 Simplify updateSettingsCache further
🔥 Remove now unused readSettingsResult
🎨 Change populateDefault to return all
🎨 Move the findAll call out of updateSettingsCache
🔥 Remove updateSettingsCache!!
🎨 Restructure init & finish up settingsCache
- move initialisation into settingsCache.init AT LAST
- change settingCache to use cloneDeep, so that the object can't be modified outside of the functions
- add lots of docs to settings cache
🎨 Cleanup db api endpoints
🔥 Don't populate settings in migrations
2017-03-02 23:00:01 +01:00
..
client@0f46d214e0 Updated Ghost-Admin to 1.0.0-alpha.14 2017-02-24 19:53:36 +00:00
server 🔥 🎨 No more updateSettingsCache (#8090) 2017-03-02 23:00:01 +01:00
shared Find favicon in Ghost (#7713) 2017-01-23 10:13:52 +01:00
test 🔥 🎨 No more updateSettingsCache (#8090) 2017-03-02 23:00:01 +01:00
index.js