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 de7143bc62 Refactoring Ghost middleware
closes #657, closes #761

- Got rid of initTheme from ghost.js (yay)
- Divided up the logic for static assets and views
- Ghost admin static assets are now served from /ghost/
- New logic to figure out if we're on the admin, or a theme and which theme we are on
- Activate theme method reregisters static access and uncaches views
- Re-ordered all of the middleware, and ensured we had a 404 handler at the end
- Activate theme method ensures that middleware maintains order
2013-09-17 01:49:08 +01:00
..
controllers Escape RSS post title 2013-09-16 13:11:53 +02:00
data Merge pull request #752 from sebgie/settingsapi 2013-09-15 09:53:23 -07:00
helpers Compile assets with grunt 2013-09-15 14:06:42 -05:00
models Adding extra paths to not allow slugs for 2013-09-17 01:48:56 +01:00
permissions Edit Post Permissions 2013-08-18 12:28:05 -05:00
plugins Improving the use of paths in Ghost 2013-08-12 15:37:23 +01:00
views Refactoring Ghost middleware 2013-09-17 01:49:08 +01:00
api.js Add setting filter 2013-09-15 18:04:01 +02:00
errorHandling.js Improved error messaging 2013-09-15 13:52:58 +01:00
mail.js Mail documentation link is clickable 2013-09-16 18:34:20 +01:00
require-tree.js JSLint fixes for new version 2013-07-31 09:21:22 +01:00