2
1
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2023-12-13 21:00:40 +01:00
Ghost/core/server/api
kirrg001 0ae0a0b490 🎨 change how we get and set config
refs #6982
- a replace for all config usages
- always use config.get or config.set
- this a pure replacement, no logic has changed

[ci skip]
2016-09-20 15:59:34 +01:00
..
authentication.js 🎨 change how we get and set config 2016-09-20 15:59:34 +01:00
clients.js Harvest server side strings 2015-12-19 12:12:16 +01:00
configuration.js 🎨 change how we get and set config 2016-09-20 15:59:34 +01:00
db.js feature: upload validation middleware (#7208) 2016-08-18 20:25:51 +01:00
index.js 🎨 change how we get and set config 2016-09-20 15:59:34 +01:00
mail.js improvement: mail structure (#7033) 2016-06-28 20:13:01 +02:00
notifications.js Fix upgrade notification type value (#7308) 2016-09-01 17:58:46 +02:00
posts.js 🐛 Ensure sitemap items are valid (#7261) 2016-08-25 07:13:08 +02:00
roles.js Refactor handlePermissions 2015-08-11 16:03:57 +02:00
schedules.js 🎨 change how we get and set config 2016-09-20 15:59:34 +01:00
settings.js 🎨 change how we get and set config 2016-09-20 15:59:34 +01:00
slack.js Slack integration 2016-05-08 12:49:15 +02:00
slugs.js Harvest server side strings 2015-12-19 12:12:16 +01:00
subscribers.js feature: upload validation middleware (#7208) 2016-08-18 20:25:51 +01:00
tags.js internal tags feature 2016-06-11 09:12:04 -06:00
themes.js 🎨 change how we get and set config 2016-09-20 15:59:34 +01:00
upload.js feature: upload validation middleware (#7208) 2016-08-18 20:25:51 +01:00
users.js 🎨 change how we get and set config 2016-09-20 15:59:34 +01:00
utils.js post-scheduling 2016-06-14 10:52:13 +02:00