Ghost/core/server
Harry Wolff c8c02a65fa Remove ghost.js
fixes #1575
- Moves most code that was in ghost.js into ./core/server/index.js
- Creates ./core/server/config/theme.js to hold all theme configurations 
(which previously lived on ghost.blogGlobals())
- Removed ghost.server, passing it in as an argument where needed 
and allowing middleware to hold onto a reference for lazy use.
2013-12-07 10:10:02 -05:00
..
api remove ghost.settings and ghost.notifications 2013-12-06 09:51:35 +01:00
config Remove ghost.js 2013-12-07 10:10:02 -05:00
controllers remove ghost.settings and ghost.notifications 2013-12-06 09:51:35 +01:00
data Fix failing migration.reset for Postgres. 2013-11-26 23:10:31 +00:00
helpers Remove ghost.js 2013-12-07 10:10:02 -05:00
middleware Remove ghost.js 2013-12-07 10:10:02 -05:00
models Adds login limiter 2013-11-29 01:24:25 +00:00
permissions Remove unparam:true from jslint config in Gruntfile.js 2013-10-31 14:02:34 -04:00
plugins Remove ghost.js 2013-12-07 10:10:02 -05:00
routes Remove ghost.js 2013-12-07 10:10:02 -05:00
storage image upload controller refactor 2013-11-11 16:10:57 +00:00
views Subdir support for admin interface 2013-11-27 09:57:38 +00:00
bookshelf-session.js Restore support for using ghost as a npm module fixes #1326 2013-11-27 17:39:14 +00:00
errorHandling.js Fix wrong error message 2013-11-15 15:27:06 +01:00
filters.js This commit removes a lot of code from ghost.js, including: 2013-11-28 09:21:53 -05:00
index.js Remove ghost.js 2013-12-07 10:10:02 -05:00
mail.js remove ghost.settings and ghost.notifications 2013-12-06 09:51:35 +01:00
require-tree.js Remove unparam:true from jslint config in Gruntfile.js 2013-10-31 14:02:34 -04:00