2
1
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2023-12-13 21:00:40 +01:00
Ghost/core/server
Hannah Wolfe 30b4eb07f7 App restructure - closes #245
- This is a first pass at getting a more logical structure. The focus is on moving from admin/frontend to client/server.
- The location of the databases is highly important, this isn't expected to change again
In the future
- client/assets should probably become public/
- more stuff should be shared (helpers etc)
- cleanup some confusion around tpl and views
2013-07-11 20:23:34 +01:00
..
controllers App restructure - closes #245 2013-07-11 20:23:34 +01:00
data App restructure - closes #245 2013-07-11 20:23:34 +01:00
filters App restructure - closes #245 2013-07-11 20:23:34 +01:00
helpers App restructure - closes #245 2013-07-11 20:23:34 +01:00
models App restructure - closes #245 2013-07-11 20:23:34 +01:00
permissions App restructure - closes #245 2013-07-11 20:23:34 +01:00
views App restructure - closes #245 2013-07-11 20:23:34 +01:00
api.js App restructure - closes #245 2013-07-11 20:23:34 +01:00
errorHandling.js App restructure - closes #245 2013-07-11 20:23:34 +01:00
require-tree.js App restructure - closes #245 2013-07-11 20:23:34 +01:00