0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/server
Katharina Irrgang f3d16352b1 🎨 😎 config env usages (#7929)
refs #7488

- remove all ugly env checks
- rather use config properties
- replace process.env.NODE_ENV by config.get('env')
2017-02-03 18:25:39 +00:00
..
admin 🔥 remove forceAdminSSL and urlSSL, add admin url (#7937) 2017-02-03 18:13:22 +00:00
api 🎨 😎 config env usages (#7929) 2017-02-03 18:25:39 +00:00
apps 🔥 do not store settings in config (#7924) 2017-02-03 13:15:11 +00:00
auth 🎨 validate ghost profile/token response (#7761) 2017-01-31 11:04:09 +01:00
blog 🔥 remove forceAdminSSL and urlSSL, add admin url (#7937) 2017-02-03 18:13:22 +00:00
config 🎨 😎 config env usages (#7929) 2017-02-03 18:25:39 +00:00
controllers/frontend 🔥 do not store settings in config (#7924) 2017-02-03 13:15:11 +00:00
data 🎨 😎 config env usages (#7929) 2017-02-03 18:25:39 +00:00
events
helpers 🎨 😎 config env usages (#7929) 2017-02-03 18:25:39 +00:00
mail 🔥 do not store settings in config (#7924) 2017-02-03 13:15:11 +00:00
middleware 🎨 😎 config env usages (#7929) 2017-02-03 18:25:39 +00:00
models 🎨 😎 config env usages (#7929) 2017-02-03 18:25:39 +00:00
permissions 🐛 fix invite permissions for editor (#7889) 2017-01-25 12:07:31 +00:00
scheduling Shows help message for broken require in scheduler adapter (#7706) 2017-01-16 21:49:41 +01:00
storage 🔥 remove imageRelPath (#7927) 2017-02-03 14:42:05 +00:00
themes 🎉 🎨 Remove middleware/index.js (#7548) 2016-10-13 17:24:09 +02:00
translations 🔥 remove database version (#7894) 2017-01-26 12:12:00 +00:00
utils 🎨 😎 config env usages (#7929) 2017-02-03 18:25:39 +00:00
views
app.js 🎨 logging improvements (#7597) 2016-10-25 12:17:43 +01:00
errors.js 🛠 use Ignition for logging/errors (#7869) 2017-01-23 11:04:01 +00:00
filters.js
ghost-server.js 🎨 😎 config env usages (#7929) 2017-02-03 18:25:39 +00:00
i18n.js
index.js 🔥 remove forceAdminSSL and urlSSL, add admin url (#7937) 2017-02-03 18:13:22 +00:00
logging.js 🛠 use Ignition for logging/errors (#7869) 2017-01-23 11:04:01 +00:00
overrides.js 🛠 update lodash,knex and bookshelf to latest versions 2016-09-26 10:20:55 +02:00
update-check.js 🎨 😎 config env usages (#7929) 2017-02-03 18:25:39 +00:00