Ghost/core/server
Hannah Wolfe 15da975c06 image upload controller refactor
issue #635

- upload controller shouldn't assume fs
- filesystem module proxies all the fs work
- proxies and exposes middleware for serving images
- creating a date based path and unique filename is a base object util
- unit tests updated
2013-11-11 16:10:57 +00:00
..
api Add API tests 2013-11-03 18:13:19 +01:00
controllers image upload controller refactor 2013-11-11 16:10:57 +00:00
data Bugfixes for tests 2013-11-05 15:02:12 +00:00
helpers Add rel='canonical' support 2013-11-03 14:37:33 +01:00
models Automatically replace unicode characters with ascii characters for slugs. 2013-11-05 21:00:29 +00:00
permissions Remove unparam:true from jslint config in Gruntfile.js 2013-10-31 14:02:34 -04:00
plugins Remove unparam:true from jslint config in Gruntfile.js 2013-10-31 14:02:34 -04:00
storage image upload controller refactor 2013-11-11 16:10:57 +00:00
views Merge pull request #1301 from ErisDS/js-build-warn 2013-10-28 15:24:19 -07:00
errorHandling.js Remove unparam:true from jslint config in Gruntfile.js 2013-10-31 14:02:34 -04:00
mail.js Change from address 2013-10-11 12:49:33 +01:00
middleware.js Move middleware functions into middleware module and create associated tests 2013-11-07 23:05:51 -05:00
require-tree.js Remove unparam:true from jslint config in Gruntfile.js 2013-10-31 14:02:34 -04:00