Ghost/core/server/web/middleware
kirrg001 fc5b4dd934 Moved image utils to lib/image
refs #9178

- i am not super happy about `const imageLib = require('../lib/image')`
- i don't really like the name `imageLib`
- but i had no better idea 😃
- if we use the same name in the whole project, it's very easy to rename the folder or the variable
2017-12-14 20:46:53 +01:00
..
api Import lib/common only 2017-12-12 10:28:13 +01:00
validation Moved image utils to lib/image 2017-12-14 20:46:53 +01:00
admin-redirects.js Moved utils/url.js to UrlService 2017-12-11 20:05:33 +01:00
brute.js Moved apps into web folder (#9308) 2017-12-06 17:37:54 +01:00
cache-control.js Moved apps into web folder (#9308) 2017-12-06 17:37:54 +01:00
custom-redirects.js Moved validateRedirects helper to data/validation 2017-12-14 11:55:10 +01:00
error-handler.js Import lib/common only 2017-12-12 10:28:13 +01:00
frontend-client.js Moved labs, auth, permissions, settings, mail, themes to services (#9339) 2017-12-14 03:01:23 +01:00
ghost-locals.js Moved apps into web folder (#9308) 2017-12-06 17:37:54 +01:00
labs.js Moved labs, auth, permissions, settings, mail, themes to services (#9339) 2017-12-14 03:01:23 +01:00
log-request.js Import lib/common only 2017-12-12 10:28:13 +01:00
maintenance.js Import lib/common only 2017-12-12 10:28:13 +01:00
pretty-urls.js Moved apps into web folder (#9308) 2017-12-06 17:37:54 +01:00
serve-favicon.js Moved image utils to lib/image 2017-12-14 20:46:53 +01:00
serve-public-file.js Always require fs-extra - consistency change 2017-12-13 20:57:11 +01:00
static-theme.js Moved utils constants to lib/constants 2017-12-14 14:13:40 +01:00
uncapitalise.js Moved removeOpenRedirectFromUrl to local web utils 2017-12-13 22:06:31 +01:00
url-redirects.js Moved utils/url.js to UrlService 2017-12-11 20:05:33 +01:00