0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/core/server/models
Sebastian Gierlinger 35a32279d9 Clean up config (drop 'env')
closes #628
- removed .env from config.js
- ghost.config() returns correct config for NODE_ENV
- removed .env[process.env.NODE_ENV]
- updated tests
- deleted users.hbs, plugins.hbs, appearance.hbs (forgot to delete in PR #649)
2013-09-14 13:14:00 +01:00
..
base.js Clean up config (drop 'env') 2013-09-14 13:14:00 +01:00
index.js Add post tagging functionality 2013-08-30 16:20:22 +01:00
permission.js Agressive stripping of the model attributes 2013-08-25 18:12:27 +01:00
post.js Merge pull request #722 from ericterpstra/370-post-settings-permalink 2013-09-13 14:31:49 -07:00
role.js Agressive stripping of the model attributes 2013-08-25 18:12:27 +01:00
settings.js Proper settings infrastructure, allowing new features without compromising old data. 2013-09-03 22:56:34 +01:00
tag.js Small model update for tags and users 2013-09-13 15:06:17 +01:00
user.js Small model update for tags and users 2013-09-13 15:06:17 +01:00