0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/server/middleware
Harry Wolff 2bb1b14ebd Removes config.theme and restructures how theme variables are cached
resolves #1789

- removes config/theme.js
- moves caching of theme variables to api/settings.js which is where the
rest of the settings cache occurs.  this removes the requirement of having
to push changes to cache, now it simply occurs alongside when settings
are changed.
- updates relevant tests.
2014-09-02 23:15:15 -04:00
..
authStrategies.js oAuth 2014-06-30 14:58:10 +02:00
ghost-busboy.js Update express and body-parser dependencies. 2014-08-11 05:20:31 +00:00
index.js Removes config.theme and restructures how theme variables are cached 2014-09-02 23:15:15 -04:00
middleware.js Merge pull request #3621 from sebgie/fix-refresh-token 2014-08-06 10:34:20 +01:00
oauth.js Fix broken status code 2014-08-20 11:28:55 +02:00