0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/server/middleware
Harry Wolff 66845def85 Moves storage module to use prototypes for inheritance and structure.
addresses #2852

- Moves storage modules to use prototypes and to create prototypes
that inherit from the base storage ctor.

- Makes storage/base conform to an all Promise interface.
2014-09-12 21:41:29 -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 Moves storage module to use prototypes for inheritance and structure. 2014-09-12 21:41:29 -04:00
middleware.js Makes the Ghost application more express middleware friendly. 2014-08-29 17:30:16 -04:00
oauth.js Fix broken status code 2014-08-20 11:28:55 +02:00