Ghost/core/server/models
Hannah Wolfe 01f6551bf2 Small model update for tags and users
- tags are now created with uuid & timestamps
- user role is no longer a model, just a join done with attach
2013-09-13 15:06:17 +01:00
..
base.js Add post tagging functionality 2013-08-30 16:20:22 +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 Fix bug preventing tags from being saved when a Post is created. 2013-09-13 14:30:22 +01: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