0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/server
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
..
controllers Merge pull request #686 from matthojo/Sign-up-screen-UI 2013-09-12 06:25:27 -07:00
data Changing icon setting to cover in defaults 2013-09-10 20:05:35 +01:00
helpers Added redirect to get rid of /page/1/ 2013-09-09 18:32:44 +01:00
models Small model update for tags and users 2013-09-13 15:06:17 +01:00
permissions
plugins
views Merge pull request #686 from matthojo/Sign-up-screen-UI 2013-09-12 06:25:27 -07:00
api.js
errorHandling.js
mail.js
require-tree.js